beautypg.com

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

Page 42

background image

Kramer Electronics Ltd.

FC-404NETxl

– Protocol 3000

40

Function

Description

Syntax

Parameters/Attributes

Example

NET-MASK?

Get subnet mask.

COMMAND

#NET-MASK?

FEEDBACK

~nn@NET-MASK

net_mask

net_mask

– Format:

xxx.xxx.xxx.xxx

Get the subnet mask:

#NET-MASK?

PASS

Set password for login
level.

The default

password is an empty
string.

COMMAND

#PASS

login_level

,

password

FEEDBACK

~nn@PASS

login_level

,

password

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

PASS?

Get password for login
level.

The default

password is an empty
string.

COMMAND

#PASS?

login_level

FEEDBACK

~nn@PASS

login_level

,

password

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

PORTS-
LIST?

Get the port list of this
machine.

The response is

returned in one line and
terminated
with

.

The response format
lists port IDs separated
by commas.

This is an Extended
Protocol 3000
command.

COMMAND

#PORTS-LIST?

FEEDBACK

~nn@PORTS-LIST

[

.

.

,..,

]

The following attributes comprise
the port ID:

Direction of the port:

o

IN

o

OUT

– Type of

signal on the port:

o

ANALOG_AUDIO

o

ANALOG_JACK

o

DANTE

– The port

number as printed on the front
or rear panel

Get the ports list:

#PORTS-LIST?

PROT-VER?

Get device protocol
version.

COMMAND

#PROT-VER?

FEEDBACK

~nn@PROT-VER

3000:version

version

– XX.XX where X is a

decimal digit

Get the device protocol
version:

#PROT-VER?

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

FEEDBACK

~nn@RESET

ok

Reset the device:

#RESET

SECUR

Start/stop security.

The permission

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

COMMAND

#SECUR

security_state

FEEDBACK

~nn@SECUR

security_state

security_state

– Security state

0

– OFF (disables security)

1

– ON (enables security)

Enable the permission
system:

#SECUR

0

SECUR?

Get current security
state.

The permission

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

COMMAND

#SECUR?

FEEDBACK

~nn@SECUR

security_state

security_state

– Security state

0

– OFF (disables security)

1

– ON (enables security)

Get current security state:

#SECUR?

SIGNALS-
LIST?

Get signal ID list of this
machine.

The response is

returned in one line and
terminated
with

.

The response format
lists signal IDs
separated by commas.

This is an Extended
Protocol 3000
command.

COMMAND

#SIGNALS-LIST?

FEEDBACK

~nn@SIGNALS-LIST

[

.

.

.

.

,..,

]

The following attributes comprise
the signal ID:

Direction of the port:

o

IN

– Input

o

OUT

– Output

– Type of

signal on the port:

o

ANALOG_AUDIO

o

ANALOG_JACK

o

DANTE

– The port

number as printed on the front
or rear panel

– Signal ID

attribute:

o

AUDIO

– Indicates a specific

channel number when there
are multiple channels of the
same type

Get signal ID list:

#SIGNALS-LIST?

SN?

Get device serial

number.

COMMAND

#SN?

FEEDBACK

~nn@SN

serial_num

serial_num

– 14 decimal digits,

factory assigned

Get the device serial
number:

#SN?

VERSION?

Get firmware version
number.

COMMAND

#VERSION?

FEEDBACK

~nn@VERSION

firmware_version

firmware_version

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

Get the device firmware
version number:

#VERSION?