FETCh:TDPChannel? Common Results

Last Updated: August 29, 2007

This command returns a result that is applicable to the entire Dedicated Physical Channel (DPCH) measurement suite.

For more information on the conventions used in the programming examples click here.

FETCh:TDPChannel:ICOunt?

Queries the intermediate number of Dedicated Physical Channel measurement suite multi-measurements completed.

Query Range: 0 to 999

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Query the intermediate number of DPCH measurement suite multi-measurements completed.

TestSet.WriteString("FETCh:TDPChannel:ICOunt?")

FETCh:TDPChannel:INTegrity?

Queries the measurement integrity indicator for the last Dedicated Physical Channel (DPCH) measurement suite completed.

Zero indicates a normal measurement. See Measurement Integrity Indicator for information about non-zero integrity results.

Query Range: See Measurement Integrity Indicator

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Query the integrity indicator for the last DPCH measurement suite completed.

TestSet.WriteString("FETCh:TDPChannel:INTegrity?")