Enables the detection of burst start and burst stop locations in the waveform.

Syntax

NIRFSG_ATTR_WRITE_WAVEFORM_BURST_DETECTION

Numeric Value

Data Type

Access

Applies To

1150273

ViInt32

Read/Write

N/A

Remarks


You can read the detected burst start and burst stop locations using niRFSG_GetWaveformBurstStartLocations and niRFSG_GetWaveformBurstStopLocations functions respectively.

Note

When you download a waveform using niRFSG_ReadAndDownloadWaveformFromFileTDMS function and if NIRFSG_ATTR_WAVEFORM_RF_BLANKING attribute is enabled, you must set the NIRFSG_ATTR_WRITE_WAVEFORM_BURST_DETECTION attribute to NIRFSG_VAL_DISABLE.

Note

For PXIe-5830/5831/5832: The RF Blanking reserves a PXI trigger line. If you are calling any niRFSG_Reset or niRFSA_reset on the same device, NI recommends calling it before committing blanking attributes. Alternatively, you can call niRFSG_ResetWithOptions or niRFSA_ResetWithOptions. Select Routes in the steps to omit parameter.

Defined Values:

Name

Value

Description

NIRFSG_VAL_DISABLE

0 (0x0)

Burst detection is disabled.

NIRFSG_VAL_ENABLE

1 (0x1)

Burst detection is enabled.

Default Value:NIRFSG_VAL_DISABLE

**Supported Devices:**PXIe-5820/5830/5831/5832/5840/5841/5842/5860