:CALC<Ch>:EPAR:SIM:AUTO

Type

Command/Query

Syntax

:CALCulate<Ch>:EPARameters:SIMulate:AUTO {ON|OFF|1|0}

:CALCulate<Ch>:EPARameters:SIMulate:AUTO?

Description

This command executes the equivalent circuit analysis simulation function automatically when parameters are changed. When this is set at ON, if one of the parameter is changed or set, the simulation calculation is done automatically. If its set at OFF, the simulation calculation is not executed but the simulated Memory Trace is still shown.

Variable

Parameter

Selection Option

Description

Simulate Auto Status

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Ana.WriteString ":CALC1:EPAR:SIM:AUTO ON", True
Ana.WriteString ":CALC1:EPAR:SIM:AUTO?", True
Var=Ana.ReadNumber

Related Commands

:CALC:EPAR:SIM

Equivalent Softkey

See :CALC:EPAR:SIM

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).EPARAMETERS.SIMULATE.AUTO