SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:TARGet <response>
CALCulate<Ch>[:SELected]:FUNCtion:TARGet?
Selects the target level when performing the search for the trace and the target level crosspoints with the CALC:FUNC:EXEC command. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
<response> the target value, varies depending on the data format
dB |° |s
<numeric>
0
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.TARGet
Value = app.SCPI.CALCulate(Ch).SELected.FUNCtion.TARGet
app.SCPI.CALCulate(Ch).SELected.FUNCtion.TARGet = –10
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)