Command/Query
:SENSe<Ch>:CORRection:COLLect:ECAL:PATH <Value1>, <Value2>
:SENSe<Ch>:CORRection:COLLect:ECAL:PATH? <Value1>
This command sets/gets the ECal module port number which is connected to a specified port of the E5063A.
Parameter |
Value1 |
Description |
Port number of the E5063A |
Data Type |
Numeric type (Integer) |
Range |
1 ~ 2 |
Parameter |
Value2 |
Description |
Port number of ECal module |
Data Type |
Numeric type (Integer) |
Range |
One of the following is set/get: 0: Nothing is connected. 1: Port A is connected. 2: Port B is connected. 3: Port C is connected. 4: Port D is connected |
{numeric}<newline><^END>
Dim Var as Integer
Ena.WriteString ":SENS1:CORR:COLL:ECAL:PATH 1, 1", True
Ena.WriteString ":SENS1:CORR:COLL:ECAL:PATH? 1", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.SENSE(Ch).CORRECTION.COLLECT.ECAL.PATH