WaveformGraph class/Get Plot At Position method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6343000
Scope Basic Development Environment
Data Name GetPlotAtPos
Short Name* GetPlotAtPos
Long Name* Get Plot At Position
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 24
Owning Class Name WaveformGraph Class
Return Data Type No return value
Invoke Node Get Plot At Position
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
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

Returns the plot closest to a coordinate in the coordinate system of the pane within a certain threshold.

Parameters

Data type Name Required Description
Numeric Cluster Input Point Yes A cluster of horizontal and vertical pairs that indicate the coordinate point.
I32 Plot Number Yes Returns the plot value closest to the Input Point value.

Uses

History

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

See Also

External Links