Mobotix M10 User Manual Page 146

  • Download
  • Add to my manuals
  • Print
  • Page
    / 195
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 145
54.2 The control Command
First of all, you need to tell the camera which instructions are to be performed.
54.2.1 Instructions for the control Command
Instruction Description
set Write access to the image settings. Use this instruction to modify the image settings.
http://<camera ip>/control/control?set
read Read access to the image settings. Use this instruction to query information about the image
settings.
http://<camera ip>/control/control?read
list The list instruction returns a list of the configuration file sections that can be modified.
To retrieve the parameters of one particular section, add section=<sectionname> at the end of
the call.
Example:
http://<camera ip>/control/control?list&section=action
lists all options of the action
section.
This command allows reading the current values and it provides a method for obtaining the
options and the texts of the user interface by other applications.
factory The factory instruction allows you to reset the parameters of a section to the factory default
settings. This call requires the section name section=<sectionname> as additional parameter.
http://<camera ip>/control/control?factory&section=<sectionname>
restore The restore instruction allows you to reset the parameters of a section to the values stored in
the flash memory. This call requires the section name section=<sectionname> as additional
parameter.
http://<camera ip>/control/control?restore&section=<sectionname>
54.2.2 List of Available Sections
The sections shown in the following tables correspond to all dialogs that you can control remotely using the
control
command. Click on one of the following links to go to the corresponding section.
The imagecontrol section
The eventcontrol section
The exposurecontrol section
The general section
The exposure section
The color section
The jpeg section
The text section
The event section
The eventfilter section
The settings section
The action section
The message section
The message2 section
54 The HTTP API 137
Page view 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 194 195

Comments to this Manuals

No comments