DeviceStatusisOperatingModeCommandsLocked Method  | 
 
            Gets the operating mode command lockout status.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic bool isOperatingModeCommandsLocked()
Public Function isOperatingModeCommandsLocked As Boolean
public:
bool isOperatingModeCommandsLocked()
member isOperatingModeCommandsLocked : unit -> bool 
Return Value
Type: 
BooleanOperating mode commands locked
See Also