
14
www.dericam.com
Shenzhen Dericam Technology Co,.Ltd
getircutattr
Function
Get the value for the automatic switch of the IR-CUT.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=getircutattr]
Param.
None
Return
saradc_switch_value
The value for IR_Cut switch, from 1 to 1024.
Note
None.
Example
/cgi-bin/hi3510/param.cgi?cmd=getircutattr
setircutattr
Function
Set the value for the automatic switch of the IR-CUT.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=setircutattr&-saradc_switch_value=]
Param.
saradc_switch_value
The value for IR_Cut switch, from 1 to 1024.
Return
Success: Success.
Fail: Error.
Note
None
Example
/cgi-bin/hi3510/param.cgi?cmd=setircutattr&-saradc_switch_value=700
getoverlayattr
Function
Get the imformation for OSD region.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=getoverlayattr&-region=]
Param.
region
Region
0: OSD camera time.
1: OSD camera name.
Return
x_[region]
The x-coordinate for OSD region.
y_[region]
The y-coordinate for OSD region.
w_[region]
The width for OSD region.
h_[region]
The height for OSD region.
show_[region]
Whether to display the OSD region
0: Hidden
1: Diaplay