7. Programmer’s Reference
MX-FR Series Modular Matrix Frames – User's Manual
130
Applied CPU2 firmware: v3.5.7b8 | LDC software: v2.5.17b2
7.10.4.2.
Timing Parameters
The system continuously measures the parameters of the signals. The answer consists of 16 data bytes
and every data byte is represented as a two-digit hexadecimal number. The parameters could be useful for
advanced debugging processes.
Supported Boards
▪
MX-HDMI-OB; MX-DVI-HDCP-OB; MX-HDMI-TP-OB; CPU-OB (Preview output)
Querying the Parameters
ȩ
{:TIMINGS#
<in>
@
<S/C/A>
I=?}
Ȩ
(TIMINGS#
<in>
@
<S/C/A>
I=
<Timing_codes>
)CrLf
Example
ȩ
{:TIMINGS#17@SO=?}
Ȩ
(TIMINGS#17@SI=
03
60
02
71
02
D0
02
40
2C
05
01
00
40
08
63
0C)CrLf
For more information about the measured values, please contact Lightware Support.
7.10.5. HDMI-3D Output Port
7.10.5.1.
Port Parameters and Settings
Query or set the HDMI-3D output port related parameters.
Supported Boards
▪
MX-HDMI-3D-OB, -A, -S; MX-DVI-4K-OB
▪
MX-TPS-OB, -A, -S; MX-TPS2-OB-P, -AP, -SP; MX-4TPS2-4HDMI-OB, -A, -S, -P, -AP, -SP
Querying the Parameters
Command and Response
ȩ
{:HDMI#
<out>
@
<S/C/A>
O=?}
Ȩ
(HDMI#
<out>
@
<S/C/A>
O=
<gen_info>
;
<video>
;
<audio>
;
<adv_info>
;
<ext_info>
;
<out_set>
;
<sink>
;)CrLf
Example
ȩ
{:HDMI#1@SO=?}
Ȩ
(HDMI#1@SO=G11101;V1280x720p60,450,00;A1C010000;I1111IA;EF001;OHXXXA007B1;
M000000000;)CrLf
The actual settings are in the response; see the Parameters for the details.
Setting the Parameters
Command and Response
ȩ
{:HDMI#
<out>
@
<S/C/A>
O=
<sig_type>
;x;x;x;
<HDCP_mode>
;
<TPG_mode>
;
<TPG_clk>
;
<TPG_screen>
;
<A_mode>
;
<PWR_5V>
}
Ȩ
(HDMI#
<out>
@
<S/C/A>
O=
<gen_info>
;
<video>
;
<audio>
;
<adv_info>
;
<ext_info>
;
<out_set>
;
<sink>
;)CrLf
Example
ȩ
{:hdmi#1@so=D;X;X;X;x;x;x;x;x;x}
(HDMI#1@SO=G11101;V1280x720p60,450,00;A1C010000;I1111IA;E0001;ODXXXA008AA;
M110111070;)CrLf
The signal type is set to DVI, the other parameters have not been changed. The second, third, and fourth
parameters are 'x' in all cases (because of compatibility reasons). Use the 'x' character to keep the actual
value of a parameter. The response contains the new settings in the
<OUT_SET>
block; see the details in the
Parameters section.
Parameters
<
GEN_INFO
>
block
This block contains general information about the signal. The first character of this block is G.
Format:
G
<a><b><c><d><e>
Identifier
Parameter Description
Parameter Values
<
a
>
Sink is connected
0
= no attached sink device
1
= sink device is present
<
b
>
Signal type
0
= DVI signal is transmitted
1
= HDMI signal is transmitted (no deep color)
2
= HDMI signal is transmitted (deep color, 30 bit)
3
= HDMI signal is transmitted (deep color, 36 bit)
<
c
>
Signal validity
0
= No valid signal is routed to the port
1
= Valid video signal is present
<
d
>
HDCP state
0
= HDCP encryption is disabled
1
= HDCP encryption is active
<
e
>
Hotplug detection
0
= Hotplug detect signal is low
1
= Hotplug detect signal is high
Example:
G11101
#hdcp
Sink device is attached and HDMI signal is routed to the port. HDCP is disabled and hotplug is detected.