set_monitor

Configures the specified monitor channel to view the desired Laser Lock Box probe point signal.

Parameters

boolean
Disable all implicit conversions and coercions.
default: true
integer required
Monitor channel
string required
Monitor channel source.
allowed values:
Moku:LabNone, LowpassFilter, FastPIDOutput, SlowPIDOutput, ErrorSignal, LocalOscillator, Input1, Input2, Output1, Output2
Moku:GoNone, LowpassFilter, FastPIDOutput, SlowPIDOutput, ErrorSignal, LocalOscillator, Input1, Input2, Output1, Output2
Moku:ProNone, LowpassFilter, FastPIDOutput, SlowPIDOutput, ErrorSignal, LocalOscillator, Input1, Input2, Output1, Output2, Output3, Output4

# Examples

# Sample response,

{
  "source": "Output1"
}
1
2
3