SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:TARGet <numeric>
CALCulate<Ch>[:SELected]:FUNCtion:TARGet?
Or
CALCulate<Ch>:TRACe<Tr>:FUNCtion:TARGet <numeric>
CALCulate<Ch>:TRACe<Tr>: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>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<numeric> the target value, varies depending on the data format
dB |° |s
<numeric>
0
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.TARGet
note |
This command is similar to CALCulate<Ch>[:SELected]:FUNCtion:TARGet only. |
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