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:
- In theProject viewpane, right-clickUIand select .
- Select theData gridobject to open it in the editor.
- From theProject viewpane, drag aData loggerorEvent loggerobject to theData gridobject in the editor.TheData gridobject shows the data stored by the logger in the database.
- To display the data updated in real time at runtime, configure theUpdatemethod orAuto refresh timeproperty of theData gridobject.TIP: Typically, the method is associated with aButtonobject event.
Provide Feedback