Skip to content

Data Logging Information

Data Log Tables

Data Log Editor

ItemDescription
Add Data LoggerCreates a new Data Logger.
Delete Data LoggerDeletes a Data Logger.
Expand AllExpands all Logger Settings dropdown content.
Collapse AllCollapses all Logger Settings dropdown content.
Logging Model NameSets the name of the Data Logger.
Max LogsSets the maximum capacity for the Data Logger Logs.
Timestamp FormatSets the format for how the time will be in the CSV file.
TypeSets when the Data Logger will begin to collect data.
Type (Logging Options)Sets how the Data Logger will Log data.
HoursSets the Hours between each Data Log.
MinutesSets the Minutes between each Data Log.
SecondsSets the Seconds between each Data Log.
MillisecondsSets the Milliseconds between each Data Log.
Trigger TagSets a tag that will cause the Logger or Logging to start when changed.
ComparisonSets how the Tag and Value will be compared to start the Data Logging.
ValueSet a Value for a Tag to be compared to see if the Logging will start.
Enable CSV LoggingToggle to enable or disable CSV Logging for the Data Log.
Storage TypeSelect the Storage Type to save the CSV. Can select from Local, USB, FTP, and SD card.
Update Interval (Minutes)Select how often to update the CSV file. Can select from 1, 2, 5, 10, 15, 20, 30, and 60 minute intervals.
File TimespanSelect how long the file will grab data from. Every hour will create a new CSV for every file and every day will create one daily etc.
Max File NumberSet the max number of files of CSV files allows in the Storage. Max is 2147483647.
Start MinuteSelect the start minute. Range from 0 - 59.
Start HourSelect the start hour. Range from 0 - 23.
Start DaySelect the start day. Range from 1 - 31.
Start MonthSelect the start month. Range from 1 - 12.

Logging Options Type

ItemDescription
PeriodicSets the Data Logger to record data at a set interval of time.
Tag Value ChangeSets the Data Logger to record data when a specific Tag Value is changed.
ConditionalSets the Data Logger to record data when a specific Conditional is met.
ManualSets the Data Logger to record data whenever the user specifies it to begin.

Tag List

ItemDescription
Add TagWill open a menu that will allow users to add new Tags to the Data Log Model.
Move UpMoves a Tag up on the list.
Move DownMoves a Tag down on the list.
Delete TagRemoves a Tag from the Data Logger Model.

Basic Properties

ItemDescription
NameAssigns a name to the user's Data Logger.
Data Logger ModelSets the Data Model that the table will display.
Date Time FormatSets the format of time.
Format TypeSets the Format to be Numeric or to follow the Tag Formatting in the Tag List in the Data Log Editor.
Decimal PlacesSets how many decimal places there should be in the data.
Using Leading ZerosControls whether or not there will be leading zeros for data output.
Leading ZerosSets how many leading zeros to use.
BaseSet between a Decimal or Hexadecimal base.
Use Thousands SeparatorControls whether or not there will be a comma between every three digits of a number.
Include ID ColumnControls whether or not Columns will display their ID.
(Column) NameAssigns a name to the Column.
Column WidthSets the Width of the Column in pixels.

Appearance

ItemDescription
VisibilityControls whether the Data Logger is displayed or hidden. A tag may be bound to this property to control the value in runtime.
OpacityControls the transparency of the Data Logger. A tag may be bound to this property to control the value in runtime.
BlinkingControls whether the Data Logger blinks. A tag may be bound to this property to control the value in runtime.
Blink Interval (ms)Controls how often the Data Logger blinks.
Text ColorChanges the color of the text in each cell within the Data Logger. A tag may be bound to this property to control the value in runtime.

Transform

ItemDescription
XControls the horizontal placement of an object. A tag may be bound to this property to control the value in runtime.
YControls the vertical placement of an object. A tag may be bound to this property to control the value in runtime.
Z indexControls the layering of objects. Objects with a lower z-index will lay on top of objects with a higher z-index. The lowest z-index is 0.
WidthControls the horizontal distance of an object. A tag may be bound to this property to control the value in runtime.
HeightControls the vertical distance of an object. A tag may be bound to this property to control the value in runtime.
RotationControls the rotational orientation of an object. A tag may be bound to this property to control the value in runtime.
Use PercentageControls whether Rotation Centers X and Y are used as percentages or values.
Rotation Center XSets the x-position of where the object will rotate from.
Rotation Center YSets the y-position of where the object will rotate from.