DeviceStatusisAllOutputCommandsLocked Method |
Gets the output command lockout status.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool isAllOutputCommandsLocked()
Public Function isAllOutputCommandsLocked As Boolean
public:
bool isAllOutputCommandsLocked()
member isAllOutputCommandsLocked : unit -> bool
Return Value
Type:
BooleanAll output commands locked
See Also