Kramer Electronics Ltd.
DIP-31
– Protocol 3000
51
LOGOUT
Functions
Permission
Transparency
Set:
LOGOUT
Not Secure
Public
Get:
-
-
-
Description
Syntax
Set:
Cancel current permission level
#
LOGOUT
CR
Get:
-
-
Response
~nn@
LOGOUT
SP
OK
CR LF
Parameters
Response Triggers
Notes
Logs out from User or Administrator permission levels
K-Config Example
“#LOGOUT”,0x0D
PASS
Functions
Permission
Transparency
Set:
PASS
Administrator
Public
Get:
PASS?
Administrator
Public
Description
Syntax
Set:
Set password for login level
#
PASS
SP
login_level,password
CR
Get:
Get password for login level
#
PASS?
SP
login_level
CR
Response
~nn
@PASS
SP
login_level,password
CR LF
Parameters
login_level
– level of login to set:
User
,
Admin
password
– password for the
login_level
. Up to 15 printable ASCII chars.
Response Triggers
Notes
The default password is an empty string
K-Config Example
Set the password for the Admin protocol permission level to
33333
:
“#PASS Admin,33333”,
0x0D