Display logger data

You can display the data logger and event logger data in a table.
Ensure that the data logger or event logger is configured. See:
  1. In the pane, right-click
    UI
    and select
    New
    Data controls
    Data grid
    .
  2. Select the
    Data grid
    object to open it in the editor.
  3. From the pane, drag a
    Data logger
    or
    Event logger
    object to the
    Data grid
    object in the editor.
    The
    Data grid
    object shows the data stored by the logger in the database.
  4. To display the data updated in real time at runtime, configure the
    Update
    method or
    Auto refresh time
    property of the
    Data grid
    object.
    TIP: Typically, the method is associated with a
    Button
    object event.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.