Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
51
From the last page.
Item Type Entry name Entry value Std.val Unit
Audio -receive from camera- operation Audio 1:disable 2:enable 1
Image save operation PictureSaving 1:disable 2:enable 1
PAN/TILT operation PanTilt 1:disable 2:enable 1
Auto patrol operation AutoPatrol 1:disable 2:enable 1
Scanning operation Scan 1:disable 2:enable 1
Preset operation Preset 1:disable 2:enable 1
Alarm replay operation PlayAlarm 1:disable 2:enable 1
Normal replay operation PlayNormal 1:disable 2:enable 1
Ext Control In replay operation
(type=Function)
PlayControl 1:disable 2:enable 1
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible) - -
5.2.3 Output
Code Status Code Status Code Status
20 OK 32 InvalidValue 92 CriticalErro
r
30 InvalidType 33 InvalidOperand
31 InvalidEntr
y
34 NoEntryData
5.2.4 Example
1) http://10.1.0.1/api/wbsetadminuserfunctions.cgi?type=Default
2) http://10.1.0.1/api/wbsetadminuserfunctions.cgi?type=FunctionRestiction?Mode=2
3) http://10.1.0.1/api/wbsetadminuserfunctions.cgi?type=Function&Resolution=3&CompressionRatio=5&AEControl=-19
5.2.5 Notes
1) If only type=<value> is entered and then <entry>=<value> is not entered, no setting is performed. (type=Default is an exception.)
2) Multiple type=<value> cannot be enumerated simultaneously. This API must be started for each type.
3) For only entered items, setting is performed. For the other items, their existing values are held.
4) When OpeLog=No is entered, a log related to API start/end is not output. When it is omitted, it is regarded as OpeLog=Yes.