AMX HDMI-UTPRO-0808 CHANNELs, Channel, Function, HDMI-UTPRO-RXSEND_COMMANDs, ?Fwversion

Models: HDMI-UTPRO-0808

1 126
Download 126 pages 17.11 Kb
Page 92
Image 92
CHANNELs

 

HDMI-UTPRO-RX NetLinx Programming

CHANNELs

 

 

 

Channel

Function

 

 

255

• This channel on indicates that the RX has a valid UTP connection to the

 

HDMI UTPro.

 

• If the channel is off, the RX is incorrectly connected.

 

1-253 Key presses from selected remote control.

 

 

SEND_COMMANDs

Device SEND_COMMANDs are sent to Port 1 on the HDMI-UTPRO-RX.

Note: All text is based on a Unicode index.

HDMI-UTPRO-RX SEND_COMMANDs

?FWVERSION

Syntax:

Returns the firmware

SEND_COMMAND <DEV>,"'?FWVERSION'"

version the RX.

Example:

 

SEND_COMMAND dvRX,"'?FWVERSION'"

 

The return value is "FWVERSION-<version>"

 

 

RP<P#>

The RX can support a number of different remote units which are mapped through

Sets the protocol used by the

to button pushes.

Syntax:

IR remote.

 

SEND_COMMAND <DEV>,"'RP<P#>'"

 

Variables:

 

• P#:

 

MIO, RC05

 

Example:

 

SEND_COMMAND dvRX,"'RPMIO'"

 

Configures the RX to use an AMX remote.

 

The available remote units are:

 

• MIO - AMX R1 remote

 

• RC05 - beige 43 button remote

 

 

?RP

The RX can support a number of different remote units which are mapped through

Returns the protocol used by the

to button pushes.

Syntax:

IR remote.

 

SEND_COMMAND <DEV>,"'?RP'"

 

Example:

 

SEND_COMMAND dvRX,"'?RP1'"

 

The port would respond with RP-MIO or RP-RC05.

 

 

Instruction Manual – HDMI-UTPRO-0808

92

 

 

Page 92
Image 92
AMX HDMI-UTPRO-0808 CHANNELs, Channel, Function, HDMI-UTPRO-RXSEND_COMMANDs, HDMI-UTPRO-RXNetLinx Programming, Rp<P#>