DataSubscriber

From AdvancedHMI
Revision as of 19:08, 8 September 2016 by Arj3090 (talk | contribs) (DataSubscriber)
Jump to: navigation, search

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