FETCh:CRTChannel? Common Results

Last Updated: August 29, 2007

This command returns a result that is applicable to the entire Reverse Traffic Channel (RTCH) measurement suite.

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

FETCh:CRTChannel:ICOunt?

Queries the intermediate number of Reverse Traffic Channel measurement suite multi-measurements completed.

Query Range: 0 to 999

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

Example:

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

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

FETCh:CRTChannel:INTegrity?

Queries the measurement integrity indicator for the last Reverse Traffic Channel (RTCH) 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.04 and above

Example:

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

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