Click or drag to resize

EventActions Properties

The CommsEventsEventActions type exposes the following members.

Properties
  NameDescription
Public propertyAfterOutputs
An action to call immediately when PLC outputs are received from the PLC.
Public propertyBeforeInputs
An action to call immediately before sending PLC inputs to the PLC.
Public propertyConfigChanged
An action to call when a configuration change is detected.
Public propertyConstruct
An action to call once when the module emulator has been created in the IO process.
Top
See Also