Template:TerminalAsDataType: Difference between revisions
Appearance
Add boolean, variant, error cluster, and void |
Add LabVIEW Object |
||
(2 intermediate revisions by the same user not shown) | |||
Line 38: | Line 38: | ||
| error cluster = Error Cluster.png{{!}}link=Error Cluster | | error cluster = Error Cluster.png{{!}}link=Error Cluster | ||
| void = Void.png{{!}}link=Void | | void = Void.png{{!}}link=Void | ||
| enum u8 = Enum U8.png{{!}}link=Enum U8 | |||
| enum | |||
| enum u16 = Enum U16.png{{!}}link=Enum U16 | |||
| enum u32 = Enum U32.png{{!}}link=Enum U32 | |||
| labview object = LabVIEW Object Control Terminal.png{{!}}link=LabVIEW Object | |||
}} | }} | ||
| indicator = {{#switch:{{lc:{{{1}}}}} | | indicator = {{#switch:{{lc:{{{1}}}}} | ||
Line 77: | Line 82: | ||
| error cluster = Error Cluster Indicator.png{{!}}link=Error Cluster | | error cluster = Error Cluster Indicator.png{{!}}link=Error Cluster | ||
| void = Void Indicator.png{{!}}link=Void | | void = Void Indicator.png{{!}}link=Void | ||
| enum u8 = <!-- Using U16 indicator because there is no visual difference -->Enum U16 Indicator.png{{!}}link=Enum U8 | |||
| enum | |||
| enum u16 = Enum U16 Indicator.png{{!}}link=Enum U16 | |||
| enum u32 = Enum U32 Indicator.png{{!}}link=Enum U32 | |||
| labview object = LabVIEW Object Indicator Terminal.png{{!}}link=LabVIEW Object | |||
}} | }} | ||
}}]]</includeonly><noinclude>{{documentation}}</noinclude> | }}]]</includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 11:14, 4 January 2025
This documentation is transcluded from Template:TerminalAsDataType/doc (history).
Provides a simple way to get terminal images as data type that link to the corresponding wiki page.
Parameters
Parameter | Description |
---|---|
type
|
Terminal type (control or indicator). Default is control. |
1 | Type name (e.g., string) |
Type names
This is a complete reference of supported type names:
Examples
Source | Result |
---|---|
{{TerminalAsDataType|type=control|string}}
|
|
{{TerminalAsDataType|type=indicator|string}}
|