7. Programmer’s Reference
MX-FR Series Modular Matrix Frames – User's Manual
121
Applied CPU2 firmware: v3.5.7b8 | LDC software: v2.5.17b2
7.10.1.2. Remote Power Settings (PoE)
Query or set the PoE-compatible remote power state of the TPS2 port. The format and the usage are the
same in the case of the input and output ports.
Supported Boards
▪
MX-TPS2-IB-P, -AP, -SP
▪
MX-4TPS2-4HDMI-IB-P, -AP, -SP
▪
MX-4TPS2-4HDMI-OB-P, -AP, -SP
▪
MX-TPS2-OB-P, -AP, -SP
Querying the Parameters
Command and Response
ȩ
{:POE#
<
in/out
>
@S
<
I/O
>
=?}
Ȩ
(POE#
<
in/out
>
@S
<
I/O
>
=
<mode>
;
<status>
;)CrLf
Example
ȩ
{:poe#1@so=?}
Ȩ
(POE#1@SO=0;0;)CrLf
The PoE is disabled on the Output 1 (and inactive).
Setting the Parameters
Command and Response
ȩ
{:POE#
<
in/out
>
@S
<
I/O
>
=
<mode>
;
<status>
}
Ȩ
(POE#
<
in/out
>
@S
<
I/O
>
=
<mode>
;
<status>
;)CrLf
Example
ȩ
{:poe#1@so=1;0}
Ȩ
(POE#1@SO=1;0;)CrLf
The PoE is set to enabled on Output 1 but not active.
Parameters
Identifier
Parameter description
Parameter values
<
mode
>
Enable/disable the PoE
feature
0
= PoE is disabled;
1
= PoE is enabled
<
status
>
Remote power sending
(read-only parameter)
0
= power sending is not in progress (inactive)
1
= power sending is in progress (active)
7.10.2. HDMI Input Port
7.10.2.1.
Port Parameters and Settings
Query or set the HDMI port-related parameters (not the HDMI-3D port!).
Supported Boards
▪
MX-HDMI-IB; MX-DVI-HDCP-IB; MX-HDMI-TP-IB; CPU-IB (Test input)
Querying the Parameters
Command and Response
ȩ
{:HDMI#
<in>
@
<S/C/A>
I=?}
Ȩ
(HDMI#
<in>
@
<S/C/A>
I=
<info>
;
<video>
;
<audio>
;
<adv_info>
;
<in_set>
;)CrLf
Example
ȩ
{:HDMI#17@SI=?}
Ȩ
(HDMI#17@SI=S1131;V1920x1080p60,675,00;A1C010000;I1111IA;PA1;)CrLf
The actual settings are in the response; see the Parameters of each block for the details.
Setting the Parameters
Command and Response
ȩ
{:HDMI#
<in>
@
<S/C/A>
I=
<a><b>
}
Ȩ
(HDMI#
<in>
@
<S/C/A>
I=
<info>
;
<video>
;
<audio>
;
<adv_info>
;
<in_set>
;)CrLf
Example
ȩ
{:HDMI#17@SI=x;0;}
Ȩ
(HDMI#17@SI=S1131;V1920x1080p60,675,00;A1C010000;I1111IA;PA0;)CrLf
The HDCP setting is changed to 'disabled' (0). The legend of
<a>
and
<b>
parameters are described in the
<in_set>
block section. Use the 'x' character to keep the actual value of a parameter. The response contains
the new settings in the
<in_set>
block.