Remote Commands
Common Application Commands
MAP-200 Optical Switch mOSW-C1 Installation and User Guide
Standard
June 2016
Document Number 22112369-120 R000
Page 75
:LOCK?
Description
Query the lock status of an application.
Input Format
:LOCK?
Output Format
<STATE>,<LOCK_NAME >,<IP_ID>
if it is locked;
<STATE>
if it is not locked.
Parameter
Type
Value
<STATE>
Boolean
0:unlock; 1:lock;
<LOCK_NAME>
String
1 -20 char
<IP_ID>
String can be IP address or string LOCAL
which indicates the source is from local
chassis.
Up to 20 char
Example
The following example queries the lock status.
Terminal Input:
:LOCK?
Terminal Response:
1,“LXI”,“LOCAL”
The response indicates that the application is locked by LXI from local chassis.