beautypg.com

Kramer protocol – Kramer Electronics VP-16x18AK User Manual

Page 51

background image

Kramer Protocol

47

47

Signal Status commands

Command

Syntax

Response

Change signal status

-------------------

SIGNAL INPUT, STATUS

Get signal status

SIGNAL? INPUT

SIGNAL INPUT, STATUS

Parameters Description:

INPUT = Input number, ‘*’ for all.

STATUS = Signal state:

"0" or "off" for not existent signal.
"1" or "on" for existent signal.

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 video

connections from
saved preset

PRST-VID? PRESET,OUT

Short form: PVID? PRESET,OUT

PRST-VID? PRESET, *

PRST-VID PRESET, IN>OUT

PRST-VID PRESET, IN>1, IN>2,…

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, …

Parameters Description:

PRESET = Preset number.

OUT = Output in preset to show for, '*' for all.

Examples:

Store current Audio & Video

connections to preset 5

#PRST-STR 5CR

~PRST-STR 5 OKCRLF

Recall Audio & Video

connections from preset 3

#PRCL 3CR

~PRST-RCL 3 OKCRLF

Show source of video output 2

from preset 3

#PRST-VID? 3,2CR

~PRST-VID 3: 4>2 CRLF