Set MathScript Node Line Breakpoint
- Updated2026-02-04
- 1 minute(s) read
Sets a breakpoint on a line of the MathScript Node with the Status you specify. This method also returns the number of the line on which LabVIEW sets the breakpoint.
Parameters
| Name | Data type | Required | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Line | ![]() |
Yes | Specifies the number of the line on which you want to set the breakpoint. Line numbers in MathScript Nodes are one-based. |
||||||
| Breakpoint Status | ![]() |
Yes | Specifies the status of the breakpoint you want to set.
|
Remarks
The following table lists the characteristics of this method.
| Short Name | SetMSNBPOnLine |
| Data type | No return value |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | Yes |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Loads the block diagram into memory | Yes |
| Remote access allowed | Yes |

