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