Clear The Stored Last Recognized Serial Message; Query The Last Recognized Serial Message In String Format; Query The Last Recognized Serial Message In Hex Format; Query The Last Recognized Serial Message In Hash Format - Lightware UMX-TPS-TX100 Series User Manual

Hide thumbs Also See for UMX-TPS-TX100 Series:
Table of Contents

Advertisement

 
7. LW3 Programmers' Reference
7.9.7. Clear the Stored Last Recognized Serial Message
This method deletes all the stored received serial messages.
Command and Response
Î CALL·/MEDIA/UART/RECOGNIZER:clear()
Í mO·/MEDIA/UART/RECOGNIZER:clear
Example
Î CALL /MEDIA/UART/RECOGNIZER:clear()
Í mO /MEDIA/UART/RECOGNIZER:clear
7.9.8. Query the Last Recognized Serial Message in String Format
The recognized data is stored in string, hex and hash format in a
temporary storage. They are erased when the Active Timeout elapsed.
TIPS AND TRICKS: When these properties are set as a condition
in the Event Manager, and the same strings follow each other, the
action will execute every occasion if the active timeout set properly.
Command and Response
Î GET·/MEDIA/UART/RECOGNIZER.ActiveRx
·
Í pr
/MEDIA/UART/RECOGNIZER.ActiveRx=<recognized _string>
Parameters
<recognized _string>
Max. 12 byte-long recognized data string.
Example
Î GET /MEDIA/UART/RECOGNIZER.ActiveRx
Í pr /MEDIA/UART/RECOGNIZER.ActiveRx=Login:
UMX-TPS-TX100 series – User's Manual
7.9.9. Query the Last Recognized Serial Message in Hex Format
The recognized data is stored in string, hex and hash format in a
temporary storage. They are erased when the Active Timeout elapsed.
TIPS AND TRICKS: When these properties are set as a condition
in the Event Manager, and the same strings follow each other, the
action will execute every occasion if the active timeout set properly.
Command and Response
Î GET·/MEDIA/UART/RECOGNIZER.ActiveRxHex
Í pr·/MEDIA/UART/RECOGNIZER.ActiveRxHex=
Parameters
<recognized _hex>
Recognized data in hex format.
Example
Î GET /MEDIA/UART/RECOGNIZER.ActiveRxHex
Í pr /MEDIA/UART/RECOGNIZER.ActiveRxHex= 4C6F67696E3A
7.9.10. Query the Last Recognized Serial Message in Hash Format
The recognized data is stored in string, hex and hash format in a
temporary storage. They are erased when the Active Timeout elapsed.
TIPS AND TRICKS: When these properties are set as a condition
in the Event Manager, and the same strings follow each other, the
action will execute every occasion if the active timeout set properly.
Command and Response
Î GET·/MEDIA/UART/RECOGNIZER.ActiveHash
Í pr·/MEDIA/UART/RECOGNIZER.ActiveHash=
Parameters
<recognized _hash>
Fingerprint code, Max. 32 bit-long recognized
data hash.
Example
Î GET /MEDIA/UART/RECOGNIZER.ActiveHash
Í pr /MEDIA/UART/RECOGNIZER.ActiveHash= 2D8A5E38
7.9.11. Set the Active Timeout
This property is responsible for erasing the temporary storage
(ActiveRx, ActiveRxHex, ActiveHash) after the elapsing time. Default
value is 50ms.
Command and Response
SET·/MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=<a_timeout>
Î
pw·/MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=<a_timeout>
Í
Parameters
<recognized _hex>
<a_timeout>
Example
Î SET /MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=255
Í pw /MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=255
7.10. Infrared Port Configuration
INFO: Infrared input and output port numbering can be found in the
Port Numbering
7.10.1. Enable Command Injection Mode
Command and Response
Î SET·/MEDIA/IR/<port>.CommandInjectionEnable=true|false
Í pw·/MEDIA/IR/<port>.CommandInjectionEnable=true|false
Example
Î SET /MEDIA/IR/S1.CommandInjectionEnable=true
<recognized _hash>
Í pw /MEDIA/IR/S1.CommandInjectionEnable=true
7.10.2. Enable/Disable Output Signal Modulation
Command and Response
Î SET·/MEDIA/IR/<port>.EnableModulation=true|false
Í pw·/MEDIA/IR/<port>.EnableModulation=true|false
Example
Î SET /MEDIA/IR/D1.EnableModulation=false
Í pw /MEDIA/IR/D1.EnableModulation=false
Signal modulation is turned off on IR output (D1).
INFO: The default setting value is "true" (enabled).
Active timeout value (ms) between 0 and 255.
section.
91

Advertisement

Table of Contents
loading

Table of Contents