EventActions Properties |
The EmulatorEventsEventActions type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputeInputs |
An action to call to compute PLC inputs immediately after new data is received from the low level emulator.
| |
| Construct |
An action to call once when the module emulator has been created and tags bound, to allow final emulator construction.
| |
| ProcessOutputs |
An action to call to process PLC outputs just before passing then to the low level emulator.
|