Configuring SFP Session Access Using the NI-RFSA Soft Front Panel
- Updated2025-10-20
- 1 minute(s) read
Complete the following steps to enable or disable SFP session access using the NI-RFSA Soft Front Panel (SFP).
- Select Device»Configure Debug. The Configure Debug Session window appears.
- Select the device or devices you want to debug from the list.
- Use the Disabled or Enabled button to disable or enable SFP session access.
- If applicable, select the checkbox next to Using breakpoints in
C/C++/.NET application?
Note Breakpoints in LabWindows/CVI or C code pause all threads in the attached process, including the session for which SFP session access is enabled. You must select this option to prevent the SFP from pausing with the rest of your code.
- Click OK.
- Restart your application. Note Your configuration settings are not applied until you reopen the device session. Restarting your application ensures that the session is reopened.
Note Your configuration is overridden by any configuration made using
the driver setup string. For example, if you explicitly disable SFP Session Access
using the niRFSA Initialize with Options VI or the
niRFSA_InitWithOptions function, selecting
enable in the Configure Debug
Session window has no effect.
Note NI-RFSA does not support NI-TClk when driver session debugging is
enabled.