Kramer electronics ltd – Kramer 4x4 Audio and Dante Mixer User Manual

Page 47

Advertising
background image

Kramer Electronics Ltd.

FC-404NETxl

– Protocol 3000

45

Function

Description

Syntax

Parameters/Attributes

Example

X-PRST-
LOCK

Set LOCK state of a
preset per type.

this is an extended

preset command using
preset type as first
parameter. This is used
essentially when we
have different types of
Presets inside the
same system.

To get the list of preset
types existing in your
product use the
command:

X-PRST-TYPES?

This is an Extended
Protocol 3000
command.

COMMAND

#X-PRST-LOCK

preset_type,preset_id,lock_state

<CR>

FEEDBACK

~nn@X-PRST-
LOCK

<preset_type,[preset_id:name:lock_state]

<CR><LF>

preset_type

o

System Preset

IOCONFIG.SYSTEM

<preset_id>

–preset index

<lock_state>

o

ON

o

OFF

lock preset 9:

X-PRST-
LOCK

IOCONFIG.SYSTEM.

MIXER,9

<CR>

X-PRST-
LOCK?

Set LOCK state of a
preset per type.

this is an extended

preset command using
preset type as first
parameter. This is used
essentially when we
have different types of
Presets inside the
same system.

To get the list of preset
types existing in your
product use the
command:

X-PRST-TYPES?

This is an Extended
Protocol 3000
command.

COMMAND

#X-PRST-LOCK?

preset_type,preset_id,lock_state

<CR>

FEEDBACK

~nn@X-PRST-
LOCK

<preset_type,[preset_id:name:lock_state]

<CR><LF>

preset_type

o

System Preset

IOCONFIG.SYSTEM

<preset_id>

–preset index

<lock_state>

o

ON

o

OFF

Get lock mixer preset 9
status:

X-PRST-
LOCK

IOCONFIG.SYSTEM.

MIXER,9

<CR>

X-PRST-
LST?

Get the preset list of a
specific preset type.

this is an extended

preset command using
preset type as first
parameter. This is used
essentially when we
have different types of
Presets inside the
same system.

To get the list of preset
types existing in your
product use the
command:

X-PRST-TYPES?

This is an Extended
Protocol 3000
command.

COMMAND

#X-PRST-LST?

preset_type

<CR>

FEEDBACK

~nn@X-PRST-
LST

<preset_type,[preset_id:name:lock_state]

<CR><LF>

preset_type

o

System Preset

IOCONFIG.SYSTEM

<name>

– the name of the

preset

<lock_state>

o

ON

o

OFF

Get the IO configuration list:

X-PRST-
LST?

IOCONFIG.SYSTEM

<

CR>

[[1:Default:ON],[2:Sy
stem22:OFF],[3:System
3:OFF],[4:System4:OFF
],[5:System5:OFF],[6:
System6:OFF],[7:Syste
m7:OFF],[8:System8:OF
F],[9:System9:OFF],[1
0:System10:OFF]]

X-PRST-
NAME

Set the name of a
preset.

this is an extended

preset command using
preset type as first
parameter. This is used
essentially when we
have different types of
Presets inside the
same system.

To get the list of preset
types existing in your
product use the
command:

X-PRST-TYPES?

This is an Extended
Protocol 3000
command.

COMMAND

#X-PRST-NAME

preset_type,preset_id,name

<CR>

FEEDBACK

~nn@X-PRST-NAME

preset_type,preset_id,name

<CR><LF>

preset_type

o

System Preset

IOCONFIG.SYSTEM

preset_id

– preset index

o

name

– the name of the

preset in URL encode format
(no spaces)

Set the name of a preset:

X-PRST-
NAME

IOCONFIG.SYSTEM.

MIXER,9,ROOM1

<CR>

X-PRST-
NAME?

Get the name of a
preset.

this is an extended

preset command using
preset type as first
parameter. This is used
essentially when we
have different types of
Presets inside the
same system.

To get the list of preset
types existing in your
product use the
command:

X-PRST-TYPES?

This is an Extended
Protocol 3000
command.

COMMAND

#X-PRST-NAME?

preset_type,preset_id,name

<CR>

FEEDBACK

~nn@X-PRST-NAME

preset_type,preset_id,name

<CR><LF>

preset_type

o

System Preset

IOCONFIG.SYSTEM

preset_id

– preset index

o

name

– the name of the

preset in URL encode format

Get the name of a preset:

X-PRST-
NAME?

IOCONFIG.SYSTEM

.MIXER,9

<CR>

Advertising