UMX-TPS-TX100 series – User's Manual 96
INFO: Use the GET command to query a parameter.
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> Level value of the GPIO pin
Logical high level
L Logical low level
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
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.