Kramer Electronics 910 Car Amplifier User Manual


 
910 Commands in Protocol 3000
21
21
10.4 Basic Routing Commands
Switch audio
AUD IN>OUT, IN>OUT, …
Short form: A IN>OUT, IN>OUT, …
AUD IN>OUT, IN>OUT, …RESULT
Read audio connection
AUD? OUT
Short form: A? OUT
AUD? *
AUD IN>OUT
AUD IN>1, IN>2, …
Parameter Description:
IN = Input number or '0' to disconnect output.
'>' = Connection character between in and out parameters.
OUT = Output number or '*' for all outputs.
Example:
Switch audio input 2 to output 1
#A 2>1CR ~AUD 2>1 OKCRLF
10.5 Preset Commands
Command Syntax Response
Store current connections to
preset
PRST-STO PRESET
Short form: PSTO PRESET
PRST-STO PRESET RESULT
Recall saved preset
PRST-RCL PRESET
Short form: PRCL PRESET
PRST-RCL PRESET RESULT
Delete saved preset
PRST-DEL PRESET
Short form: PDEL PRESET
PRST-DEL PRESET RESULT
Read audio connections from
saved preset
PRST-AUD? PRESET,OUT
Short form: PAUD? PRESET,OUT
PRST-AUD? PRESET, *
PRST-AUD PRESET: IN>OUT
PRST-AUD PRESET: IN>1, IN>2,…
Read saved presets list PRST-LST?
Short form: PLST?
PRST-LST PRESET, PRESET, …
Parameter Description:
PRESET = Preset number.
OUT = Output in preset to display, '*' for all.
Examples:
Store current audio connections
to preset 5
#PRST-STR 5CR ~PRST-STR 5 OKCRLF
Recall audio connections from
preset 3
#PRCL 3CR ~PRST-RCL 3 OKCRLF