DataSubscriber
DataSubscriber
This component is used to monitor a value within the PLC without a visual control. It has to events to indicate when data has returned from the PLC and when the value has changed. Within these events you would add your own code to perform any action desired.
Properties | |
---|---|
ComComponent | Points to the driver instance for reading its values through |
PLCAddressValue | Enter the PLC address of the value you wish to monitor |