Encoder/Decoder Commands; Native Commands Port 1 - AMX N2412A Instruction Manual

N2400 series. encoder/decoder digital media distribution & switching solution
Table of Contents

Advertisement

Native Commands Port 1 (Cont.)
Command
LOCAL_PLAY <Playlist index>
Enable Local Play on Decoders or Host Play on
Encoders using the Playlist number.
USB_HID_SERVICE
Enable or disable USB.
REBOOT
Reboot the device.
?VIDOUT_OUTPUT
Request the Encoder current stream number.
?VIDIN_INPUT
Request the Decoder current stream number.
?AUDOUT_MUTE
Request the state of the audio mute.
?VIDOUT_MUTE
Request the state of the Encoder stream
transmission.
?LIVE_PLAY
Request the status of Live Play.
N2412A/N2422A User Manual
Description
IMPORTANT:
This command must be sent to D:P:S port 1.
Syntax:
SEND_COMMAND <DEV>, 'LOCAL_PLAY index'
Variables:
Playlist index = Which Default Playlist index to enable.
Examples:
SEND_COMMAND 5002:1:0, 'LOCAL_PLAY 1'
Enable local play with Default Playlist 1.
IMPORTANT:
This command must be sent to D:P:S port 1.
Syntax:
SEND_COMMAND <DEV>, 'USB_HID_SERVICE-<ENABLE|DISABLE>'
Variables:
ENABLE = Enables USB.
DISABLE = Disables USB.
Examples:
SEND_COMMAND 5002:1:0, 'USB_HID_SERVICE-ENABLE'
Enable USB.
Syntax:
SEND_COMMAND <DEV>, 'REBOOT'
Variables:
None
Examples:
SEND_COMMAND 5002:1:0, 'REBOOT'
Reboots the device.
Syntax:
SEND_COMMAND <DEV>, '?VIDOUT_OUTPUT'
Examples:
SEND_COMMAND 5002:1:0, '?VIDOUT_OUTPUT'
Command Response:
'VIDOUT_OUTPUT-852'
Syntax:
SEND_COMMAND <DEV>, '?VIDIN_INPUT'
Examples:
SEND_COMMAND 5002:1:0, '?VIDIN_INPUT'
Command Response:
'VIDIN_INPUT-852'
Syntax:
SEND_COMMAND <DEV>, '?AUDOUT_MUTE'
Examples:
SEND_COMMAND 5002:1:0, '?AUDOUT_MUTE'
Command Response:
'AUDOUT_MUTE-ENABLE'
Syntax:
SEND_COMMAND <DEV>, '?VIDOUT_MUTE'
Examples:
SEND_COMMAND 5002:1:0, '?VIDOUT_MUTE'
Command Response:
'VIDOUT_MUTE-DISABLE'
Syntax:
SEND_COMMAND <DEV>, '?LIVE_PLAY'
Examples:
SEND_COMMAND 5002:1:0, '?LIVE_PLAY'
Command Response:
'LIVE_PLAY-live'
or
'LIVE_PLAY-local'
Appendix A: NetLinx Control
74

Advertisement

Table of Contents
loading

This manual is also suitable for:

N2422a

Table of Contents