DIMAX804KC User’s Manual
DEXON Systems
33
<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>
</timing>
...
</custom_output_timings>
Description:
The DIMAX server sends custom_output_timings reply message to the client in response to
the query_custom_output_timings request. This reply contains all added custom output
timings.
Attributes:
• id: custom output timing identifier
Elements:
• pixelclock: pixel frequency
• interlaced: interlaced, values: Yes, No
• hactive: horizontal active
• vactive: vertical active
• hblank: horizontal blank
• vblank: vertical blank
• hfrontporch: horizontal front porch
• vfrontporch: vertical front porch
• hsyncwidth: horizontal sync
• vsyncwidth: vertical sync
• hpol: horizontal polarity
• vpol: vertical polarity
• synctype: synchronization type, values: DSS (Separate sync), CSYNC (Composite
sync), SOG (Sync-on-green)
ADD_CUSTOM_OUTPUT_TIMING
add_custom_output_timing - Request
Request message:
<add_custom_output_timing 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>