COMMAND
#MUTE?out_index<CR>
FEEDBACK
~nn@MUTEout_index,mute_mode<CR><LF>
out_index – Number that
indicates the specific output:
1 – Analog OUT 1
2 – Analog OUT 2
3 – Analog OUT 3
4 – Analog OUT 4
5 – Analog OUT 5
6 – Analog OUT 6
7 – Analog OUT 7
8 – Analog OUT 8
mute_mode – On/Off
0 – Off
1 – On
Get mute status of output 1
#MUTE1?<CR>
Set machine (DNS)
name.
The machine name
is not the same as the
model name. The
machine name is used
to identify a specific
machine or a network
in use (with DNS
feature on).
COMMAND
#NAMEmachine_name<CR>
FEEDBACK
~nn@NAMEmachine_name<CR><LF>
machine_name – String of up to 14
alpha-numeric chars (can include
hyphen, not at the beginning or end)
Set the DNS name of the
device to room-442:
#NAMEroom-442<CR>
Get machine (DNS)
name.
The machine name
is not the same as the
model name. The
machine name is used
to identify a specific
machine or a network
in use (with DNS
feature on).
COMMAND
#NAME?<CR>
FEEDBACK
~nn@NAMEmachine_name<CR><LF>
machine_name – String of up to 14
alpha-numeric chars (can include
hyphen, not at the beginning or end)
Get the DNS name of the
device:
#NAME?<CR>
Reset machine (DNS)
name to factory
default.
Factory default of
machine (DNS) name
is “KRAMER_” + 4 last
digits of device serial
number.
COMMAND
#NAME-RST<CR>
FEEDBACK
~nn@NAME-RSTok<CR><LF>
Reset the machine name (S/N
last digits are 0102):
#NAME-
RSTkramer_0102<CR>
Set DHCP mode.
Only 1 is relevant
for the mode value. To
disable DHCP, the
user must configure a
static IP address for
the device.
Connecting Ethernet
to devices with DHCP
may take more time in
some networks.
To connect with a
randomly assigned IP
by DHCP, specify the
device DNS name (if
available) using the
NAME command. You
can also get an
assigned IP by direct
connection to USB or
RS-232 protocol port,
if available.
For proper settings
consult your network
administrator.
For Backward
compatibility, the id
parameter can be
omitted. In this case,
the Network ID, by
default, is 0, which is
the Ethernet control
port.
COMMAND
#NET-DHCPdhcp_state<CR>
FEEDBACK
~nn@NET-DHCPdhcp_state<CR><LF>
dhcp_state –
1 – Try to use DHCP. (If
unavailable, use the IP
address set by the factory or
the net-ip command).
Enable DHCP mode for port 1,
if available:
#NET-DHCP1<CR>
Get DHCP mode.
For Backward
compatibility, the id
parameter can be
omitted. In this case,
the Network ID, by
default, is 0, which is
the Ethernet control
port.
COMMAND
#NET-DHCP?<CR>
FEEDBACK
~nn@NET-DHCPnetw_id,dhcp_mode<CR><LF>
dhcp_mode –
0 – Do not use DHCP. Use the IP
set by the factory or using the
net-ip or net-config
command.
1 – Try to use DHCP. If
unavailable, use the IP set by
the factory or using the net-
ip or net-config command.
Get DHCP mode for port 1:
#NET-DHCP?<CR>