Click or drag to resize

ModuleEmulatorIsLogicLocked Property

True if the current thread holds the module emulator logic lock.

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public bool IsLogicLocked { get; }

Property Value

Type: Boolean
See Also