Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

Exercise: Checking Data Logging with Object

Data Log Configuration

  1. Create an analog tag

...

  1. of type INT16 and name it Temperature.

Image Added

  1. Click on Tools>Script Editor to open the Script Editor window. Here, you will click the + icon and select Create New Script. In the Edit Script window, you can add a name to the script and select the type of script as Startup with a running period of 0 milliseconds.

Image Added

Image Added

  1. Insert the following code inside the newly created script to simulate the change in temperature throughout the day.

Image Added

  1. Next, we will create a data logging model. Click on Tools>Data Log Editor to open the data log editor window.