Difference between revisions of "Drivers"

From AdvancedHMI
Jump to: navigation, search
m
Line 10: Line 10:
  
 
[[EthernetIPforSLCMicroCom]]
 
[[EthernetIPforSLCMicroCom]]
 +
 +
[[OpcDaCom]]
  
 
[[Generic Ethernet/IP and CIP Technical Information]]
 
[[Generic Ethernet/IP and CIP Technical Information]]

Revision as of 07:43, 7 June 2017

Communication Drivers

The drivers are the heart of AdvancedHMI and provide communication links to a variety of PLCs and other type of devices. Every drivers complies with a set of common properties and methods (functions and subroutines) that allow them to work with the AdvancedHMI controls. These are defined by the IComComponent interface. Each driver may also have a unique set of properties and methods that will apply specifically to the device in which it communicates with. See the documentation for the specific driver for more details.

ModbusRTUCom

ModbusTCPCom

EthernetIPforCLXCom

EthernetIPforSLCMicroCom

OpcDaCom

Generic Ethernet/IP and CIP Technical Information