sa_output
Generate a sinewave on the output channels.Parameters
integer required
Target channel
allowed values:Moku:Lab 1, 2 Moku:Go 1, 2 Moku:Pro 1, 2, 3, 4
number required
The peak-to-peak amplitude of the output sinewave (On Moku:Pro, the output sine wave amplitude is limited to -1V to 1V above 100 MHz)
allowed values:Moku:Lab 1e-3 to 4 Moku:Go 1e-3 to 10 Moku:Pro 1e-3 to 10
number required
Frequency of the output sinewave. (For sine waves with amplitude above 2Vpp, the maximum frequency is 100 MHz on Moku:Pro)
allowed values:Moku:Lab 0 to 250e6 Moku:Go 0 to 30e6 Moku:Pro 0 to 500e6
units: Hz
boolean
Disable all implicit conversions and coercions.
default: true
# Examples
# Sample response
{
"amplitude": 0.5,
"frequency": 100000.0
}
1
2
3
4
2
3
4