28 dvi input port configuration analog/digital, 1 byosddviiportset, 2 byosddviiportget – Kramer Electronics VP-790 User Manual

Page 42: 3 byosddviiportsave, Dvi input port configuration analog/digital

Advertising
background image

38

VP-790 Protocol - API Functions

2.28 DVI Input Port configuration analog/digital

2.28.1 byOsdDVIIPortSet

API index: 3300
Switches between processing of digital (TMDS) and analogue (VGA) input type

(DVI-D or DVI-A).

Input Parameters

Name

Type

Range

Description

Value

UWORD32

0: digital (DVI-D)

1: analogue (DVI-A)

Switches between digital and

analogue input processing.

Return Values

Name

Type

Range

Description

Status

BYTE

0x00-0xFF

0 if successful, error code otherwise

2.28.2 byOsdDVIIPortGet

API index: 3301
Retrieves the processing type for the DVI-I input port.

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: digital (DVI-D)

1: analogue (DVI-A)

Retrieves the DVI-I port setting,

digital or analogue input processing.

2.28.3 byOsdDVIIPortSave

API index: 3302
Saves the DVI-I input port processing setting 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