Sending Hex Codes In Little-Endian Format Via Ir Port; Sending Hex Codes In Big-Endian Format Via Ir Port - Lightware UBEX-PRO20-HDMI-F110 User Manual

Av over ip multimedia extender
Hide thumbs Also See for UBEX-PRO20-HDMI-F110:
Table of Contents

Advertisement

 
 
7. Programmers' Reference
7. Programmers' Reference
7.15.4. Sending Hex Codes in Little-endian Format via IR Port
Command and Response
ç CALL·/MEDIA/IR/<out>:sendProntoHex(<hex_code>)
æ mO·/MEDIA/IR/<out>:sendProntoHex
Parameters
Identifier
Parameter description
<hex_code>
Pronto hex format code
INFO:

This command can send exactly one pronto hex message. The header of the IR code contains the
length of the whole code in hexa format. If the code is deficient or duplicated, it causes syntax error.
TIPS AND TRICKS:

Download a code which belongs to your controlled device from a web database from
the Internet.
Example
ç CALL /MEDIA/IR/D1:sendProntoHex (00006D0025000300A900A80015 003F00150 03F0
015003F0015001500150015001500150015001500150 0150015003F0015003F001500
3F00150015001500150 015001 500150015001500150015003F0015003F0015003F00150015001500
150015001500150015001500150015001500150015001500150015003F0015003F0015003F0015003
F0015003F0015000207A900A8001500150015006E0E)
æ mO /MEDIA/IR/D1:sendProntoHex
UBEX series – Extender Application Mode – User's Manual
UBEX series – Extender Application Mode – User's Manual
Parameter values
Accepts
maximum
765
character-long
code
hexadecimal format (0-9; A-F; a-f) without space
character in little-endian system.
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | LDC software: v1.34.0b2
7.15.5. Sending Hex Codes in Big-endian Format via IR Port
Command and Response
ç CALL·/MEDIA/IR/<out>:sendProntoHexBigEndian(<hex_code>)
æ mO·/MEDIA/IR/<out>:sendProntoHexBigEndian
Parameters
Identifier
in
<hex_code>
INFO:

This command can send exactly one pronto hex message. The header of the IR code contains the
length of the whole code in hexa format. If the code is deficient or duplicated, it causes syntax error.
Example
ç CALL /MEDIA/IR/D1:sendProntoHexBigEndian(0000006d0025000300a900a80015 003f0015003f0015
003f00150015001500150015001500150015001500150015003f0015003f0015003f001500150015001
50015001500150015001500150015003f0015003f0015 003f001500150015001500150015001500150
01500150015001 500150015001500150015003f0015003f0015003f0015003f0015 003f0015070200a
900a80015001500150e6e)
æ mO /MEDIA/IR/D1:sendProntoHexBigEndian
Learning Raw IR Code with a Terminal Program
Step 1. Connect to the endpoint device with a terminal program.
Step 2. Push the desired button of the remote control to scan the raw IR code.
Step 3. Remove all the non-hexadecimal characters (e.g. spaces, h characters etc.) from the code.
The pronto hex code which learned by a Lightware device is big-endian format.
Parameter description
Parameter values
Accepts
maximum
Pronto hex format code
hexadecimal format (0-9; A-F; a-f) without space
character in big-endian system.
103
103
765
character-long
code
in

Advertisement

Table of Contents
loading

Table of Contents