Property (Read Only)
Data = SCPI.CALCulate(Ch).SELected.BLIMit.REPort.DATA
This command reads the bandwidth value of the bandwidth test, for the active trace of selected channel (specified with the SCPI.CALCulate(Ch).PARameter(Tr).SELect command).
Parameter |
Data |
Description |
The bandwidth value of the bandwidth |
Data type |
Double precision floating point type (Double) |
Dim BWData As Double
SCPI.CALCulate(1).PARameter(1).SELect
BWData = SCPI.CALCulate(1).SELected.BLIMit.REPort.DATA
SCPI.CALCulate(Ch).PARameter(Tr).SELect
SCPI.CALCulate(Ch).SELected.BLIMit.STATe
No equivalent key is available on the front panel.
:CALCulate{[1]-4}[:SELected]:BLIMit:REPort[:DATA]?
{numeric}<newline><^END>
10 OUTPUT 717;":CALC1:BLIM:REP?"
20 ENTER 717;A