Setting The Active Timeout; Gpio Port Configuration; Setting The Direction Of A Gpio Pin; Setting The Output Level Of A Gpio Pin - Lightware HDMI-TPS-TX210 User Manual

Hdbaset multimedia extender
Hide thumbs Also See for HDMI-TPS-TX210:
Table of Contents

Advertisement

 
7.LW3Programmer'sReference
7.11.6.2. Recognized Data in Hex Format
 GET·/MEDIA/UART/RECOGNIZER.ActiveRxHex
 pr·/MEDIA/UART/RECOGNIZER.ActiveRxHex=
Parameters
<recognized_hex>:recognizeddatainhexformat.
Example
 GET/MEDIA/UART/RECOGNIZER.ActiveRxHex
 pr/MEDIA/UART/RECOGNIZER.ActiveRxHex=4C6F67696E3A
7.11.6.3. Recognized Data Hash
 GET·/MEDIA/UART/RECOGNIZER.ActiveHash
 pr·/MEDIA/UART/RECOGNIZER.ActiveHash=
Parameters
<recognized_hash>:fingerprintcode,Max.32bit-longrecognizeddatahash.
Example
 GET/MEDIA/UART/RECOGNIZER.ActiveHash
 pr/MEDIA/UART/RECOGNIZER.ActiveHash=2D8A5E38
7.11.7. Setting the Active Timeout
Thispropertyisresponsibleforerasingthetemporarystorage(ActiveRx,ActiveRxHex,ActiveHash)afterthe
elapsingtime.Defaultvalueis50ms.
SET·/MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=<a_timeout>
pw·/MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=<a_timeout>
Parameters
<a_timeout>activetimeoutvalue(ms)between0and255.
Example
 SET/MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=255
 pw/MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=255
<recognized_hex>
<recognized_hash>
Appliedfirmwarepackage:v1.2.0 | LDCsoftware:v2.2.0
HDMI-TPS-TX200series–User'sManual
7.12. GPIO Port Configuration

INFO:
UsetheGETcommandtoqueryaparameter.
7.12.1. Setting the Direction of a GPIO Pin
Command and Response
 SET·/MEDIA/GPIO/<port>.Direction(<dir>)
 pw·/MEDIA/GPIO/<port>.Direction(<dir>)
Parameters
Identifier
Parameterdescription
<dir>
ThedirectionoftheGPIOpin.
Example
 SET/MEDIA/GPIO/P1.Direction=I
 pw/MEDIA/GPIO/P1.Direction=I
7.12.2. Setting the Output Level of a GPIO Pin
Command and Response
 SET·/MEDIA/GPIO/<port>.Output(<value>)
 pw·/MEDIA/GPIO/<port>.Output(<value>)
Parameters
Identifier
Parameterdescription
<value>
TheoutputvalueoftheGPIOpin. H:highlevel, L:lowlevel
Example
 SET/MEDIA/GPIO/P1.Direction=I
 pw/MEDIA/GPIO/P1.Direction=I
7.12.3. Toggling the Level of a GPIO Pin
Theoutputlevelcanbechangedfromhightolowandlowtohighbythecommandbelow.
Command and Response
 CALL·/MEDIA/GPIO/<port>:toggle()
 mO·/MEDIA/GPIO/<port>:toggle
Example
 CALL/MEDIA/GPIO/P1:toggle()
 mO/MEDIA/GPIO/P1:toggle
Parametervalues
I:input, O:output
Parametervalues
90

Advertisement

Table of Contents
loading

Table of Contents