- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Develop a data logger with an ODBC database
Configure a logger that saves data to an ODBC database.
Application example

NOTE:
Download a sample project:
DataLoggerODBC.zipTo run as expected, this sample project requires you to configure the ODBC settings.
Prerequisites
- Obtain the required details of the ODBC database.
- To develop the project
- InProject view, right-clickModeland select .
- Create a periodic data logger with an ODBC database that monitors the variable.
- Arrange the interface elements.
- Save the project.
Application design example

Select
to run the project using the client emulator to test your project. To run the project on a remote client, see Add a target device.
Run
Provide Feedback