ξξξξ°ξ»ξξξ΄ξξξξξ
ξξξξξξξξΆξξξξξξξξ HDMI-TPS-RX110AY β User's Manual 46
Example:
Λ GETALL /EDID
Λ n- /EDID/F
Λ n- /EDID/D
Λ n- /EDID/U
Λ n- /EDID/E
Λ pr /EDID.EdidStatus= D1:E1
Λ m- /EDID:switch
Λ m- /EDID:switchAll
Λ m- /EDID:copy
Λ m- /EDID:delete
Λ m- /EDID:reset
ξξξξξξξSet Command
The setter command can be used to modify the value of a property.
Command format: SETβξΏξξξξξ΄ξ
ξξξξξΏξξξξξξξξξ²ξ
ξξξξ‘ξΏξξξξ΄ξξξξξξξξΊξ
ξξξξ
Response format:
The response for setting a property to a new value is the same as the response for the βGETβ command. The
value in the response is the new value if the execution of the βSETβ command was successful, otherwise the
ξξξξξξξ€ξξξξ¬ξξξξξξ
ξξξξξξξξξξξ
ξξξξξξξξξξξξξ
ξξξ
pwβξΏξξξξξ΄ξ
ξξξξξΏξξξξξξξξξ²ξ
ξξξξ‘ξΏξξξξ΄ξξξξξξξξΊξ
ξξξξ
Example:
Λ SET /SYS/MB/RS232.Rs232Mode=1
Λ pw /SYS/MB/RS232.Rs232Mode=1
Error response format:
ξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξ
ξξξξξξξξξξξξ
ξξξξξξξξξξξξξ
ξξξξξξξξξξξξξξξξξξξξξξ€ξξξξξξξξξξξξξξ
ξξξξ
pEβξΏξξξξξ΄ξ
ξξξξξΏξξξξξξξξξ²ξ
ξξξξ‘ξΏξξξξξξ€ξξξΊξ
ξξξξβ%EXXX:Error message
Legend: XXX: error number.
Examples:
Λ SET /SYS/MB/RS232.Rs232Mode=11
Λ pE /SYS/MB/RS232.Rs232Mode %E005:Invalid value
Λ SET /SYS/MB/RS232/Local.ActiveProtocol=LW3
Λ pE %E004:Writing read-only property
ξξξξξξξInvocation
ξ₯ξξξξξξξξξξ
ξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξξ¬ξ§ξ₯ξ°ξ°ξξξξξξξ
ξξξ
Command formatξξξ ξ§ξ₯ξ°ξ°βξΏξξξξξ΄ξ
ξξξξξΏξξξξξξξ²ξ
ξξξξξΏξξ
ξξ
ξξξξξξξ
Response format:
ξΈξξξξξξξξξξξξξξξξξ
ξξξξξξξξξξξξξξξξξξξξξξ
ξξξξ
ξξξξ
ξξξξ
ξξξ
ξξξξξξΈξξξξξξ
ξξξξξξξξ
ξξξ
ξξξξξξ
ξξξξ
ξξξ
ξξξξξξ€ξξξξξξξ
the method could be executed. It can be either a success or a failure. The value is optional and it can contain
ξ
ξξξξξξξξ
ξξξξξξξξξ
ξξξξξξξξξξξξ
ξξξξξξξξξ
ξξξξξξξξξξξξξξξ
ξξξξξξξ
ξξξ
ξξξξξξξξξξ
ξξξξξξξ€ξξξξ
ξξξξξξξξξξξξξξξξ
ξξξξξξ
success that the client can process. It is also possible to get an error message when the method could
not be executed β e.g. the parameter was illegal - and hence not even the state of the execution could be
ξξξξξξ€ξξξ
mXβξΏξξξξξ΄ξ
ξξξξξΏξξξξξξξ²ξ
ξξξξ‘ξ½
Legend:
X can be:
βOβ: if the execution is successful.
βFβ: if the execution is failed, but the method could be
executed.
βEβ: if the method could not be executed: e.g. illegal
parameter count.
Y can be:
βͺ The return value of the method if any.
βͺ It is valid that a method does not have any return value. In this case, the equal sign
(β=β) can be omitted.
Example:
Λ CALL /EDID:switch(D1:E1)
Λ mO /EDID:switch
Error response format:
If there were errors during the execution, an error message is received, which follows the method name.
mEβξΏξξξξξ΄ξ
ξξξξξΏξξξξξξξ²ξ
ξξξβ%EXXX:Error message
Example:
Λ CALL /EDID:switch(D1:R1)
Λ mE %E001:Syntax error