set_aux_oscillator

Configures the auxiliary oscillator to the desired output channel

Parameters

boolean
Enable or disable auxiliary oscillator
default: true
integer
Frequency of the auxiliary oscillator
default: 1000000
allowed values:1 mHz to 300 MHz
units: Hz
integer
Amplitude of the auxiliary oscillator
default: 0.5
units: Hz
string
Output to connect modulation signal to.
default: Output1
allowed values:Output1, Output2, Output3, Output4, OutputA, OutputB
boolean
Disable all implicit conversions and coercions.
default: true

# Examples

# Sample response,

{
  "source": "Output1"
}
1
2
3