
100 VP-790 Protocol - API Functions
2.94 PTZ Tilt
2.94.1 byOsdPtzTiltSet
API index: 3228
Sets the Tilt position.
Input Parameters
Name Type Range Description
Value SWORD16 -50 ... +50 Tilt position.
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
2.94.2 byOsdPtzTiltGet
API index: 3229
Retrieves the Tilt position from cache or from the SPD.
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 SWORD16 -50 ... +50
Tilt position.
2.94.3 byOsdPtzTiltSave
API index: 3230
Saves the Pan position from cache into the SPD.
Input Parameters
None
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
Kommentare zu diesen Handbüchern