DIMAX804KC User’s Manual
28
DEXON Systems
Description:
The DIMAX server sends output_status reply message to the client in response to the
query_output_status request. The DIMAX server sends output_status event message to the
client if the HDCP status on one or more outputs has been changed.
Attributes:
• id: output identifier
Elements:
• hdcp: Yes, if output HDCP is enabled, No, if the output HDCP is disabled.
QUERY_OUTPUT_CONFIG
query_output_config - Request
Request message:
<query_output_config id="n" />
Description:
The query_output_config request is used to obtain configuration information on a specific
output.
Attributes:
• id: output identifier
output_config - Reply
Reply message:
<output_config id="n">
<name>xxxx</name>
<background_color>0xhhhhhh</background_color>
<resolution recommended_mode="{Yes|No}">n</resolution>
<hdcp_enable>{Yes|No}</hdcp_enable>
<keepaspectratio keep_dimension="{Width|Height}"
keep_position="{Center|Start|End}">{No|Yes}</keepaspectratio>
<pip_keepaspectratio keep_dimension="{Width|Height}"
keep_position="{Center|Start|End}">{No|Yes}</pip_keepaspectratio>
<frame left ="n" top ="n" right ="n" bottom ="n" color ="0xhhhhhh">{No|Yes}</frame>
<pip_frame left ="n" top ="n" right ="n" bottom ="n" color
="0xhhhhhh">{No|Yes}</pip_frame>
<opacity>n</opacity>
<pip_opacity>n</pip_opacity>
<crop>
<left>n,nn</left>
<top>n,nn</top>
<width>n,nn</width>
<height>n,nn</height>
</crop>
<placement>
<left>n,nn</left>
<top>n,nn</top>
<width>n,nn</width>