DIMAX804KC User’s Manual
34
DEXON Systems
<vsyncwidth>n</vsyncwidth>
<synctype>{DSS|CSYNC|SOG}</synctype>
<hpol>{Positive|Negative}</hpol>
<vpol>{Positive|Negative}</vpol>
</add_custom_output_timing>
Description:
The add_custom_output_timing request is used to create a new custom output timing, which
will expand the output timing list. This request is available only for clients with administrator
privilege.
Elements:
See details in description of query_custom_output_timings message.
add_custom_output_timing - Reply
<custom_output_timing_changed />
MODIFY_CUSTOM_OUTPUT_TIMING
modify_custom_output_timing – Request
Request message:
<modify_custom_output_timing id="n" needack="{Yes|No}">
<pixelclock>n</pixelclock>
<interlaced>{Yes|No}</interlaced>
<hactive>n</hactive>
<vactive>n</vactive>
<hblank>n</hblank>
<vblank>n</vblank>
<hfrontporch>n</hfrontporch>
<vfrontporch>n</vfrontporch>
<hsyncwidth>n</hsyncwidth>
<vsyncwidth>n</vsyncwidth>
<synctype>{DSS|CSYNC|SOG}</synctype>
<hpol>{Positive|Negative}</hpol>
<vpol>{Positive|Negative}</vpol>
</modify_custom_output_timing>
Description:
The modify_custom_output_timing request is used to modify a specified custom output
timing. This request is available only for clients with administrator privilege.
Attributes:
• id: custom output timing identifier
Elements:
See details in description of query_custom_output_timings message.
modify_custom_output_timing - Reply
<custom_output_timing_changed />