set_output
Configures the desired output channelParameters
integer required
Target output channel to configure, where channel 1 is the Fast controller path and channel 2 is the Slow controller path
allowed values:1, 2 boolean required
Engage or disengage the control signal switch.
boolean required
Enable or disable the output port
string
Output gain range
default: 0dBallowed values:Moku:Lab 0dB Moku:Go 0dB Moku:Pro 0dB, 14dB Moku:Delta 0dB, 20dB
boolean
Disable all implicit conversions and coercions.
default: true# Examples
# Sample response
{
"gain_range": "0dB",
"output": true,
"signal": true
}
1
2
3
4
5
2
3
4
5