Versions Compared
Version | Old Version 8 | New Version 9 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Tables
Table of Contents | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Data Log Editor Table
Item | Description |
Add Data Logger | Creates a new Data Logger. |
Delete Data Logger | Deletes a Data Logger. |
Expand All | Expands all Logger Settings Tabs. |
Collapse All | Collapses all Logger Seetings Tabs. |
Logging Model Name | Sets the name of the Data Logger. |
Max Logs | Sets the maximum capacity for the Data Logger Logs. |
Timestamp Format | Sets the Format for how the Time will be in the CSV file. |
Type | Sets when the Data Logger will begin to collect data. |
Type (Logging Options) | Sets how the Data Logger will Log data. |
Hours | Sets the Hours between each Data Log. |
Minutes | Sets the Minutes between each Data Log. |
Seconds | Sets the Seconds between each Data Log. |
Milliseconds | Sets the Miliseconds between each Data Log. |
Trigger Tag | Sets a Tag that will cause the Logger or Logging to start when it is changed. |
Comparision | Sets how the Tag and Value will be compared in order to start the Data Logging. |
Value | Set a Value for a Tag to be compared to in order to see if the Logging will start. |
Logging Options Type
Item | Description |
Periodic | Sets the Data Logger to record data at a set interval of time. |
Tag Value Change | Sets the Data Logger to record data when a specific Tag Value is changed. |
Conditional | Sets the Data Logger to record data when a specific Conditional is met. |
Manual | Sets the Data Logger to record data whenever the user specifies it to begin. |
Data Log Tag List
Item | Description |
Add Tag | Will open a menu that will allow users to add new Tags to the Data Log Model. |
Move Up | Moves a Tag up on the list. |
Move Down | Moves a Tag down on the list. |
Delete Tag | Removes a Tag from the Data Logger Model. |
Basic Properties
Item | Description |
Name | Assigns a name to the user's Data Logger. |
Data Logger Model | Sets the Data Model that the Table will display. |
Date Time Format | Sets the format of time. |
Format Type | Sets the Format to be Numeric or to follow the Tag Formatting in the Tag List in the Data Log Editor. |
Decimal Places | Sets how many Decimal Places there should be in the Data. |
Using Leading Zeros | Toggle the use of Leading ZeroesControls whether or not there will be leading zeros for data output. |
Leading Zeros | Sets how many Leading Zeroes leading zeros to use. |
Base | Set between a Decimal or Hexadecimal base. |
Use Thousands Separator | Toggles the use of Controls whether or not there will be a comma between every three numbersdigits of a number. |
Include ID Column | Toggle the use to have the Column showing the Controls whether or not Columns will display their ID. |
(Column) Name | Sets the Assigns a name of to the Column. |
Column Width | Sets the Width of the Column in pixels. |
Appearance
Item | Description |
Visibility | Controls whether the Data Logger is displayed or hidden. A tag may be bound to this property to control the status in runtime. |
Opacity | Controls the transparency of the Data Logger. A tag may be bound to this property to control the value in runtime. |
Blinking | Controls whether the Data Logger blinks. A tag may be bound to this property to control the status in runtime. |
Blink Interval (ms) | Controls how often the Data Logger blinks. |
Text Color | Changes the color of the text in each cell within the Data Logger. A tag may be bound to this property to control the color in runtime. |
Transform
Item | Description |
X | Controls the horizontal placement of an object. A tag may be bound to this property to control the value in runtime. |
Y | Controls the vertical placement of an object. A tag may be bound to this property to control the value in runtime. |
Z index | Controls 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. |
Width | Controls the horizontal distance of an object. A tag may be bound to this property to control the value in runtime. |
Height | Controls the vertical distance of an object. A tag may be bound to this property to control the value in runtime. |
Rotation | Controls the rotational orientation of an object. A tag may be bound to this property to control the value in runtime. |
Use Percentage | Controls whether Rotation Center X and Y are used as percentages or values. |
Rotation Center X | Sets the x-position of where the object will rotate from. |
Rotation Center Y | Sets the y-position of where the object will rotate from. |