Encoder commands – SVSi N8000 Control API User Manual
Page 4

4
N8000 Series Direct Control API
www.svsiav.com
Encoder Commands
Encoder Commands
Command
Description
Required
Variables
Example
N-Series
Support
V-Series
Support
live
Sets Encoder or Decoder to live play mode.
Encoder IP
live 169.254.104.1 <┘
Y
Y
modeoff
Disables the Encoder from broadcasting any
traffic to the network. If any Encoders are
viewing this stream, they will transition to local
play (loss of stream).
Encoder IP
modeoff 169.254.105.25<┘
Y
Y
local
Activates a Host playlist. Valid options are 1-8.
Encoder IP and
playlist number
local 169.254.30.238 1 <┘
Y
Y
serial
Sends stored serial command (referenced by
CommandID #) to device at IP address.
Command not valid for V-Series Encoders.
Encoder IP and
serial command
ID
serial 169.254.17.88 29<┘
Y
N
serialhex
Sends raw serial command (HEX) to device
through N-Command. Wait time determines
time for N-Command to automatically ask for
the response from the attached device.
wait time (in
seconds),
Encoder IP,
serial command
HEX
serialhex 1 169.254.17.88 43 4f 4d 4d
41 4e 44<┘
Y
N
serialhex
Sends raw serial command (ASCII) to device
through N-Command. Wait time determines
time for N-Command to automatically ask for
the response from the attached device.
wait time (in
seconds),
Encoder IP,
serial command
ASCII
serialhex 1 169.254.17.88
"COMMAND"<┘
Y
N
readresponse
Reads the response from a serial command
sent from N-Command where "Read
Response" checkbox was enabled when
command is saved, or serialhex command is
used.
Encoder IP
readresponse 169.254.17.88<┘
Y
N
sendir
N-Series devices only: Executes IR command
saved on Encoder/Decoder. Reference is by
name, and is case sensitive.
Encoder IP,
command name
sendir 169.254.212.1 Play<┘
Y
N
sendirraw
N-Series devices only: Executes IR command
without saving command on device. Uses long
form Pronto HEX Codes provided by
equipment manufacturer.
Encoder IP, IR
pronto code
sendirraw 169.254.38.121 0000 006C
0022 0000 015B 00AD 016 0016
0016 0016 0016 0041 0016 0016 0016
0016 0016 0016 0016 0016
0016 0041 0016 0041 0016 0016 0016
0016 0016 0041 0016 0041
0016 0041 0016 0041 0016 0016 0016
0016 0016 0041 0016 0016
0016 0016 0016 0041 0016 0016 0016
0016 0016 0016 0016 0041
0016 0016 0016 0041 0016 0041 0016
0016 0016 0041 0016 0041
0016 0041 0016 0622<┘
Y
N
audioon
Enables audio output for Encoder or Decoder.
Encoder IP
audioon 169.254.30.238<┘
Y
Y
audiooff
Disables audio output for Encoder or Decoder.
Encoder IP
audiooff 169.254.30.238<┘
Y
Y
enablecc
Enables Color Space Correction (use if screen
is pink or green).
Encoder IP
enablecc 169.254.105.1<┘
Y
Y
disablecc
Disables Color Space Correction (use if screen
is pink or green).
Encoder IP
disablecc 169.254.105.1<┘
Y
Y
autocc
Sets Color Space Correction to Auto (N-Series
Encoders ONLY).
Encoder IP
autocc 169.254.105.1<┘
Y
N
enablehdmiaudio
Enables HDMI audio on Encoder (if video
source is analog, this is disabled by default).
Encoder IP
enablehdmiaudio 169.254.105.1<┘
Y
Y
disablehdmiaudio
Disables HDMI audio, and will only use Analog
Audio connection.
Encoder IP
disablehdmiaudio 169.254.105.1<┘
Y
Y
autohdmiaudio
N-Series devices only: Encoder detects HDMI
audio support via Source EDID information and
enables/disables as appropriate.
Encoder IP
autohdmiaudio 169.254.105.1<┘
Y
N
uncompressedoff
Turns compression on for V-Series Encoder.
Encoder IP
uncompressedoff 169.254.229.208<┘
N
Y