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