RFmx for Bluetooth Test VIs

Table of Contents

RFmxBT PowerRamp Configure Burst Synchronization Type (VI)

  • Updated2024-04-10
  • 2 minute(s) read

RFmxBT PowerRamp Configure Burst Synchronization Type (VI)

Owning Palette: PowerRamp

Configures the burst synchronization type for PowerRamp measurement.

RFmxBT PowerRamp Configure Burst Synchronization Type

cio.gif

Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.

ci32.gif

Burst Sync Type Specifies the type of synchronization used for detecting the start of packet in the PowerRamp measurement. The default value is Preamble.

None (0) Specifies that the measurement does not perform synchronization to detect the start of the packet.
Preamble (1) Specifies that the measurement uses the preamble field bits to detect the start of the packet.
Sync Word (2) Specifies that the measurement uses the Access Address for LE-CS packets to detect the start of the packet.
cstr.gif

Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default value is "" (empty string).

Examples:

""

"signal::sig1"

You can use the RFmxBT Build Signal String VI to build the selector string.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

Instrument Handle Out passes a reference to your RFmx session to the next VI.

ierrcodeclst.gif

error out contains error information. This output provides standard error out functionality.

Log in to get a better experience