set_input_attenuation

Configures the signal source of each channel

Parameters

integer required
Target channel
allowed values:
Moku:Lab1, 2
Moku:Go1, 2
Moku:Pro1, 2, 3, 4
integer required
Set input probe attenuation
allowed values:1, 10000
boolean
Disable all implicit conversions and coercions.
default: true

# Sample response

{
  "attenuation":10.0
}
1
2
3