COMMAND
#MUTE?channel<CR>
FEEDBACK
~nn@MUTEchannel,mute_mode<CR><LF>
channel –
0 = Output
1 – Scaler
mute_mode – On/Off
0 = Off
1 = On
Get mute status of output
#MUTE0?<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 15
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 15
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>
COMMAND
#NET-DHCPdhcp_state<CR>
FEEDBACK
~nn@NET-DHCPdhcp_state<CR><LF>
dhcp_state –
0 = Off
1 = On (Use DHCP if unavailable,
use the IP address set by the
factory or the net-ip
command).
Enable DHCP mode:
#NET-DHCP1<CR>
COMMAND
#NET-DHCP?<CR>
FEEDBACK
~nn@NET-DHCPdhcp_state <CR><LF>
dhcp_state –
0 = Off
1 = On (Use DHCP if unavailable,
use the IP address set by the
factory or the net-ip
command).
Get DHCP mode:
#NET-DHCP?<CR>
Set gateway IP.
A network gateway
connects the device via
another network and
maybe over the Internet.
Be careful of security
issues. For proper
settings consult your
network administrator.
COMMAND
#NET-GATEip_address<CR>
FEEDBACK
~nn@NET-GATEip_address<CR><LF>
ip_address – Format:
xxx.xxx.xxx.xxx
Set the gateway IP address to
192.168.0.1:
#NET-
GATE192.168.000.001<CR
>
Get gateway IP.
A network gateway
connects the device via
another network and
maybe over the Internet.
Be aware of security
problems.
COMMAND
#NET-GATE?<CR>
FEEDBACK
~nn@NET-GATEip_address<CR><LF>
ip_address – Format:
xxx.xxx.xxx.xxx
Get the gateway IP address:
#NET-GATE?<CR>
Set IP address.
For proper settings
consult your network
administrator.
COMMAND
#NET-IPip_address<CR>
FEEDBACK
~nn@NET-IPip_address<CR><LF>
ip_address – Format:
xxx.xxx.xxx.xxx
Set the IP address to
192.168.1.39:
#NET-
IP192.168.001.039<CR>
COMMAND
#NET-IP?<CR>
FEEDBACK
~nn@NET-IPip_address<CR><LF>
ip_address – Format:
xxx.xxx.xxx.xxx
Get the IP address:
#NET-IP?<CR>
Get MAC address.
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-MAC?id<CR>
FEEDBACK
~nn@NET-MACid,mac_address<CR><LF>
id – Network ID–the device network
interface (if there are more than one).
Counting is 0 based, meaning the
control port is ‘0’, additional ports are
1,2,3….
mac_address – Unique MAC
address. Format: XX-XX-XX-XX-XX-
XX where X is hex digit
Set subnet mask.
For proper settings
consult your network
administrator.
COMMAND
#NET-MASKnet_mask<CR>
FEEDBACK
~nn@NET-MASKnet_mask<CR><LF>
net_mask – Format: xxx.xxx.xxx.xxx
Set the subnet mask to
255.255.0.0:
#NET-
MASK255.255.000.000<CR
>
COMMAND
#NET-MASK?<CR>
FEEDBACK
~nn@NET-MASKnet_mask<CR><LF>
net_mask – Format: xxx.xxx.xxx.xxx
Get the subnet mask:
#NET-MASK?<CR>
Get device protocol
version.
COMMAND
#PROT-VER?<CR>
FEEDBACK
~nn@PROT-VER3000:version<CR><LF>
version – XX.XX where X is a
decimal digit
Get the device protocol
version:
#PROT-VER?<CR>