3 byosdcolortempsave, 22 component mode, 1 byosdcomponentmodeset – Kramer Electronics VP-790 User Manual
Page 36: 2 byosdcomponentmodeget, 3 byosdcomponentmodesave, Component mode

32
VP-790 Protocol - API Functions
2.21.3 byOsdColorTempSave
API index: 350
Saves the color temperature value from the cache into the SPD.
Input Parameters
None
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise
2.22 Component Mode
2.22.1 byOsdComponentModeSet
API index: 2959
Sets the component input mode.
Input Parameters
Name
Type
Range
Description
Value
UWORD32
0: 3-wire
1: 4-wire
2: Automatic
Component mode
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code
otherwise
2.22.2 byOsdComponentModeGet
API index: 2960
Retrieves setting for the component mode from either cache or the SPD.
Input Parameters
Name
Type
Range
Description
Option
BYTE
0: From cache
1: From SPD
Retrieval method
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code
otherwise
Value
UWORD32
0: 3-wire
1: 4-wire
2: Automatic
Component mode
2.22.3 byOsdComponentModeSave
API index: 2961
Saves the setting for the component mode from cache into the SPD.
Input Parameters
None
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise