
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
31
From the last page.
Item Type Entry name Entry value Std.val Unit
Bottom limit Mode 1:OFF 2:ON 1 -
Bottom limi
position
type=BottomLimitSetting
Degree 0 - 1200 0 -
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible) - -
2.1.3 Output
Code Status Code Status Code Status
20 OK 32 InvalidValue 92 CriticalErro
30 InvalidType 33 InvalidOperand
31 InvalidEntr
34 NoEntryData
2.1.4 Example
1) http://10.1.0.1/api/wbsetptbasic.cgi?type=Default
2) http://10.1.0.1/api/wbsetptbasic.cgi?type=PTCondition&ScanSpeed=2&PowerUp=4&FreezeActivity=2
3) http://10.1.0.1/api/wbsetptbasic.cgi?type=AssociationToAlarm&Mode=2&PTByMotion=2&PresetNumber=33&Resume=1
4) http://10.1.0.1/api/wbsetptbasic.cgi?type=LeftLimitSetting&Mode=2&Degree=175
5) http://10.1.0.1/api/wbsetptbasic.cgi?type=RightLimitSetting&Mode=1
6) http://10.1.0.1/api/wbsetptbasic.cgi?type=TopLimitSetting&Mode=2&Degree=175
7) http://10.1.0.1/api/wbsetptbasic.cgi?type=BottomLimitSetting&Mode=1
2.1.5 Notes
1) If only type=Set 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.
5) Setting values of “Degree” is defined in Appendix.C.