TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
2.5Easy Preset Deletion
wbpresetapi.cgi
2.5.1Syntax
1)http://<camip>/api/wbpresetapi.cgi?cont 4=<PresetID>&savesysvar
2)http://<camip>/api/wbpresetapi.cgi?cont 4=<PresetID>&<presetnameID>=<value>&savesysvar
2.5.2Input
Item |
| Entry name | Entry value | Std.val | Unit |
Preset ID for deletion | cont_4 |
| <presetID> | - | - |
Preset name for deletion | <presetnameID> |
| any (max. 12 bytes) | - | - |
Save this preset information | savesysvar |
| - | - | - |
Log output control of cgi common to all types | OpeLog |
| No/Yes [default: Yes] (omissible) | - | - |
<presetID> is determined by the following method: <presetID> = 768 + <PresetNumber>
For example, to delete Preset Number 1, the parameter would be ‘cont_4=769 Next, indication of the <presetnameID> is shown.
presetname_n where n is the Preset Number.
When deleting “Position Name” of Preset
2.5.3Output
Code | Status |
20 | OK |
30InvalidType
31InvalidEntry
Code | Status |
32InvalidValue
33InvalidOperand
34NoEntryData
Code | Status |
92 | CriticalError |
2.5.4Example
1)http://10.1.0.1/api/wbpresetapi.cgi?cont 4=769&savesysvar
2)http://10.1.0.1/api/wbpresetapi.cgi?cont 4=769&presetname_1=&savesysvar
2.5.5Note
1)This API deletes assigned “Preset Number” and/or “Position Name” without giving caution.
2)If given such as ‘http://10.1.0.1/api/wbpresetapi.cgi?cont_4=770&presetname_9=&savesysvar’, the position of preset #2 will be deleted, and “Position Name” of preset #9 will be gone.
©TOSHIBA Corp.
36