Versions Compared
Version | Old Version 24 | New Version 25 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Anchor | ||||
---|---|---|---|---|
|
Table of Contents | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Trend
Item | Description |
![]() Save File | Brings up the Save File menu to export Trend data as a CSV file. |
![]() Set Data Range | Brings up a pop-up that allows the user to change the visible time period with a YYYY/MM/DD HH:MM:SS selector. |
![]() Jump Left | Moves left to a time equal to the current Time span. |
![]() Step Left | Moves left by one time interval. |
![]() Pause | Visually freezes the trend at the most recent data point. |
![]() Play | Visually unfreezes the trend and jumps to the current data point. |
![]() Step Right | Moves right by one time interval. |
![]() Jump Right | Moves right to a time equal to the current Time span. |
![]() Zoom Out | Expands the Trend object so that more data points are visible on the screen at once. |
![]() Zoom In | Narrows the Trend object so that less data points are visible on the screen at once. |
Basic Properties
Item | Description |
Name | Assigns a name to the user’s Trend object. |
Sample Period (ms) | Configures time interval for the data display. Values between 100 and display time (DISPLAY TIME?) are accepted. |
Min Value | The Sets the minimum value of the y-axis for the Trend. (STOPPED HERE). A tag may be bound to this property to control the value in runtime. |
Max Value | The Sets the maximum value of the y-axis for the Trend. A tag may be bound to this property to control the value in runtime. |
Time Direction | Sets the direction the Trend flows to left to right or right to leftpen lines flow. |
Date Time Format | Format of how the data for the Trend object is savedSets the format of time. |
Historical | Removes storage cap for Trend data. |
Hours | Setting for Sets the Hour Time Span value on Trend. Changes the range of the X-Axis on the Trend. This is shown on the x-axis. |
Minutes | Setting for Sets the Minute Time Span value on Trend. Changes the range of the X-Axis on the Trend. This is shown on the x-axis. |
Seconds | Setting for Sets the Second Time Span value on Trend. Changes the range of the X-Axis on the Trend. This is shown on the x-axis. |
Tag | An assigned variable that will track the data for the TrendAssigns a tag to the current pen. Each pen must have a tag bound in order to function. |
Description | A short Assigns a description for the attached tagcurrent pen. |
Pen Color | Changes the Assigns a color of to the line on of the Trendcurrent pen. |
Pen Width | Changes the Assigns a width of to the line on of the Trendcurrent pen. |
Pen Type | Changes the Assigns a style of to the line on of the Trendcurrent pen. |
Appearance
Item | Description | ||
Visibility | Shows if the object displays. | ||
Opacity | Changes how see through the object is. | ||
Blinking | A toggle to let the object blink. | ||
Blinking Interval | Setting for how often it will blinkControls whether the Trend is displayed or hidden. A tag may be bound to this property to control the status in runtime. | ||
Opacity | Controls the transparency of the Trend. A tag may be bound to this property to control the value in runtime. | ||
Blinking | Controls whether the Trend blinks. A tag may be bound to this property to control the status in runtime. | ||
Blink Interval (ms) | Controls how often the Trend blinks. | ||
Background Color Enabled | Controls whether the Trend’s background color is enabled or disabled. | ||
Background Color | Changes the color of the area around the cells within the Trend. A tag may be bound to this property to control the color in runtime. | ||
Chart Background Color | Changes Controls the | background of chart on the Trendcolor of the cells within the Trend. A tag may be bound to this property to control the color in runtime. | |
Grid Color | Changes the color of the | Grid grid lines | on within the Trend. A tag may be bound to this property to control the color in runtime. |
Show Controls | Enable/Disable Controls whether the Controls of the grid are displayed or hidden. A tag may be bound to this property to control the status in runtime. | ||
Show Time Span Legend | Enable/Disable display of Controls whether the date and time range | covered by gridof the grid is displayed or hidden. A tag may be bound to this property to control the status in runtime. | |
Show Tag Values | Enable/Disable showing most recent tag value recordedControls whether pen description and most recent tag values are displayed or hidden. A tag may be bound to this property to control the status in runtime. | ||
Show Grid | Enable/Disable Grid linesControls whether the Trend object’s grid lines are displayed or hidden. A tag may be bound to this property to control the status in runtime. | ||
Show X-Axis Labels | Enable/Disable Labels for the X AxisControls whether the labels for the x-axis are displayed or hidden. A tag may be bound to this property to control the status in runtime. | ||
Show Y-Axis Labels | Enable/Disable Labels for the Y AxisControls whether the labels for the y-axis are displayed or hidden. A tag may be bound to this property to control the status in runtime. | ||
Show Value Span Slider | Enable/Disable Slider Controls whether the slider on the right side of | the screenthe object is displayed or hidden. A tag may be bound to this property to control the status in runtime. |
Transform
Item | Description |
X | Current X position of the Trend objectControls the horizontal placement of an object. A tag may be bound to this property to control the value in runtime. |
Y | Current Y position of the Trend objectControls the vertical placement of an object. A tag may be bound to this property to control the value in runtime. |
Z index | Current Z position of the Trend objectControls 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 | The Width of the Trend objectControls the horizontal distance of an object. A tag may be bound to this property to control the value in runtime. |
Height | The Height of the Trend objectControls the vertical distance of an object. A tag may be bound to this property to control the value in runtime. |
Rotation | Current rotation of the Trend objectControls the rotational orientation of an object. A tag may be bound to this property to control the value in runtime. |
Use Percentage | Enable/Disable percentage of Rotation Center X & Y. |
Rotation Center X | X Position of where object will rotate from. |
Rotation Center Y | Y Position of where object will rotate from. |