Driver Setup Options
- Updated2025-10-20
- 1 minute(s) read
The Driver Setup string is used with Initialize With Options to set the initial values for properties that are specific to NI-RFSA.
You can use the DriverSetup keyword in the option string input to complete the following tasks:
- Specify your hardware device or external (non-NI) device
- Simulate hardware that is not present
- Specify an NI-RFSA instrument driver FPGA extensions bitfile
- Enable soft front panel (SFP) session access
Driver Setup String Format
The Driver Setup string uses the following format: DriverSetup=Tag:Value.
To set multiple properties, separate tag and value pairs with a semicolon, as shown in the following string: DriverSetup=Tag1:Value1;Tag2:Value2;Tag3:Value3
Related Information
- Specifying or Simulating a Device
Complete the following steps to specify or simulate the device that you want to use.