NIRFSG_ATTR_FPGA_BITFILE_PATH
- Updated2025-02-03
- 1 minute(s) read
NIRFSG_ATTR_FPGA_BITFILE_PATH
Data type |
Access | Coercion | High Level Functions |
---|---|---|---|
ViString | RO | None | None |
Description
Returns a string containing the path to the location of the current NI-RFSG instrument driver FPGA extensions bitfile, a .lvbitx file, that is programmed on the device. You can specify the bitfile location using the Driver Setup string in the optionString parameter of the niRFSG_InitWithOptions function.
NI-RFSG instrument driver FPGA extensions enable you to use pre-compiled FPGA bitfiles to customize the behavior of the vector signal transceiver FPGA while maintaining the functionality of the NI-RFSG instrument driver.
Supported Devices: PXIe-5644/5645/5646, PXIe-5820/5830/5831/5832/5840/5841/5842/5860
Related Topics