Click or drag to resize

EventActions Properties

The EmulatorEventsEventActions type exposes the following members.

Properties
  NameDescription
Public propertyComputeInputs
An action to call to compute PLC inputs immediately after new data is received from the low level emulator.
Public propertyConstruct
An action to call once when the module emulator has been created and tags bound, to allow final emulator construction.
Public propertyProcessOutputs
An action to call to process PLC outputs just before passing then to the low level emulator.
Top
See Also