Command/Query
:SOURce:BIAS:CURRent:LIMit[:ABSolute] <Value>
:SOURce:BIAS:CURRent:LIMit[:ABSolute]?
This command sets/gets bias current limit (one per instrument)
Parameter |
Value |
Description |
Bias current limit |
Data Type |
Numeric type (Real) |
Range |
1m ~ 100m |
Preset Value |
1m |
Unit |
A |
Resolution |
2μ |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.001
Ana.WriteString ":SOUR:BIAS:CURR:LIM " & Str(Var), True
Ana.WriteString ":SOUR:BIAS:CURR:LIM?", True
Var=Ana.ReadNumber
Sweep Setup > DC Bias > Limit Current
SCPI.SOURCE.BIAS.CURRENT.LIMIT.ABSOLUTE