Short Name: SetMSNBPOnLine
Requires: VI Scripting
Class: MathScriptNode Methods
To Use: Create a method.
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.
| Data type | Name | 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 | No | Specifies the status of the breakpoint you want to set.
|
The following table lists the characteristics of this method.
| Data type | No return value |
| Available in Run-Time Engine | Yes (Read/Write) |
| 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 |