Variable to sample

Variable to sample with a Data logger object.
BrowseName
VariableToLog
SuperType
Variable(BaseDataVariableType)

Properties

Name
BrowseName
DataType
Description
Last value
LastValue
Last value sampled at runtime.
Timestamp
Timestamp
Timestamp of the last sampling of the variable at runtime.
Last operation result code
LastOperationCode
(Only for reading of variables from a controller) Operation code for the last controller reading.
Dead-band mode
DeadBandMode
(only for the Value change sampling mode) Method of calculating the change of value, with respect to the previous sampling, within which not to sample. It has priority over the logger dead-band general mode. None: any change; Absolute: absolute change of the values of the variable; Percentage: percentage change of the values of the variable.
Dead-band value
DeadBandValue
(only for the Value change sampling mode) Value of the dead-band interval. It has priority over the logger dead-band general value. For example, if the value is 5, the logger samples the variable only if it has had an absolute or percentage change of at least ± 5 with respect to the previous sampling.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.