Command/Query
:CALCulate<Ch>:PARameter:COUNt <Value>
:CALCulate<Ch>:PARameter:COUNt?
This command sets/gets the number of trace.
Parameter |
Value |
Description |
Number of traces |
Data Type |
Numeric type (Integer) |
Range |
1|2|3|4 |
Preset Value |
1 |
{1|2|3|4}<newline><^END>
Dim Var as Long
Var= 1
Ena.WriteString ":CALC1:PAR1:COUN " & Str(Var), True
Ena.WriteString ":CALC1:PAR1:COUN?", True
Var=Ena.ReadNumber
Display > Num Of Traces
SCPI.CALCULATE(Ch).PARAMETER(Tr).COUNT