VIVOTEK
User's Manual - 425
© 2020 VIVOTEK INC. All Right Reserved
276
Pragma: no-cache\r\n
\r\n
supportdevice=washer,heater\r\n
washer_status=off\r\n
PARAMETER
VALUE
DESCRIPTION
channel
0~"capability_nvideoin"-1 Channel of the video source.
supportdevice
N/A
Get support peripheral device.
washer_supportmode N/A
Get the support mode of washer control system.
washer_mode
N/A
Get the current mode of washer control system.
It return the value of "washer_mode"
washer_status
N/A
Get the current status of washer control module.
The status is 'off' as default, which means the
washer is stopped; and the status 'on' means the
washer is running.
washer_dwelltime
N/A
Get the current washer clean period of washer
control system.
heater_supportstatus N/A
Get the support status of heater control system.
heater_status
N/A
Get the current heater status.
Normally it will be 'auto', it means the heater
device is control by internal algorithm to keep in
a suitable environment; Otherwise is 'trigger', it
means the heater device is force enable to heat
to an internal condition.‘trigger’ status will be
transfer to ‘auto’ after reach the internal
condition.
© 2020 VIVOTEK INC. All Right Reserved
277
8.35
Optimized IR control
(capability_daynight_c<0~(n-1)>_optimizedir > 0)
Note:
This request requires Administrator privileges.
Method:
GET/POST
Syntax:
http://<
servername
>/cgi-bin/admin/optimizedir.cgi?function=<value>[&channel=<value
>]
PARAMETER VALUE
DESCRIPTION
channel
0~"capability_nvideoin"-1 Channel of the video source.
function
getstatus,
onetimeauto
"onetimeauto"
: Camera will automatically adjust the IR
zone one time only.
"getstatus"
: Information of optimized IR control status and
return value as below:
optimizedir_c<0~(n-1)>_irmode:
Indicate the IR current mode, available value is “auto” and
“manual” mode.
optimizedir_c<0~(n-1)>_irnum:
The number of IR that camera supports.
optimizedir_c<0~(n-1)>_irstrength:
Only available when irmode is set as manual. It’s a set of
integers, which indicate the strength of each IR LED (e.g.
23,45,100,100).
optimizedir_c<0~(n-1)>_irstatus:
Current IR status, normal / adjusting:
"normal":
the IR LED strength has been fixed.
"adjusting":
the IR LED strength is adjusting.
optimizedir_c<0~(n-1)>_supportmode:
“auto”
: automatically adjust the IR control.
“manual”
: manual adjustment.
Example: