ISynchronized |
public interface ISynchronizedIOService
The ISynchronizedIOService type exposes the following members.
| Name | Description | |
|---|---|---|
| OnConfigurationChanged | Occurs when IOMode is changed. | |
| ProcessIO | 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. |