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: 18.04.00
Syntaxevent Action<AccessRights> ProcessIO
Value
Type:
SystemActionAccessRights
See Also