storePreset
Save the current state as the preset.
Address
/ptz/storePreset [position]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | The preset number, ranging from 1 to 9 |
Example
Save the current state as the preset 1.
/ptz/storePreset 1
Note: Floating point numbers will be rounded down.
/ptz/storePreset 1.9 = /ptz/storePreset 1