set_frontend
Configures the input impedance, coupling, and range for each channelParameters
integer required
Target channel
allowed values:Moku:Lab 1, 2 Moku:Go 1, 2 Moku:Pro 1, 2, 3, 4
string
Impedance
default: 1MOhm
allowed values:Moku:Lab 50Ohm, 1MOhm Moku:Go 1MOhm Moku:Pro 50Ohm, 1MOhm
string required
Input Coupling
allowed values:AC, DC
string required
Input attenuation
allowed values:Moku:Lab 0dB, 20dB Moku:Go 0dB, 14dB Moku:Pro 0dB, 20dB, 40dB
boolean
Disable all implicit conversions and coercions.
default: true
# Examples
# Sample response
{
"attenuation": "14dB",
"coupling": "AC",
"impedance": "1MOhm"
}
1
2
3
4
5
2
3
4
5
← set_filter set_gain →