Moku API
API Home
API Reference
Examples
Examples
Python
Matlab
Other Languages
Forum
(opens new window)
Support
(opens new window)
set_setpoint
Configure the the desired set point
Parameters
setpoint
integer
required
setoint voltage
allowed values:
-1 to 1
units: V
strict
boolean
Disable all implicit conversions and coercions.
default: true
#
Examples
#
Sample response,
{
"setpoint"
:
1
}
1
2
3
←
set_scan_oscillator
summary
→