7. Programmer’s Reference
MX-FR Series Modular Matrix Frames – User's Manual
109
Applied CPU2 firmware: v3.5.7b8 | LDC software: v2.5.17b2
Example
ȩ
{p_1}
Ȩ
(PROTOCOL #1 SELECTED!)CrLf
The matrix communicates with Lightware protocol.
INFO:
Be aware that different control interfaces can be set to use different protocols. E.g. the Ethernet
interface can use the Lightware protocol while the Serial interface uses Protocol#2 at the same time.
INFO:
The Control protocol can be checked with the front panel buttons or in the front panel LCD menu.
7.5.8. Configure Remote Alerts
DIFFERENCE:
This function has been heavily modified in MX-CPU2 compared to CPU1.
The matrix logs different levels of errors. Configure which level of errors has to be sent out as an alarm
message. The matrix will send an immediate message on all control interfaces when a ‘matter’, ‘error’ or
‘fatal’ level error occurs.
Command and Response
ȩ
{ELEVELSEND#
<p>
=
<0>
;
<1>
;
<2>
;
<3>
;
<4>
}
Ȩ
(ELEVELSEND#
<p>
=
<0>
;
<1>
;
<2>
;
<3>
;
<4>
)CrLf
Parameters
Identifier
Parameter description
Parameter values
<
p
>
Adjusted control interface
0
= all
1
= RS-232
2
= LAN
3
= USB
<
0
>
'Notice' level events
0
= no immediate message sent
1
= immediate message
<
1
>
'Warning' level events
<
2
>
'Matter' level events
<
3
>
'Error' level events
<
4
>
'Fatal' level events
See the
section for more information about error levels.
Example
ȩ
{elevelsend#0=0;0;1;1;1}
Ȩ
(ELEVELSEND#0=0;0;1;1;1)CrLf
7.6.
Router Status Commands
7.6.1. Querying the Product Type
DIFFERENCE:
This function has been heavily modified in MX-CPU2 compared to CPU1.
Command and Response
#label
#devicelabel
ȩ
{I}
Ȩ
(
<PRODUCT_TYPE>
)CrLf
Example
ȩ
{i}
Ȩ
(I: MX-FR17)CrLf
INFO:
Please note that MX-FR65R gives (I:MX-FR80R) response.
7.6.2. Querying the Serial Number
The device responds its 8-digit serial number.
Command and Response
ȩ
{S}
Ȩ
(SN:
<SERIAL_NO>
)CrLf
Example
ȩ
{s}
Ȩ
(SN:3C019935)CrLf
7.6.3. Querying the Firmware Version of the CPU
View the CPU firmware revision. To view other controllers' firmware version, see the {FC} command.
Command and Response
ȩ
{F}
Ȩ
(FW:
<FW_VER><s>
)CrLf
Example
ȩ
{f}
Ȩ
(FW:3.4.9r)CrLf
<FW_VER>
is the firmware version. It is followed by
<s>
string, which may indicate special versions.
<s>
=r
indicates standard version.