EthernetIPforCLXCom

From AdvancedHMI
Revision as of 08:52, 3 September 2016 by Arj3090 (talk | contribs) (EthernetIPforCLXCom)
Jump to: navigation, search

EthernetIPforCLXCom

This driver specifically targets the Allen Bradley line of ControlLogix and CompactLogix PLCs. It uses tag names directly to access data values in the PLC.


Properties
IPAddress - The TCP/IP address of the PLC to communicate with

CIPConnectionSize - The maximum number of bytes in a single packet. The larger the number, the more efficient the communications. A value of 508 works with all Allen Bradley PLCs tested. Some of the newer models will allow a higher value.

DisableMultiServiceRequest - A multi-service request allows more than one request per packet. This can dramatically increase the speed of retrirving values. Not all PLCs support this, such as the Micro800 series.