Property (Read Only)
Value = SCPI.CALCulate.TR(Ch).TRACe(Tr).PARameter
This command gets TR measurement type. Init value changes by tr #., for the selected trace Tr of the selected channel Ch.
Parameter |
Value |
Description |
TR measurement type |
Data Type |
Character string type (String) |
Range |
FREQuency|POWer|PHASe |
Preset Value |
FREQuency |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
- |
Dim Var as String
Var= "FREQuency"
Var = SCPI.CALCulate.TR1.TRACe4.PARameter
No equivalent key is available on the front panel.
:CALCulate:TR[1-1]:TRACe[1-8]:PARameter?
{FREQuency|POWer|PHASe} <newline><^END>
10 OUTPUT 717;":CALCulate:TR1:TRACe4:PARameter ?"
20 ENTER 717;A$