ISymbolEmulator Methods |
The ISymbolEmulator type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputeInputs |
Called when PLC inputs need to be computed.
(Inherited from IComputeInputs.) | |
| Construct |
Called when the module emulator has been created and tags bound, to allow final emulator construction.
(Inherited from IConstructEmulator.) | |
| ProcessOutputs |
Called when PLC outputs need to be processed.
(Inherited from IProcessOutputs.) |