Jump to content

VI class/Connector Pane.Data (Deprecated) property: Difference between revisions

From LabVIEW Wiki
Added new property page.
 
Added description
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
| datatype = Common Cluster
| datatype = Common Cluster
| propertynodeimage = VI-Connector Pane-Data (Deprecated).png
| propertynodeimage = VI-Connector Pane-Data (Deprecated).png
|}}
|}}
{{TOCright}}
{{TOCright}}
<b>NOTE:</b> This property is deprecated. Use the [[VI class/Connector Pane.DataType property|ConPane.DataType property]] instead.


Returns the connector pane type descriptor in a more readable form than an int16 array by breaking it up.


== Uses ==
== Uses ==
Line 32: Line 33:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category: Property]] [[Category:VI Server Property]]
[[Category:Deprecated Property]]
[[Category:Private Property]]
[[Category:VI Server Property]]

Latest revision as of 21:31, 1 March 2021

VI Server Property Information
Property ID 235
Scope Deprecated
Data Name ConPaneData
Short Name* ConPane.Data (Deprecated)
Long Name* Connector Pane:Data (Deprecated)
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type Common Cluster data type

Common Cluster

Property Node Connector Pane:Data (Deprecated)

NOTE: This property is deprecated. Use the ConPane.DataType property instead.

Returns the connector pane type descriptor in a more readable form than an int16 array by breaking it up.

Uses

History

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

See Also

External Links