CALL:MACCHannel

CALL:MACCHannel

Last updated: January 3, 2008

GPIB Command Conventions

CALL:MACChannel:ARQ:LEVel

Function

Sets/queries the power level of H-ARQ/L-ARQ Channel relative to the current Cell Power when current physical layer subtype is Subtype 2. See H-ARQ/L-ARQ Channel Level .

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: -30 to -6 dB
Resolution: 0.01 dB

Query

Range: same as setting

*RST Setting

-9 dB

Programming Example

 
OUTPUT 714;"CALL:MACChannel:ARQ:LEVel -10"
! Sets H-ARQ/L-ARQ Channel Level to -10 dB.

CALL:MACChannel:ARQ:ACK:DATA[:REVerse][:AFTer]

Function

Sets/queries when the test set starts to send ACK bit on the forward ARQ channel upon receiving the reverse data subpackets. It is applicable only when the test set is operating at physical layer subtype 2. See ACK R-Data After for details.

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: SUBPacket0|SUBPacket1|SUBPacket2|SUBPacket3|NEVer

Query

Range: SUBP0|SUBP1|SUBP2|SUBP3|NEV

*RST Setting

NEVer (All NAK)

Programming Example

 
OUTPUT 714;"CALL:MACChannel:ARQ:ACK:DATA SUBPacket1"
! Sets the test set to start send ACK bit
! on the forward ARQ channel after receiving
! subpacket 1.

CALL:MACChannel:HARQ:MODulation

Function

Sets/queries the modulation type used to transmit the H-ARQ channel when the current physical layer subtype is Subtype 2. BPSKeying represents Bi-Polar Keying mode and OOKeying represents On-Off Keying mode. See H-ARQ Modulation for details.

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: BPSKeying|OOKeying

Query

Range: BPSK|OOK

*RST Setting

BPSK

Programming Example

 
OUTPUT 714;"CALL:MACChannel:HARQ:MODulation OOK"
! Sets H-ARQ Channel Modulation Type to On-Off Keying.

CALL:MACChannel:PARQ:LEVel

Function

Sets/queries the power level of P-ARQ Channel relative to the current Cell Power when current physical layer subtype is Subtype 2. See P-ARQ Channel Level .

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: -30 to -6 dB
Resolution: 0.01 dB

Query

Range: same as setting

*RST Setting

-9 dB

Programming Example

 
OUTPUT 714;"CALL:MACChannel:PARQ:LEVel -10"
! Sets P-ARQ Channel Level to -10 dB.

CALL:MACChannel:RACTivity:BIT:ONE

Function

Sets/queries the Reverse Activity Bits Number of Consecutive Ones. See Reverse Activity Parameters for details

Requirements

Lab Application Revision: B.00 and above

Setting

Range: 0 to 256
Resolution: 1

Query

Range: same as setting

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:MACChannel:RACTivity:BIT:ONE 3"
! Sets the RA Bits Number of Consecutive Ones to 3.

CALL:MACChannel:RACTivity:BIT:ZERO

Function

Sets/queries the Reverse Activity Bits Number of Consecutive Zeros. See Reverse Activity Parameters for details

Requirements

Lab Application Revision: B.00 and above

Setting

Range: 0 to 256
Resolution: 1

Query

Range: same as setting

*RST Setting

256

Programming Example

 
OUTPUT 714;"CALL:MACChannel:RACTivity:BIT:ZERO 3"
! Sets the RA Bits Number of Consecutive Zeros to 3.

CALL:MACChannel:RPControl:LEVel

Function

Sets/queries the power level of RPC Channel relative to the current Cell Power when current physical layer subtype is Subtype 2. See RPC Channel Level .

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: -30 to -6 dB
Resolution: 0.01 dB

Query

Range: same as setting

*RST Setting

-9 dB

Programming Example

 
OUTPUT 714;"CALL:MACChannel:RPControl:LEVel -10"
! Sets RPC Channel Level to -10 dB.