IAfterOutputsAfterOutputs Method |
Namespace: Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
void AfterOutputs()
Called at the RPI and should run as fast as possible without blocking. Where there are multiple instances of this interface, the order of execution of events is strictly defined. See ExecutionOrderAttribute for details.
May be called in any thread.