CALL:EHIChannel

CALL:EHIChannel

Last updated: January 7, 2010

This section is only applicable to the lab application or feature-licensed test application.

GPIB Command Conventions

CALL[:CELL]:EHIChannel:BEHavior

Function

Sets/queries E-HICH Behavior .

Setting

Range: ACTive|ACKS|NACKs|DTX

Query

Range: ACT|ACKS|NACK|DTX

*RST Setting

ACT

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Lab Application Revision: G.00.00 and above, added DTX

Programming Example

 
OUTPUT 714;"CALL:EHIChannel:BEHavior ACTive" 
! Sets E-HICH Behavior to Active.

CALL[:CELL]:EHIChannel:CCODe

Function

THIS COMMAND IS OBSOLETE. Please use CALL[:CELL]:EHIChannel:CCODe:CODE .

Sets/queries the E-HICH/E-RGCH Channelization Code .

Setting

Range: CODE22|CODE23

Query

Same as setting.

*RST Setting

CODE22

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"CALL:EHIChannel:CCODe CODE22" 
! Sets the E-HICH/E-RGCH Channelization Code to 22.

CALL[:CELL]:EHIChannel:CCODe:CODE

Function

Sets/queries the E-HICH/E-RGCH Channelization Code .

This setting cannot be changed while in active cell operating mode.

Setting

Range: 1 to 127

Query

Same as setting.

*RST Setting

22

Requirements

Lab Application Revision: F.00 and above

Test Application Revision: A.14 and above, with the required feature license

Programming Example

 
OUTPUT 714;"CALL:EHIChannel:CCODe:CODE 22" 
! Sets the E-HICH/E-RGCH Channelization Code to 22.