Property (Read Only)
Value = SCPI.CALCulate(Ch).SRL.CONNector(Pt).IMPedance
This command gets the average cable impedance of specified port ( Pt) for the SRL calculation, for the active trace of the selected channel ( Ch).
Parameter |
Value |
Description |
Impedance value |
Data Type |
Double precision floating point type (Double) |
Unit |
Ω |
Dim PortImp as Double
PortImp = SCPI.CALCulate(2).SRL.CONNector(2).IMPedance
SCPI.CALCulate(Ch).SRL.CONNector(Pt).IMMediate
No equivalent key is available on the front panel.
:CALCulate{[1]-4}:SRL:CONNector{[1]|2}:IMPedance?
{numeric} <newline><^END>
10 OUTPUT 717;":CALC1:SRL:CONN2:IMP?"
20 ENTER 717;A