DIMAX804KC User’s Manual
DEXON Systems
27
The DIMAX server sends
input_info
reply message to the client in response to the
query_input_info
request. The DIMAX server sends
input_info
event message to the client if
the input signal has been changed.
Attributes:
•
id
: input identifier
•
valid
:
Yes
, if input signal is valid,
No
, if the input signal is invalid.
Elements:
•
hres
: horizontal resolution
•
vres
: vertical resolution
•
hfreq
: horizontal frequency
•
vfreq
: vertical frequency
•
htotal
: horizontal total
•
vtotal
: vertical total
•
hstart
: horizontal start
•
vstart
: vertical start
•
hactive
: horizontal active
•
vactive
: vertical active
•
hpol
: horizontal polarity
•
vpol
: vertical polarity
•
interlaced
: Possible values:
Yes, No
•
hdcp
: Possible values:
Yes, No
•
hdcp_version:
Possible values:
n/a, 1.X, 2.0, 2.2 Type 0, 2.2 Type 1
4.2.3
Output
QUERY_OUTPUT_STATUS
query_output_status - Request
Request message:
<
query_output_status
/>
Description:
The
query_output_status
request is used to obtain the HDCP status of the outputs
output_status - Reply
Reply message:
<
output_status
>
<
hdcp
id
=
"
n
"
>
{Yes|No}
</
hdcp
>
...
</
output_status
>