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 synchronisez to execute method #17

Closed spelletier closed 6 years ago

spelletier commented 6 years ago

To make sure responses are read before another write is done by another thread.

Fix a typo in comment and a missing attribute in CIPReadDataProtocol::toString.