Last Updated: August 29, 2007
This command returns a result that is applicable to the entire RF Channel (RFCH) measurement suite.
For more information on the conventions used in the programming examples click here.
Queries the intermediate count of RF Channel multi-measurements completed.
Query Range: 0 to 999
Test Set Requirements: E6601A WCTS Program Version A.02 and above
Example:
' Queries the intermediate total number of measurements completed in the RF Channel measurement suite.
TestSet.WriteString("FETCh:RFCHannel:ICOunt?")
Queries the integrity indicator for the last RF Channel measurement suite completed. Zero indicates normal.
For non-zero integrity indicators, refer to Measurement Integrity Indicator.
Query Range: See Measurement Integrity Indicator.
Test Set Requirements: E6601A WCTS Program Version A.02 and above
Example:
' Query the integrity indicator for the last RF Channel measurement suite completed.
TestSet.WriteString("FETCh:RFCHannel:INTegrity?")