EasyManua.ls Logo

AMX UDM-0808-SIG - Skb; Skg

AMX UDM-0808-SIG
96 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UDM-RX02N NetLinx Programming
51
UDM-0808-SIG, UDM-RX02N and UDM-ABB-8-SIG Operation /Reference Guide
"'?RP'"
Returns the
protocol used by
the IR remote.
The Rx can support a number of different remotes which are mapped through to button
pushes.
Syntax:
SEND_COMMAND <DEV>, "'?RP'"
Example:
SEND_COMMAND dvRX, "'?RP1'"
The port would respond with RP-ENDELEO.
"'SB'"
Sets the bright-
ness of the signals
delivered to a
connected display.
Syntax:
SEND_COMMAND <DEV>,"SB<B#>'"
Variables:
B# = brightness
0-90 = brightness value
Example:
SEND_COMMAND dvRX1,"'SB46'"
Sets the brightness to 46 (about half way).
"'?SB'"
Returns the bright-
ness of the signals
delivered to a
connected display.
Syntax:
SEND_COMMAND <DEV>,"?SB'"
Example:
SEND_COMMAND dvRX1,"'?SB'"
The command would return with SB-nn, where nn is the brightness setting.
"'SD'"
Sets the
brightness,
sharpness and
skew of the
signals delivered
to a connected
display based on
distance and cable
type.
Syntax:
SEND_COMMAND <DEV>,"SD<D#CC#>'"
Variables:
D# = distance
0-255 = cable length in meters
C# = cable type
"CAT5"
"CAT5e"
"CAT6"
"CAT7"
Example:
SEND_COMMAND dvRX1,"'SD100CCAT5e'"
Sets the cable compensation for 100m of CAT5e cable
"'SKB'"
Sets the skew on
the blue video
channel
Syntax:
SEND_COMMAND <DEV>,"SKB<B#>'"
Variables:
B# = skew value (delay in 2nS intervals)
0-31 = skew value
Example:
SEND_COMMAND dvRX1,"'SKB4'"
Sets the blue skew value to 4 (adds 8nS delay to blue video)
"'SKG'"
Sets the skew on
the green video
channel.
Syntax:
SEND_COMMAND <DEV>,"SKG<G#>'"
Variables:
G# = skew value (delay in 2nS intervals)
0-31 = skew value
Example:
SEND_COMMAND dvRX1,"'SKG17'"
Sets the green skew value to 17 (adds 34nS delay to green video).

Table of Contents

Other manuals for AMX UDM-0808-SIG

Related product manuals