Fch

SCPI Commands

CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:PGENeration
CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:PATTern
CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:CBFRames
CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:TXON
CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:TXOFf
class Fch[source]

Fch commands group definition. 5 total commands, 0 Sub-groups, 5 group commands

class CbFramesStruct[source]

Structure for reading output parameters. Fields:

  • Forward_Cb_Frames: int: Range: 1 to 255

  • Reverse_Cb_Frames: int: Range: 1 to 255

class PatternStruct[source]

Structure for reading output parameters. Fields:

  • Fwd_Pattern: str: Range: #H00 to #HFF

  • Rev_Pattern: str: Range: #H00 to #HFF

class PgenerationStruct[source]

Structure for reading output parameters. Fields:

  • Fwd_Pgeneration: enums.PatternGeneration: RAND | FIX RAND: Random. FIX: Fixed: the bit pattern defined with the command [CMDLINK: CONFigure:CDMA:SIGNi:SCONfig:TDATa:FCH:PATTern CMDLINK].

  • Rev_Pgeneration: enums.PatternGeneration: RAND | FIX

class TxoffStruct[source]

Structure for reading output parameters. Fields:

  • Fwd_Tx_Off_Period: int: Range: 0 to 255, Unit: frames

  • Rev_Tx_Off_Period: int: Range: 0 to 255, Unit: frames

class TxonStruct[source]

Structure for reading output parameters. Fields:

  • Fwd_Tx_On_Period: int: Range: 0 to 255, Unit: frames

  • Rev_Tx_On_Period: int: Range: 0 to 255, Unit: frames

get_cb_frames()CbFramesStruct[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:CBFRames
value: CbFramesStruct = driver.configure.sconfig.tdata.fch.get_cb_frames()

Sets the number of frames to use in the circular buffer of the F-FCH and R-FCH when the random pattern is selected.

return

structure: for return value, see the help for CbFramesStruct structure arguments.

get_pattern()PatternStruct[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:PATTern
value: PatternStruct = driver.configure.sconfig.tdata.fch.get_pattern()

Defines the bit pattern for F-FCH and R-FCH that the pattern generator uses to send to the MS for measurements. This pattern is used if ‘Pattern Generation’ (method RsCmwCdma2kSig.Configure.Sconfig.Tdata.Fch.pgeneration) is set to FIXED.

return

structure: for return value, see the help for PatternStruct structure arguments.

get_pgeneration()PgenerationStruct[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:PGENeration
value: PgenerationStruct = driver.configure.sconfig.tdata.fch.get_pgeneration()

Sets the type of pattern the R&S CMW generates and sends to the MS for F-FCH and R-FCH test data.

return

structure: for return value, see the help for PgenerationStruct structure arguments.

get_txoff()TxoffStruct[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:TXOFf
value: TxoffStruct = driver.configure.sconfig.tdata.fch.get_txoff()

Sets the transmission off period for the F-FCH and R-FCH when the frame activity is determined.

return

structure: for return value, see the help for TxoffStruct structure arguments.

get_txon()TxonStruct[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:TXON
value: TxonStruct = driver.configure.sconfig.tdata.fch.get_txon()

Sets the transmission on period for the F-FCH and R-FCH when the frame activity is determined.

return

structure: for return value, see the help for TxonStruct structure arguments.

set_cb_frames(value: RsCmwCdma2kSig.Implementations.Configure_.Sconfig_.Tdata_.Fch.Fch.CbFramesStruct)None[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:CBFRames
driver.configure.sconfig.tdata.fch.set_cb_frames(value = CbFramesStruct())

Sets the number of frames to use in the circular buffer of the F-FCH and R-FCH when the random pattern is selected.

param value

see the help for CbFramesStruct structure arguments.

set_pattern(value: RsCmwCdma2kSig.Implementations.Configure_.Sconfig_.Tdata_.Fch.Fch.PatternStruct)None[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:PATTern
driver.configure.sconfig.tdata.fch.set_pattern(value = PatternStruct())

Defines the bit pattern for F-FCH and R-FCH that the pattern generator uses to send to the MS for measurements. This pattern is used if ‘Pattern Generation’ (method RsCmwCdma2kSig.Configure.Sconfig.Tdata.Fch.pgeneration) is set to FIXED.

param value

see the help for PatternStruct structure arguments.

set_pgeneration(value: RsCmwCdma2kSig.Implementations.Configure_.Sconfig_.Tdata_.Fch.Fch.PgenerationStruct)None[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:PGENeration
driver.configure.sconfig.tdata.fch.set_pgeneration(value = PgenerationStruct())

Sets the type of pattern the R&S CMW generates and sends to the MS for F-FCH and R-FCH test data.

param value

see the help for PgenerationStruct structure arguments.

set_txoff(value: RsCmwCdma2kSig.Implementations.Configure_.Sconfig_.Tdata_.Fch.Fch.TxoffStruct)None[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:TXOFf
driver.configure.sconfig.tdata.fch.set_txoff(value = TxoffStruct())

Sets the transmission off period for the F-FCH and R-FCH when the frame activity is determined.

param value

see the help for TxoffStruct structure arguments.

set_txon(value: RsCmwCdma2kSig.Implementations.Configure_.Sconfig_.Tdata_.Fch.Fch.TxonStruct)None[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SCONfig:TDATa:FCH:TXON
driver.configure.sconfig.tdata.fch.set_txon(value = TxonStruct())

Sets the transmission on period for the F-FCH and R-FCH when the frame activity is determined.

param value

see the help for TxonStruct structure arguments.