set_frontend

Configures the input impedance, coupling, gain, and attenuation for each channel.

# Bandwidth

Setting the bandwidth explicitly is only available on Moku:Pro and Moku:Delta. For Moku:Delta, the bandwidth can be set with the bandwidth or impedance parameters. Set the bandwidth to 2 GHz or 6 GHz bandwidth with 50 Ohm impedance, or set the impedance to 1 MOhm to set the bandwidth to 1 MHz.

Read about how to select bandwidth, range, gain and attenuation for your application.

# Moku:Delta 6 GHz mode

Moku:Delta's 6 GHz analog input bandwidth, with 5 GSa/s sampling. Signals above 2.5 GHz will alias back into the first Nyquist zone (DC - 2 GHz).

# Examples

# Sample response

{
    "bandwidth": "300MHz",
    "coupling": "DC",
    "impedance": "1MOhm",
    "range": "4Vpp"
}
1
2
3
4
5
6