<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpAssetIntUITrendType |
mapp Services V5.16
Describes a trend to graphically display shift statistics.
Data type |
Description |
|
SampleData |
ARRAY[0..365] of REAL |
Values in the trend VC4 connection: UserDatapoint from TrendData |
SampleRate |
UDINT |
Sampling rate of the trend VC4 connection: SampleRateDatapoint from TrendData |
SampleCount |
UDINT |
Number of values that should be displayed in the trend VC4 connection: SampleCountDatapoint from TrendData |
SampleDateTime |
DATE_AND_TIME |
Starting point for recording trend data VC4 connection: SampleDateTimeDatapoint from TrendData |
MinValue |
REAL |
Minimum value used for scaling the y-axis during display VC4 connection: MinDatapoint from TrendData |
MaxValue |
REAL |
Maximum value used for scaling the y-axis during display VC4 connection: MaxDatapoint from TrendData |
HideCurve |
BOOL |
Visibility of the curve VC4 connection: StatusDatapoint from TrendCurve and ToggleDatapoint from Button |
TimeZoom |
REAL |
Zooming in the trend VC4 connection: ZoomDatapoint from TrendTimeScale |
TimeScroll |
REAL |
Scrolling in the trend VC4 connection: ScrollDatapoint from TrendTimeScale |