set_source
Configures the signal source of each channelParameters
integer required
Target channel
allowed values:Moku:Lab 1, 2 Moku:Go 1, 2 Moku:Pro 1, 2, 3, 4
string required
Set channel data source
allowed values:Moku:Lab None, Input1, Input2, Output1, Output2 Moku:Go None, Input1, Input2, Output1, Output2 Moku:Pro None, Input1, Input2, Input3, Input4, Output1, Output2, Output3, Output4
boolean
Disable all implicit conversions and coercions.
default: true
# Sample response
{
"source": "Input1"
}
1
2
3
2
3