Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
87
10.2 Reference Preset Settings
wbgetptpreset.cgi
10.2.1 Syntax
1) http://<camip>/api/wbgetptpreset.cgi
10.2.2 Input
Item Type Entry name Value
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible)
10.2.3 Output
Code Status Code Status
20 OK 92 CriticalErro
r
32 InvalidValue
33 InvalidOperand
wbgetptpreset.cgi indicates the notification data format to the client when data has been obtained normally.
20 OK\r\n
\r\n
[PanTilt-Preset]\r\n
<PresetNumber-1>\r\n
PresetName (value)\r\n
PanPosition (value)\r\n
TiltPosition (value)\r\n
ZoomPosition (value)\r\n
………
………
<PresetNumber-64>\r\n
PresetName (value)\r\n
PanPosition (value)\r\n
TiltPosition (value)\r\n
ZoomPosition (value)\r\n
10.2.4 Example
1) http://10.1.0.1/api/wbgetptpreset.cgi
10.2.5 Notes
1) 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.