set_setpoint

Configure the desired set point

The Setpoint adds a DC offset to the error signal after the Lowpass filter. The DC offset can be used to set the error point for a desired offset level which can then be used as the PDH error signal.

Parameters

integer required
setpoint voltage
allowed values:
Moku:Lab-1 to 1
Moku:Go-2.5 to 2.5
Moku:Pro-1 to 1
Moku:Delta-0.5 to 0.5
units: V
boolean
Disable all implicit conversions and coercions.
default: true

# Examples

# Sample response

{
    "setpoint": 1.0
}
1
2
3