FETCh:TDPChannel:PCERror?

Last Updated: August 29, 2007

These commands return the Peak Code Domain error results from the Dedicated Physical Channel (DPCH) measurement suite.

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

FETCh:TDPChannel:PCERror[:BURSt[1]][:PARTial]?

Queries the Dedicated Physical Channel measurement integrity indicator, the PCDE pass fail result, and PCDE maximum error.

Query Range:

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

Example:

' Query the test set's DPCH integrity indicator, the PCDE pass fail result, and PCDE maximum error.

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

FETCh:TDPChannel:PCERror[:BURSt[1]]:ALL?

Queries the Dedicated Physical Channel measurement integrity indicator, the PCDE pass fail result, PCDE maximum error, channelization code, and spreading factor.

Query Range:

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

Example:

' Query the test set's DPCH integrity indicator, the PCDE pass fail result, PCDE maximum error, channelization code and spreading factor.

TestSet.WriteString("FETCh:TDPChannel:PCERror:ALL?")