Data is automatically logged when this digital point changes according to DigitalTriggerPointState. | |
Syntax: | String =
object.DigitalTriggerPointID object.DigitalTriggerPointID = String |
Description: | CimTable.DigitalTriggerPointID is an string
containing the ID of the boolean point that causes data to be
logged when reaching the digital state specified by
DigitalTriggerPointState Examples myTable.DigitalTriggerPointID = "POINT2" myTable.DigitalTriggerPointState = cimHigh |