EndLogicArgs Class |
Namespace: Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
public class EndLogicArgs
The EndLogicArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| EndLogicArgs | Initializes a new instance of the EndLogicArgs class |
| Name | Description | |
|---|---|---|
| AddUpdate(IConnectionPoint, ValueStruct) |
Registers an update that needs to be applied in the next batch at the end of the current logic run.
| |
| AddUpdate(IConnectionPoint, DataValue) |
Registers an update that needs to be applied in the next batch at the end of the current logic run.
|