Click or drag to resize

ISymbolEmulator Methods

The ISymbolEmulator type exposes the following members.

Methods
  NameDescription
Public methodComputeInputs
Called when PLC inputs need to be computed.
(Inherited from IComputeInputs.)
Public methodConstruct
Called when the module emulator has been created and tags bound, to allow final emulator construction.
(Inherited from IConstructEmulator.)
Public methodProcessOutputs
Called when PLC outputs need to be processed.
(Inherited from IProcessOutputs.)
Top
See Also