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

Page 39

Advertising
background image

Kramer Electronics Ltd.

FC-404NETxl

– Protocol 3000

37

Function

Description

Syntax

Parameters/Attributes

Example

FEATURE-
LIST?

Get feature state
according to the feature
ID.

COMMAND

#FEATURE-LIST?

feature_id

<CR>

FEEDBACK

~nn@FEATURE-LIST

feature_id

,

ir_state

<CR><LF>

feature_id

– Feature ID)

1

– Maestro

2

– Room controller

3

– Maestro panel

ir_state

– IR interface

0

– disable

1

– enable

Get the room controller
feature state (for the room
controller 1):

#FEATURE-LIST?

1

<CR>

FILE-
HANDLED

For internal use only.

FW

-

TYPE

?

Get the current FW
type status.

Used by Kramer
Network and KUpload
to identify recovery
process.

COMMAND

#FW-TYPE?

<CR>

FEEDBACK

~nn@FEATURE-LIST

fw_type

<CR><LF>

Fw_type

0

– Application

1

– Safe mode (kboot)

Get the current FW type
status:

#FW-TYPE?

<CR>

HELP

Get command list or
help for specific
command.

COMMAND

#HELP

<CR>

#HELP

cmd_name

<CR>

FEEDBACK

1. Multi-line:

~nn@Device

cmd_name

,

cmd_name…

<CR><LF>

To get help for command use: HELP (COMMAND_NAME)

<CR><LF>

~nn@HELP

cmd_name:

<CR><LF>

description

<CR><LF>

USAGE:usage

<CR><LF>

cmd_name

– Name of a specific

command

Get the command list:

#HELP

<CR>


To get help for
AV-SW-TIMEOUT:
HELP

av-sw-timeout

<C

R>

LOGIN

(internal)

Set protocol
permission.

The permission

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

LOGIN allows the user
to run commands with
an End User or
Administrator
permission level.
When the permission
system is enabled,
LOGIN enables running
commands with the
User or Administrator
permission level

When set, login must
be performed upon
each connection

It is not mandatory to
enable the permission
system in order to use
the device

In each device, some
connections allow
logging in to different
levels. Some do not
work with security at all.

Connection may logout
after timeout.

COMMAND

#LOGIN

login_level

,

password

<CR>

FEEDBACK

~nn@LOGIN

login_level

,

password

ok

<CR><LF>

or

~nn@LOGIN

err

004

<CR><LF>

(if bad password entered)

login_level

– Level of

permissions required (User or
Admin)

password

– Predefined password

(by PASS command). Default
password is an empty string

Set the protocol permission
level to Admin (when the
password defined in the
PASS command is 33333):

#LOGIN

admin

,

33333

<CR

>

LOGIN?

(internal)

Get current protocol
permission level.

The permission

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

For devices that
support security,
LOGIN allows the user
to run commands with
an End User or
Administrator
permission level.

In each device, some
connections allow
logging in to different
levels. Some do not
work with security at all.

Connection may logout
after timeout.

COMMAND

#LOGIN?

<CR>

FEEDBACK

~nn@LOGIN

login_level

<CR><LF>

login_level

– Level of

permissions required (User or
Admin)

Get current protocol
permission level:

#LOGIN?

<CR>

LOGOUT

(internal
)

Cancel current
permission level.

Logs out from End

User or Administrator
permission levels to Not
Secure.

COMMAND

#LOGOUT

<CR>

FEEDBACK

~nn@LOGOUT

ok

<CR><LF>

#LOGOUT

<CR>

Advertising