110 sync mode vga output, 1 byosdoutputsyncmodeset, 2 byosdoutputsyncmodeget – Kramer Electronics VP-790 User Manual

Page 118: 3 byosdoutputsyncmodesave, Sync mode vga output

Advertising
background image

114

VP-790 Protocol - API Functions

2.110 Sync Mode VGA Output

2.110.1 byOsdOutputSyncModeSet

API index: 3246
Switches between separate, composite and sync on green schemes on the VGA

output.

Input Parameters

Name

Type

Range

Description

Value

UWORD32

0: Separate Sync

1: Composite Sync

2: Sync-on_Green

Switches the synchronisation scheme

on the VGA output.

Return Values

Name

Type

Range

Description

Status

BYTE

0x00-0xFF

0 if successful, error code otherwise

2.110.2 byOsdOutputSyncModeGet

API index: 3247
Retrieves the synchronisation setting on the VGA output.

Input Parameters

Name

Type

Range

Description

Option

BYTE

0: From cache

1: From SPD

Retrieval method

None

Return Values

Name

Type

Range

Description

Status

BYTE

0x00-0xFF

0 if successful, error code otherwise

Value

UWORD32

0: Separate Sync

1: Composite Sync

2: Sync-on_Green

Synchronisation settings of the VGA

output.

2.110.3 byOsdOutputSyncModeSave

API index: 3248
Saves the synchronisation setting on the VGA output from cache into the SPD.

Input Parameters

None

Return Values

Name

Type

Range

Description

Status

BYTE

0x00-0xFF

0 if successful, error code otherwise






Advertising