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

Page 397

Advertising
background image

VIVOTEK

User's Manual - 397

© 2019 VIVOTEK INC. All Right Reserved

264

8.36 Peripheral Control

(capability_peripheral_c<0~(n-1)>_

devicecontrol > 0)

Note:

This request requires Administrator privileges.

Method:

GET/POST


Syntax:

(for control API)

http://<servername>/cgi-bin/admin/peripheral.cgi?channel=<value>&operation=set
[&washer_mode=<value>] – Set washer mode
[&washer_status=<value>] – Set washer status
[&washer_dwelltime=<value>] – Set washer clean time
[&heater_status=<value>] – Set heater status

Example:

http://myserver/cgi-bin/admin/peripheral.cgi?channel=0&operation=set&washer_mode=wiper&
washer_status=on


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

PARAMETER

VALUE

DESCRIPTION

channel

0~"capability_nvideoin"-1

Channel of the video source.

washer_mode

wiper

Apply the wiper to the mode of washer
control system.
*Only available when
capability_peripheral_c<0~(n-1)>_washer
_support=1

washer

Apply the washer to the mode of washer
control system.
*Only available when
capability_peripheral_c<0~(n-1)>_washer

© 2019 VIVOTEK INC. All Right Reserved

265

PARAMETER

VALUE

DESCRIPTION
_support=1

washer_status

on

Enable the functionality of washer
control system.
*Only available when
capability_peripheral_c<0~(n-1)>_washer
_support=1

off

Disable the functionality of washer
control system.
*Only available when
capability_peripheral_c<0~(n-1)>_washer
_support=1

washer_dwelltime

15~999

Apply washer washer control system
operation time (including the time when
spraying and wiper actions take place).
*Only available when
capability_peripheral_c<0~(n-1)>_washer
_support=1

heater_status

auto

automatic control the heater component
to keep the device in a workable
environment.
*Only available when
capability_peripheral_c<0~(n-1)>_heater
_support=1

trigger

heater component is work in force heater
once.
*Only available when
capability_peripheral_c<0~(n-1)>_heater
_support=1


Syntax:

(for query API)

http://<servername>/cgi-bin/admin/peripheral.cgi?channel=<value>&operation=get
[&supportdevice] –Get support peripheral device
[&washer_supportmode] – Get washer support modes
[&washer_mode] – Get washer mode
[&washer_status] – Get washer status
[&washer_dwelltime] – Get washer clean time
[&heater_supportstatus] – Get heater support control status

Advertising