XYGraph class/Optional Plane.Plane Type property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 2DB0B000
Scope Basic Development Environment
Data Name GridType
Short Name* PlaneType
Long Name* Optional Plane:Plane Type
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 83
Owning Class Name XYGraph Class
Data Type Enum U16 data type

Enum U16

Property Node Optional Plane:Plane Type
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Displays a Nyquist plane, Nichols plane, S plane, or Z plane on an XY graph.

This property is similar to the Optional Plane item on the shortcut menu of an XY graph and the Show optional plane option on the Scales page of the XY Graph Properties dialog box.

Values
0 None
1 Nyquist
2 Nichols
3 S Plane
4 Z Plane

Uses

History

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

See Also

External Links