Wire class/Attach Probe method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6370C00
Scope VI Scripting
Data Name AttachProbe
Short Name* AttachProbe
Long Name* Attach Probe
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16439
Owning Class Name Wire Class
Return Data Type Probe Refnum data type

Probe Refnum

Invoke Node Attach Probe
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

Attaches a probe to the wire and returns a VI reference to the probe.

Parameters

Data type Name Required Description
Probe Refnum Attach Probe Yes. Return value.
Path Smart Probe VI No Specifies the path to the probe VI.
Boolean Open FP? No Specifies whether to open the front panel of the probe VI.
VI Refnum VIClone No

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links