Ethernet IP

Data Source Endpoint

plcIP/plcSlot (plcSlot defaults to 0)

Note: Ethernet IP is compatible only with controlLogix and compactLogix controllers.

e.g. 192.168.253.1/5

Data Tag Addressing

tagName,tagScope
  • tagName - Symbol name of tag within the PLC.

  • tagScope - Optional, specifying will use the tag scope of the specific program within the PLC, leaving blank will use the controller scope for the tag.

e.g. "cartonCount" or "cartonCount,cartonCountProgram"

Last updated