
70 VP-790 Protocol - API Functions
2.61.3 byOsdTpgFgColSave
API index: 3292
Saves the foreground color of the moving test pattern.
Input Parameters
None
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF if successful, error code otherwise
If attempting to set foreground and background color to the same
tone an error message is reported E_OUT_OF_RANGE (0x5). The
same error code is generated for values greater than 7.
2.62 Moving Test Pattern Line Thickness
2.62.1 byOsdTpgWidthSet
API index: 3296
Sets the line thickness of the moving test pattern.
Input Parameters
Name Type Range Description
Value UWORD32 1 .. 40 Sets the line thickness.
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
2.62.2 byOsdTpgWidthGet
API index: 3297
Retrieves the line thickness of the moving test pattern.
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 .. 40
Retrieves the line thickness.
Komentáře k této Příručce