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

Page 405

Advertising
background image

VIVOTEK

User's Manual - 405

© 2019 VIVOTEK INC. All Right Reserved

272

8.38 Lens Thermal Control

(capabiltiy_image_c<0~(n-1)>_sensortype=thermalsensor)

Note:

This request requires Administrator privileges.

Method:

GET/POST

Syntax:

(for control API)

http://<

servername

>/cgi-bin/admin/thermalctrl.cgi?operation=set

&action=<value>

Example:

http://myserver/cgi-bin/admin/thermalctrl.cgi?operation=set&action=shuttercompensate

Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n
\r\n
OK


Example:

http://myserver/cgi-bin/admin/thermalctrl.cgi?operation=set&action=shuttercompensate

Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n
\r\n
ERROR: time out


Example:

http://myserver/cgi-bin/admin/thermalctrl.cgi?operation=set&action=shuttercompensate

Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n

© 2019 VIVOTEK INC. All Right Reserved

273

\r\n
ERROR: fail



PARAMETER VALUE

DESCRIPTION

action

shuttercompensate

Camera will do shutter compensate.


Syntax:

(for query API)

http://<

servername

>/cgi-bin/admin/thermalctrl.cgi?operation=get&version=<value>

PARAMETER VALUE

DESCRIPTION

version

N/A

Indicate lensctrl thermal version


Example:

http://myserver/cgi-bin/admin/thermalctrl.cgi?function=get&version


Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n
\r\n
version=1120B15

<End of document>

Advertising