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