beautypg.com

Vivotek FD9388-HTV 5MP Outdoor Network Dome Camera with Night Vision User Manual

Page 391

background image

VIVOTEK

User's Manual - 391

© 2019 VIVOTEK INC. All Right Reserved

258

PARAMETER

VALUE

DESCRIPTION
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"

getmintiltangle

Get the lower limit for tilt angle.
*Only available when bit1 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"

getmaxtiltangle

Get the upper limit for tilt angle.
*Only available when bit1 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"

getminzoom

0, Get the lower limit for zoom position.

getmaxzoom

0, Get the upper limit for zoom position.

getmaxdzoom 0, Get the upper limit for digital zoom position.
getmaxratio

Get the maximum ratio of optical zoom.
* We support this parameter when the version number
(getversion) is equal or greater than 5.0.0.14

getmaxdratio

Get the maximum ratio of digital zoom.
* We support this parameter when the version number
(getversion) is equal or greater than 5.0.0.14

getminfocus

0, Get the lower limit for focus position.

getmaxfocus

0, Get the upper limit for focus position.

8.29 Recall

(capability_camctrl_c<0~(n-1)>_zoommodule = 1)

Note:

This request requires Viewer privileges.

Method:

GET


Syntax:
http://<

servername

>/cgi-bin/viewer/recall.cgi?

recall=[&channel=][&return=

]


PARAMETER

VALUE

DESCRIPTION

recall

string[30]

One of the present positions to recall.

channel

0~"
capability_nvideoin"-1

Channel of the video source.


© 2019 VIVOTEK INC. All Right Reserved

259

8.30 Preset Locations

(capability_camctrl_c<0~(n-1)>_zoommodule = 1)

Note:

This request requires Operator privileges.

Method:

GET/POST


Syntax:
http://<

servername

>/cgi-bin/operator/preset.cgi?[channel=]

[&addpos=][&delpos=][&return=

]


PARAMETER

VALUE

DESCRIPTION

addpos

string[30]

Add one preset location to the preset list.

channel

0~"capability_nvideoin"-1 Channel of the video source.

delpos

string[30]

Delete preset location from preset list.

return

Redirect to the page after the parameter
is assigned. The should be the relative
path according to the root of camera. If you omit this
parameter, it will redirect to an empty page.
* If the is invalid path, it will ignore this
parameter.