ModuleEmulatorOnAfterLogic Event |
Occurs after logic has run that might have affected the module emulator outputs.
Namespace:
Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:
PLC (in PLC.dll) Version: 18.03.00
Syntaxpublic event Action<IModuleEmulator> OnAfterLogic
Value
Type:
SystemActionIModuleEmulator
See Also