7.LW3Programmers’Reference
HDMI-TPS-RX110AY series – User's Manual
83
Appliedfirmwarepackage:v1.5.0b3 | LDCsoftware:v2.5.9b2
7.5.3.
Logout from the Device
Command and Response
ç
CALL·/LOGIN:logout(
<password>
)
æ
mO·/LOGIN:logout
Example
ç
CALL/LOGIN:logout(pr0t3ctED)
æ
mO/LOGIN:logout
After a successful logout, the
LoggedIn
property becomes
false
andtheLW3treeisprotected.
7.5.4.
Enable the Cleartext Login Function
ATTENTION!
This property can be changed only, if the
LoggedIn
property is
true
.
Command and Response
ç
SET·/LOGIN:LoginEnable=
<login_state>
æ
pw·/LOGIN.LoginEnable=
<login_state>
Parameters
If the
<login_state>
parameter is
true
(or
1
), the Cleartext login function is
enabled
, if the parameter is
false
(or
0
), the function is
disabled
. Please note that the function can be enabled without setting a password by the
setPassword
method.
Example
ç
SET/LOGIN.LoginEnable=true
æ
pw/LOGIN.LoginEnable=true