Settings.xml summary – Gefen EXT-HD-DSMP User Manual

Page 56

Advertising
background image

52

SETTINGS.XML SUMMARY

Setting the Active Schedule

Tag Name:

<schedule>

Description:

Sets the active schedule.

Attributes:

activeSchedule

Example:

Display Configuration

Tag Name:

<display>

Description:

Sets the output resolution and enables / disables underscan.

Attributes:

output

videoReduceSize

Example:

Notes:

In the example above, 1080i is the output resolution. All

available output resolutions are listed below the

output

attribute. Both NTSC and PAL formats are supported.

The

videoReduceSize attribute enables / disables

underscan mode. In this example, underscan is enabled.

Set the

videoReduceSize attribute to ”disable” to

bypass underscan mode.

<schedule>

<activeSchedule value=

”/schedules/

schedule.gsh”

/>

</schedule>

<display>

<output value=

”NTSC1080I”

/>

<NTSC720P />

<NTSC1080I />

<NTSC1080P />

<PAL720P />

<PAL1080I />

<PAL1080P />

<videoReduceSize value=

”enable”

/>

<disable />

<enable />

</display>

Advertising