Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
38
2.7 Easy Preset Move
wbpresetapi.cgi
2.7.1 Syntax
1) http://<camip>/api/wbpresetapi.cgi?cont_4=<presetID>
2.7.2 Input
Item Entry name Entry value Std.val Unit
Preset Number where to go to cont_4 <presetID> - -
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible) - -
<presetID> is determined by the following method:
<presetID> = 256 + <presetNumber>
For example, to go to Preset Number 1, the parameter would be ‘cont_4=257’
2.7.3 Output
Code Status Code Status Code Status
20 OK 32 InvalidValue 92 CriticalErro
r
30 InvalidType 33 InvalidOperand
31 InvalidEntr
y
34 NoEntryData
2.7.4 Example
1) http://10.1.0.1/api/wbpresetapi.cgi?cont_4=257
2.7.5 Note
N/A