Jump to content

Template:LabVIEW Palette Object Information: Difference between revisions

From LabVIEW Wiki
Added Express VI as a type option
m Add node type (e.g., property node or invoke node)
Line 6: Line 6:
|-
|-
! style="text-align: right;" | Type
! style="text-align: right;" | Type
| {{#switch: {{lc:{{{type|vi}}}}} | function = style="background-color: #FFFFCC;" | structure = style="background-color: #FFFFFF;" | palette = style="background-color: #FFFFFF;" | constant = style="background-color: #C8C8C8;" | vim = style="background-color: #FFCC99;" | vi = style="background-color: #FFFFFF;" | control = style="background-color: #FFFFFF;" | expressvi = style="background-color: #CCE8FF;"}} | [[{{#switch: {{lc:{{{type|vi}}}}} | function = Function | structure = Structure | palette = Subpalette | constant = Constant | vim = Malleable VI | vi = VI | control = Control | expressvi = Express VI}}]] <includeonly>{{#ifeq:{{{category}}}|no||[[Category:{{#switch: {{lc:{{{type|vi}}}}} | function = Function | structure = Structure | palette = Subpalette | constant = Constant | vim = Malleable VI | vi = VI | control = Control | expressvi = Express VI}}]]}}</includeonly>
| {{#switch: {{lc:{{{type|vi}}}}} | function = style="background-color: #FFFFCC;" | structure = style="background-color: #FFFFFF;" | palette = style="background-color: #FFFFFF;" | constant = style="background-color: #C8C8C8;" | vim = style="background-color: #FFCC99;" | vi = style="background-color: #FFFFFF;" | control = style="background-color: #FFFFFF;" | expressvi = style="background-color: #CCE8FF;" | node = style="background-color: #FFFFFF;"}} | [[{{#switch: {{lc:{{{type|vi}}}}} | function = Function | structure = Structure | palette = Subpalette | constant = Constant | vim = Malleable VI | vi = VI | control = Control | expressvi = Express VI | node = Node}}]] <includeonly>{{#ifeq:{{{category}}}|no||[[Category:{{#switch: {{lc:{{{type|vi}}}}} | function = Function | structure = Structure | palette = Subpalette | constant = Constant | vim = Malleable VI | vi = VI | control = Control | expressvi = Express VI | node = Node}}]]}}</includeonly>
|-
|-
! style="text-align: right;" | Requires
! style="text-align: right;" | Requires

Revision as of 08:07, 6 August 2023

Object information
Owning palette(s) Unknown
Type VI
Requires Basic Development Environment
[view] [edit] Template documentation

Usage

Examples

{{LabVIEW Palette Object Information|type=function|requires=base}}

Object information
Owning palette(s) Unknown
Type Function
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=function|requires=script}}

Object information
Owning palette(s) Unknown
Type Function
Requires VI Scripting

{{LabVIEW Palette Object Information|type=structure|requires=base}}

Object information
Owning palette(s) Unknown
Type Structure
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=palette|requires=base}}

Object information
Owning palette(s) Unknown
Type Subpalette
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=constant|requires=base}}

Object information
Owning palette(s) Unknown
Type Constant
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=vim|requires=base}}

Object information
Owning palette(s) Unknown
Type Malleable VI
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=vi|requires=base}}

Object information
Owning palette(s) Unknown
Type VI
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=control|requires=base}}

Object information
Owning palette(s) Unknown
Type Control
Requires Basic Development Environment

{{LabVIEW Palette Object Information|type=node|requires=base}}

Object information
Owning palette(s) Unknown
Type Node
Requires Basic Development Environment