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 ii32.png 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 cenum.png Yes

Specifies the status of the breakpoint you want to set.

0Cleared Break
1Enabled Break
2Disabled Break

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