ISynchronizedIOServiceProcessIO Event |
Occurs when the PLC is ready to send or receive data.
So as to remain synchronized, IO should be performed in the thread raising the event.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxevent Action<AccessRights> ProcessIO
Value
Type:
SystemActionAccessRights
See Also