AXB-F117 Stealth 1 Camera Controller AXCESS Programming 41
Downloading preset commands
The AXB-F117 maintains the presets in non-volatile, battery-protected memory.
Use the commands listed in Figure 43 to download presets to the AXB-F117.
Downloading preset commands
Command Function
"'WP',<preset 1-255>,
preset structure"
Write the preset to memory. The string is always 31 bytes
long. The string is the following form:
Example:
SEND_COMMAND CAM,'WP1'
Downloads preset 1 values to the AXB-F117.
Write Preset Command Structure
Position Byte Value
1 'W'
2 'P'
3 Preset number
4 Preset defined
5 Pan level high
6 Pan level low
7 Tilt defined
8 Tilt level high
9 Tilt level low
10 Zoom defined
11 Zoom level high
12 Zoom level low
13 Focus defined
14 Focus level high
15 Focus level low
16 Pan POT defined
17 Pan POT level high
18 Pan POT level low
19 Tilt POT defined
Figure 43
Downloading preset
commands