ornl-epics / etherip

Java lib. for Ethernet/IP (AllenBradley ControlLogix, Compact Logix PLCs)
Eclipse Public License 1.0
112 stars 69 forks source link

Add instance number and element number support in symbol path. #18

Closed spelletier closed 6 years ago

spelletier commented 6 years ago

This create smaller path and allows more read to be packet in a single MultiRead requests. Numeric path elements are encoded as byte or short with proper segment type.