Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Exercise: Checking Data Logging with Object

Data Log Configuration

  1. Create an analog tag of type INT16 and name it Temperature.

  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.

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

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

  • No labels