Command/Query
:CALCulate<Ch>[:SELected]:FUNCtion:TARGet <Value>
:CALCulate<Ch>[:SELected]:FUNCtion:TARGet?
This command sets/gets the target value when performing the target search with the :CALC:FUNC:EXEC.
|
Parameter |
Value |
|
Description |
Target value |
|
Data Type |
Numeric type (Real) |
|
Range |
-500M ~ 500M |
|
Preset Value |
0 |
|
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Double
Var= 100
Ana.WriteString ":CALC1:FUNC:TARG " & Str(Var), True
Ana.WriteString ":CALC1:FUNC:TARG?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.FUNCTION.TARGET