UMX-TPS-TX100 series – User's Manual 139
INFO: Use the GET command to query a parameter. #gpio
Parameters
Parameter Description
<port> GPIO port number (1..8). Example: P1
Set the Direction of a GPIO Pin
Command and Response
ç <port>.Direction=<direction>
æ <port>.Direction=<direction>
Parameters
Parameter description Value Parameter value
<direction> Direction of the GPIO pin
I Input
O Output
Example
ç
æ
Set the Output Level of a GPIO Pin
Command and Response
ç <port>.Output=<value>
æ <port>.Output=<value>
Parameters
Parameter description Value Parameter value
<value>
H
L
Example
ç
æ
Toggle the Level of a GPIO Pin
Command and Response
ç <port>:toggle()
æ <port>:toggle
Example
ç
æ mO
Explanation
If the direction of the pin is input: the output value is toggled. If the direction of the pin is output: the output
value and the input value are toggled.
EDID Management
Parameters #edid
Parameter Description
<emulated> The emulated EDID memory of the desired input port. Example: E1.
<dynamic> Dynamic EDID memory index. Example: D1
<user> User EDID memory index. Example: U1
<factory> Factory EDID memory index. Example: F1
Command and Response
ç
æ <dynamicuserfactory>:<emulated>;...;<dynamicuserfactory>:<emulated>
Example
ç
æ
Emulated EDID memory for input port is listed with the EDID number that is currently emulated on the input.