Complete the following steps to enable or disable SFP session access using the NI-RFSA Soft Front Panel (SFP).

  1. Select Device»Configure Debug. The Configure Debug Session window appears.
  2. Select the device or devices you want to debug from the list.
  3. Use the Disabled or Enabled button to disable or enable SFP session access.
  4. 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.
  5. Click OK.
  6. 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.