CommsEventsEventActions Class |
Namespace: Demo3D.PLC.Comms.CIP
public class EventActions
The CommsEventsEventActions type exposes the following members.
| Name | Description | |
|---|---|---|
| CommsEventsEventActions |
Constructs EventActions.
|
| Name | Description | |
|---|---|---|
| AfterOutputs |
An action to call immediately when PLC outputs are received from the PLC.
| |
| BeforeInputs |
An action to call immediately before sending PLC inputs to the PLC.
| |
| ConfigChanged |
An action to call when a configuration change is detected.
| |
| Construct |
An action to call once when the module emulator has been created in the IO process.
|