24 of 95
Reference Manual ATOM one SSM500
7 Settings Handling
7.1 Set Functions
To change any settings run the matching command with its required parameters.
Example:
video_mode 5
OK
7.2 Get Functions
Any setting can be checked by running the function
without parameters or followed by a
question mark.
The output of the
get
function represents a valid command followed by
parameters. This string can be parsed by external applications to extract the current
settings out of the system.
Example:
video_mode
video_mode 5
(returned)
video_mode ?
video_mode 5
(returned)
7.3 auto_save <flag>
Controls auto save.
Flag
Function
0 (reset)
Auto save OFF
1
Auto save ON
With this flag any settings change will instantly be saved into the permanent storage.
Please note that saving settings can take a while and saving settings after each command
makes camera operation slower. Therefore auto save is turned off by default. Use the
save_settings
command below to save your settings as needed.
Example:
auto_save 0
Note:
In Trigger mode the settings which are needed for correct video playback will always
get saved automatically, those are the video mode (10.1), the frame-rate (10.2) and the
buffer count (17.1).