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.zip
To run as expected, this sample project requires you to configure the ODBC settings. See Database.
Prerequisites
  1. To develop the project
  2. In
    Project view
    , right-click
    Model
    and select
    New
    Variable
    .
  3. Create a periodic data logger with an ODBC database that monitors the variable. See Add a data logger.
  4. Arrange the interface elements.
  5. Save the project.
Application design example
elect
Run
to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.