E4990A Help
348
Preset Value
0
Unit Ω
Resolution -
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Double
Var= 0.01
Ana.WriteString ":CALC1:EPAR:CIRC:F:R0 " & Str(Var), True
Ana.WriteString ":CALC1:EPAR:CIRC:F:R0?", True
Var=Ana.ReadNumber
Related Commands
:CALC:EPAR
Equivalent Softkey
Analysis > Equivalent Circuit > R0
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).EPARAMETERS.CIRCUIT.{F|G}.R0
:CALC<Ch>:EPAR:DISP
Type
Command/Query
Syntax
:CALCulate<Ch>:EPARameters:DISPlay[:STATe] {ON|OFF|1|0}
:CALCulate<Ch>:EPARameters:DISPlay[:STATe]?
Description
This command displays the equivalent circuit model on the screen.
Variable
Parameter Selection Option
Description Equivalent circuit model display status
Data Type Boolean type (Boolean)
Range ON|OFF|1|0