DataSubscriber

From AdvancedHMI
Revision as of 19:06, 8 September 2016 by Arj3090 (talk | contribs) (Created page with "== 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 w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.