IComComponent

From AdvancedHMI
Revision as of 09:09, 3 September 2016 by Arj3090 (talk | contribs) (IComComponent Interface)
Jump to: navigation, search

IComComponent Interface

AdvancedHMI's controls work by requesting or sending data to a driver. In order for a single control to work with any driver, the driver's must implement a common interface. This interface is defined as the IComComponent. All AdvancedHMI drivers implement the methods and properties defined by this interface.

Properties DisableSubsctiptions -