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

Page 42

Advertising
background image

Kramer Electronics Ltd.

FC-404NETxl

– Protocol 3000

40

Function

Description

Syntax

Parameters/Attributes

Example

NET-MASK?

Get subnet mask.

COMMAND

#NET-MASK?

<CR>

FEEDBACK

~nn@NET-MASK

net_mask

<CR><LF>

net_mask

– Format:

xxx.xxx.xxx.xxx

Get the subnet mask:

#NET-MASK?

<CR>

PASS

Set password for login
level.

The default

password is an empty
string.

COMMAND

#PASS

login_level

,

password

<CR>

FEEDBACK

~nn@PASS

login_level

,

password

<CR><LF>

login_level

– Level of login to

set (End User or Administrator).

password

– Password for the

login_level

. Up to 15 printable ASCII

chars

Set the password for the
Admin protocol permission
level to 33333:

#PASS

admin

,

33333

<CR>

PASS?

Get password for login
level.

The default

password is an empty
string.

COMMAND

#PASS?

login_level

<CR>

FEEDBACK

~nn@PASS

login_level

,

password

<CR><LF>

login_level

– Level of login to

set (End User or Administrator).

password

– Password for the

login_level

. Up to 15 printable ASCII

chars

Get the password for the
Admin protocol permission
level:

#PASS?

admin

<CR>

PORTS-
LIST?

Get the port list of this
machine.

The response is

returned in one line and
terminated
with<CR>

<LF>.

The response format
lists port IDs separated
by commas.

This is an Extended
Protocol 3000
command.

COMMAND

#PORTS-LIST?

<CR>

FEEDBACK

~nn@PORTS-LIST

[<direction_type>

.

<port_format>

.

<port_index>

,..,

]

<CR><LF>

The following attributes comprise
the port ID:

<direction_type>

Direction of the port:

o

IN

o

OUT

<port_format>

– Type of

signal on the port:

o

ANALOG_AUDIO

o

ANALOG_JACK

o

DANTE

<port_index>

– The port

number as printed on the front
or rear panel

Get the ports list:

#PORTS-LIST?

<CR>

PROT-VER?

Get device protocol
version.

COMMAND

#PROT-VER?

<CR>

FEEDBACK

~nn@PROT-VER

3000:version

<CR><LF>

version

– XX.XX where X is a

decimal digit

Get the device protocol
version:

#PROT-VER?

<CR>

RESET

Reset device.

To avoid locking the

port due to a USB bug
in Windows, disconnect
USB connections
immediately after
running this command.
If the port was locked,
disconnect and
reconnect the cable to
reopen the port.

COMMAND

#RESET

<CR>

FEEDBACK

~nn@RESET

ok

<CR><LF>

Reset the device:

#RESET

<CR>

SECUR

Start/stop security.

The permission

system works only if
security is enabled with
the “SECUR”
command.

COMMAND

#SECUR

security_state

<CR>

FEEDBACK

~nn@SECUR

security_state

<CR><LF>

security_state

– Security state

0

– OFF (disables security)

1

– ON (enables security)

Enable the permission
system:

#SECUR

0

<CR>

SECUR?

Get current security
state.

The permission

system works only if
security is enabled with
the “SECUR”
command.

COMMAND

#SECUR?

<CR>

FEEDBACK

~nn@SECUR

security_state

<CR><LF>

security_state

– Security state

0

– OFF (disables security)

1

– ON (enables security)

Get current security state:

#SECUR?

<CR>

SIGNALS-
LIST?

Get signal ID list of this
machine.

The response is

returned in one line and
terminated
with<CR>

<LF>.

The response format
lists signal IDs
separated by commas.

This is an Extended
Protocol 3000
command.

COMMAND

#SIGNALS-LIST?

<CR><LF>

FEEDBACK

~nn@SIGNALS-LIST

[<direction_type>

.

<port_format>

.

<port_label>

.

<signal_type>

.

<index>

,..,

]

<CR><LF>

The following attributes comprise
the signal ID:

<direction_type>

Direction of the port:

o

IN

– Input

o

OUT

– Output

<port_format>

– Type of

signal on the port:

o

ANALOG_AUDIO

o

ANALOG_JACK

o

DANTE

<port_index>

– The port

number as printed on the front
or rear panel

<signal_type>

– Signal ID

attribute:

o

AUDIO

<index>

– Indicates a specific

channel number when there
are multiple channels of the
same type

Get signal ID list:

#SIGNALS-LIST?

<CR>

SN?

Get device serial

number.

COMMAND

#SN?

<CR>

FEEDBACK

~nn@SN

serial_num

<CR><LF>

serial_num

– 14 decimal digits,

factory assigned

Get the device serial
number:

#SN?

<CR>

VERSION?

Get firmware version
number.

COMMAND

#VERSION?

<CR>

FEEDBACK

~nn@VERSION

firmware_version

<CR><LF>

firmware_version

XX.XX.XXXX where the digit groups
are: major.minor.build version

Get the device firmware
version number:

#VERSION?

<CR>

Advertising