Set MathScript Node Line Breakpoint Method

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.

Parameters

Data typeNameRequiredDescription
LineYesSpecifies the number of the line on which you want to set the breakpoint. Line numbers in MathScript Nodes are one-based.
Breakpoint StatusNoSpecifies 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.

Data typeNo return value
Available in Run-Time EngineYes (Read/Write)
Available in Real-Time Operating SystemYes
Settable when the VI is runningYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Loads the block diagram into memoryYes
Remote access allowedYes