:SENS<Ch>:CORR:COLL:ECAL:PATH

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:COLLect:ECAL:PATH <Value1>, <Value2>

:SENSe<Ch>:CORRection:COLLect:ECAL:PATH? <Value1>

Description

This command sets/gets the ECal module port number which is connected to a specified port of the E5063A.

Variable

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

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:CORR:COLL:ECAL:ORI

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.ECAL.PATH