Kramer Electronics Ltd.
VP-554X
– Protocol 3000
73
Function
Description
Syntax
Parameters/Attributes
Example
IMAGE-
PROP?
Get the image size.
Gets the image
properties of the
selected scaler.
COMMAND
#IMAGE-PROP?
scaler_id
<CR>
FEEDBACK
~nn@IMAGE-PROP
scaler_id
,
video_mode…
<CR><LF>
scaler_id
– output number –
1
– Output1
2
– Output2
3
– Output3
4
– Output4
video_mode
– Status
0
– Over Scan
1
– Full
2
– Best Fit
3
– Pan Scan
4
– Letter Box
5
– Under 2
6
– Under 1
7
– Follow In
Get the image size for output
1:
#IMAGE-PROP?
1
<CR>
INFO-
PRST?
LEGACY COMMAND.
Get maximum preset
count.
In most units, video
and audio presets with
the same number are
stored and recalled
together by commands
#
PRST-STO
and
#PRST-RCL.
COMMAND
#INFO-PRST?
<CR>
FEEDBACK
~nn@INFO-PRST
vid
video_preset_count
,
aud
audio_preset_cou
nt
<CR><LF>
video_preset_count
–
Maximum number of video presets
in the unit
audio_preset_count
–
Maximum number of audio presets
in the unit
Get number of video and
audio presets:
#INFO-PRST?
<CR>
LOCK-FP
Lock the front panel.
In NT-52N, this
command includes the
PortNumber (1-2)
parameter.
COMMAND
#LOCK-FP
lock/unlock
<CR>
FEEDBACK
~nn@LOCK-FP
lock/unlock
<CR><LF>
lock/unlock
– On/Off
0
– Off unlocks front panel buttons
or keyboard
1
– On locks front panel buttons or
keyboard
Unlock front panel:
#LOCK-FP
0
<CR>
LOCK-FP?
Get the front panel lock
state.
In NT-52N, this
command includes the
PortNumber (1-2)
parameter.
COMMAND
#LOCK-FP?
<CR>
FEEDBACK
~nn@LOCK-FP
lock/unlock
<CR><LF>
lock/unlock
– On/Off
0
– Off unlocks front panel buttons
or keyboard
1
– On locks front panel buttons or
keyboard
Get the front panel lock
state:
#LOCK-FP?
<CR>
MIC-GAIN
Set the microphone
gain.
Sets the
microphone input audio
gain.
COMMAND
#MIC-GAIN
mic_id
,
level
<CR>
FEEDBACK
~nn@MIC-GAIN
mic_id
,
level
<CR><LF>
mic_id
– Input number,
1
– Mic1
2
– Mic2
level
– Level – 0 to 100
Set the microphone 1 gain to
50:
#MIC-GAIN
1
,
50
<CR>
MIC-GAIN?
Get the microphone
gain.
Gets the
microphone input audio
gain.
COMMAND
#MIC-GAIN?
mic_id
<CR>
FEEDBACK
~nn@MIC-GAIN
mic_id
,
level
<CR><LF>
mic_id
– Input number,
1
– Mic1
2
– Mic2
level
– Level – 0 to 100
Get the microphone 1 gain:
#MIC-GAIN?
1
<CR>
MIC-DELAY
Set the microphone
delay time.
COMMAND
#MIC-DELAY
mic_id
,
delay
<CR>
FEEDBACK
~nn@MIC-DELAY
mic_id
,
delay
<CR><LF>
mic_id
– Input number,
1
– Mic1
2
– Mic2
delay
– Level – 0 to 85ms
Set the microphone 1 delay
to 21ms:
#MIC-DELAY
1
,
21
<CR>
MIC-
DELAY?
Get the microphone
delay time.
COMMAND
#MIC-DELAY?
mic_id
<CR>
FEEDBACK
~nn@MIC-DELAY
mic_id
,
delay
<CR><LF>
mic_id
– Input number,
1
– Mic1
2
– Mic2
delay
– 0 to 85ms
Get the microphone 1 delay:
#MIC-DELAY?
1
<CR>
MIX-TLK
Set mic talkover
parameters.
COMMAND
#MIX-TLK
out_index
,
mic_index
,
value
<CR>
FEEDBACK
~nn@MIX-TLK
out_index
,
mic_index
,
value
<CR><LF>
out_index
– Number that
indicates the specific output:
1
– Output1
2
– Output2
3
– Output3
4
– Output4
5
– Audio Out
mic_index
– Parameter setting
0
– Depth
1
– Trigger
2
– Attack time
3
– Hold time
4
– Release time
value
– MIC_INDEX value (in
corresponding to MIC_INDEX units)
For Depth:0~100
For Trigger:0~100(-60~40dB)
For Attack time:0~200(0~20.0)
For Hold time:0~200(0~20.0)
For Release time:0~200(0~20.0)
Set mic depth on output 1 to
20:
#MIX-TLK
1
,
0
,
20
<CR>