Enable Debugging with C, C++, .NET, and Python Applications in InstrumentStudio
- 已更新2026-07-23
- 閱讀時間為 1 分鐘
Enable Debugging with C, C++, .NET, and Python Applications in InstrumentStudio
Enable debugging with C, C++, .NET, and Python applications in the Configure Debug Session window.
Note Supporting communication with a device in C,
C++, .NET, and Python environments at breakpoints requires additional overhead that might
affect performance.
To enable debugging in C, C++, .NET, and Python environments, complete the following steps.
-
Locate the instrument settings menu (
).
-
Select Configure Debug Session.
The Configure Debug Session window opens.
- Select the checkbox in the Using Breakpoints in C/C++/.NET/Python Applications column for the device that you want to debug.
-
Click OK.
InstrumentStudio enables breakpoints in C, C++, .NET, and Python external applications.
- Debug the application or device.
- Reopen the Configure Debug Session window.
-
Clear all checkboxes in the Using Breakpoints in C/C++/.NET/Python
Applications column.
InstrumentStudio disables breakpoint support for the selected devices.
-
Restart the external application.
InstrumentStudio applies the changes.