Click or drag to resize

ISynchronizedIOService Events

The ISynchronizedIOService type exposes the following members.

Events
  NameDescription
Public eventOnConfigurationChanged
Occurs when IOMode or ScheduledSpeed is changed.
Public eventProcessIO
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.
Top
See Also