Hdcp commands, Remote rs232 control via routing – Intelix FLX-44 User Manual

Page 29

Advertising
background image

FLX-44 Installation Guide

29

HDCP Commands

/%I/04:0.

Turn HDCP Compliance off for input 4

Description

Command

Response

Turn HDCP Compliance off for input xx

/%I/xx:0.

/%I/xx:0.<CR><LF>

Turn HDCP Compliance on for input xx

/%I/xx:1.

/%I/xx:1.<CR><LF>

Example:

Remote RS232 Control via Routing

The FLX-44 has the logic to pass RS232 commands to remote devices through the TCP/IP or DE9 RS232 ports. The

destination command string is embedded in a command which includes the destination HDBaseT output port and

baud rate. This is a bidirectional communication method. The maximum string length is 48 bytes (characters). In

addition to immediate transmission, the FLX-44 can store commands to be broadcast when the matrix is powered

on or off through the standby commands (PWON. and PWOFF.).

The format of the RS232 routing string is: /+<Y>/<B>:<$>. (The period at the end of the string is required.)
<Y>

is the output code, <B> is the baud rate, and <$> is the RS232 string. Output codes and baud rate codes are

in the tables below.

Baud

Baud Code

2400

1

4800

2

9600

3

19200

4

38400

5

57600

6

115200

7

Output

Code

Timing

1

1

Immediate TX

A

PWON command

E

PWOFF command

2

2

Immediate TX

B

PWON command

F

PWOFF command

3

3

Immediate TX

C

PWON command

G

PWOFF command

4

4

Immediate TX

D

PWON command

H

PWOFF command

ALL

5

Immediate TX

/C+/4:PowerOn.

Send the string PowerOn to output 3 at 19200 baud when the matrix is powered

on.

/C+/4:.

Clear power on setting for output 3.

Examples:

Advertising