Command/Query
:SOURce<Ch>:BIAS:HOLD[:OUTPut] {ON|OFF|1|0}
:SOURce<Ch>:BIAS:HOLD[:OUTPut]?
This command sets/gets bias output when sweep is held. (one per instrument)
Parameter |
Selection Option |
Description |
bias output hold on/off status |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
The status is kept even after the preset. Initial Value: ON |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":SOUR1:BIAS:HOLD ON", True
Ana.WriteString ":SOUR1:BIAS:HOLD?", True
Var=Ana.ReadNumber
System > Service Menu > DC Output@Hold
SCPI.SOURCE(Ch).BIAS.HOLD.OUTPUT