Appendix B: NetLinx Control
73
N7142 User Manual
Pass Through Commands Port 1
For other commands, the NetLinx String command will interpret any existing N-Series API command. For example, to set the ATC’s
master volume level for the right channel to 50, send the following string command:
SEND_STRING 5002:1:0, ’mastervolright:50’
For more information, refer to the API documentation for the N4321.
N-Command
Pass Through Commands Port 1
The NetLinx String command will interpret any existing N-Series N-Command (N8000/N8001/N8012) API command. For example,
to switch the output stream to 30 of a Decoder at IP address 169.254.22.30, send the following string command:
SEND_STRING 5002:1:0, ’switch 169.254.22.30 25’
For more information, refer to the API documentation of N-Command.
Presentation Switcher
Pass Through Commands Port 1
The NetLinx String command will interpret any existing N7142 Presentation Switcher API command. For example, to set the output
resolution for
VIDEO
OUTPUT 1
to 4K60, send the following string command:
SEND_STRING 5002:1:0, ’modeset:1,4K60’
For more information, refer to the API documentation of the N7142.
?AUDOUT_MUTE
Request the state of the audio mute.
Syntax:
SEND_COMMAND <DEV>, ’?AUDOUT_MUTE’
Examples:
SEND_COMMAND 5002:1:0, ’?AUDOUT_MUTE’
Command Response:
’AUDOUT_MUTE-ENABLE’
Native Commands (Cont.)Port 1
Command
Description