
24 VP-790 Protocol - API Functions
2.13.3 byOsdMultipleUnitAutozoomSave
API index: 3171
Saves the AutoZoom status from cache into the SPD.
Input Parameters
None
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
2.14 Blend Curve Type
2.14.1 byOsdEdgeBlendCurveTypeSet
API index: 3112
Sets the blend curve type.
Input Parameters
Name Type Range Description
Value UWORD32 0: Off
1: S-Curve
2: Align Pattern
Sets the blend curve type.
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
2.14.2 byOsdEdgeBlendCurveTypeGet
API index: 3113
Retrieves the blend curve type set.
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: Off
1: S-Curve
2: Align Pattern
Retrieves the blend curve type set.
2.14.3 byOsdEdgeBlendCurveTypeSave
API index: 3114
Saves the value from cache into the SPD.
Input Parameters
None
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
Komentáře k této Příručce