AV Bridge
Vaddio AV Bridge - Document Number 342-0518 Rev A Page 23 of 28
Since many of the programs read user input a line at a time, the command history is used to keep track of these lines
and also recall historic information
o
HISTORY
NAVIGATION
The command history can be navigated using the up and down arrow keys. The up arrow will move up a single entry in
the command history while the down arrow moves down in the command history.
o
HISTORY
EXPANSION
The command history supports the expansion functionality from which previous commands can be recalled from within
a single session. History expansion is performed immediately after a complete line is read. Listed below are examples
of history expansion:
1)* !! Substitute the last command line.
2)* !N Substitute the Nth command line (absolute as per ’history’ command)
3)* !-N Substitute the command line entered N lines before (relative)
EXAMPLES
o
History- Displays the current command buffer
o
history 5- Displays the last five commands
INPUT
NAME
input - Sets or gets the current input settings
SYNOPSIS
input {audio|video} {get|balanced|unbalanced|hdmi|rgbhv|sd}
DESCRIPTION
The input command is used to get or set the system value for either audio or video input
OPTIONS
audio- Get or modify the audio input
video -Get or modify the video input
get- Returns the current input value associated with the selected subsystem
o
Balanced- Sets the audio input to be balanced - {Audio subsystem only}
o
Unbalanced-Sets the audio input to be unbalanced - {Audio subsystem only}
o
Hdmi- Sets the video input to be hdmi - {Video subsystem only}
o
rgbhv -Sets the video input to be rgbhv - {Video subsystem only}
o
sd -Sets the video input to be sd - {Video subsystem only}
EXAMPLES
input audio get- Gets the current audio input setting
input video hdmi- Sets the video input to be hdmi
input audio balanced- Sets the audio input to balanced
MUTE
NAME
mute - Sets or gets the current mute settings
SYNOPSIS
mute {audio|video} {get|on|off|toggle}
DESCRIPTION
The mute command is used to get or set the system value for either audio or video mute state.
OPTIONS
audio- Get or modify the audio mute setting
video- Get or modify the video mute setting
get- Returns the current mute value associated with the selected subsystem
o
on -Sets the selected subsystem mute state to be on
o
off -Sets the selected subsystem mute state to be off
o
toggle- If the subsystem mute state is currently on, the state will be set to off. If the subsystem mute is off, the
mute state will be set to on.
EXAMPLES
o
mute audio get- Gets the current audio mute setting
o
mute video on- Sets the video mute state to on