Command/Query
:SOURce<Ch>:ALC:COUNt <Value>
:SOURce<Ch>:ALC:COUNt?
This command sets/gets the AC ALC maximum iteration count.
Parameter |
Value |
Description |
Maximum iteration count |
Data Type |
Numeric type (Integer) |
Range |
2 ~ 10 |
Preset Value |
10 |
Unit |
- |
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Long
Var= 4
Ana.WriteString ":SOUR1:ALC:COUN " & Str(Var), True
Ana.WriteString ":SOUR1:ALC:COUN?", True
Var=Ana.ReadNumber
Sweep Setup > OSC Level > ALC > Max Iteration
SCPI.SOURCE(Ch).ALC.COUNT