
76 VP-790 Protocol - API Functions
2.68 Native Color Temp
2.68.1 byOsdNativeColorTempSet
API index: 2827
Sets the Color Temperature of the output video signal.
Input Parameters
Name Type Range Description
Value UWORD32 0: 5500k
1: 6500k
2: 7500k
3: 9300k
4: 10000
Output Color Temperature.
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
2.68.2 byOsdNativeColorTempGet
API index: 2828
Retrieves the Color Temperature 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: 5500k
1: 6500k
2: 7500k
3: 9300k
4: 10000
Output Color Temperature.
2.68.3 byOsdNativeColorTempSave
API index: 2829
Saves the I/O Lock Type 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
Komentarze do niniejszej Instrukcji