Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 15 Next »

Tables

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 dropdown content.

Collapse All

Collapses all Logger Settings dropdown content.

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 changed.

Comparison

Sets how the Tag and Value will be compared to start the Data Logging.

Value

Set a Value for a Tag to be compared to to see if the Logging will start.

Enable CSV Logging

Toggle to enable or disable CSV Logging for the Data Log.

Storage Type

Select 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 Timespan

Select 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 Number

Set the max number of files of CSV files allows in the Storage. Max is 2147483647.

Start Minute

Select the start minute. Range from 0 - 59.

Start Hour

Select the start hour. Range from 0 - 23.

Start Day

Select the start day. Range from 1 - 31.

Start Month

Select the start month. Range from 1 - 12.

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

Controls whether or not there will be leading zeros for data output.

Leading Zeros

Sets how many leading zeros to use.

Base

Set between a Decimal or Hexadecimal base.

Use Thousands Separator

Controls whether or not there will be a comma between every three digits of a number.

Include ID Column

Controls whether or not Columns will display their ID.

(Column) Name

Assigns a name 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 value 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 value 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 value 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 Centers 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.

  • No labels