Jump to content

Template:Labviewconfigurationkey/doc

From LabVIEW Wiki
Revision as of 07:54, 9 May 2007 by MichaelAivaliotis (talk | contribs) (New page: == Usage == {| style="background: transparent;" | <pre> {{ labviewconfigurationkey | keyname = | example = | datatype = | description = | permitted_values = | default = | LV1 = | LV2 = ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{ labviewconfigurationkey
| keyname = 
| example =
| datatype =
| description =
| permitted_values =
| default =
| LV1 = 
| LV2 = 
| LV3 = 
| LV4 = 
| LV5 = 
| OS1 =
| OS2 =
| OS3 =
| OS4 =
| notes =
}}

Example

{{ labviewconfigurationkey
| keyname =  copyDeleteFPDCOFromFPTerm
| example = copyDeleteFPDCOFromFPTerm=TRUE
| datatype = Boolean
| description = Delete front panel terminals from diagram
| permitted_values = TRUE or FALSE
| default = FALSE
| LV1 = 4
| LV2 = 5
| LV3 = 6
| LV4 = 7
| LV5 = 8
| OS1 = w
| OS2 = m
| OS3 = l
| OS4 = u
| notes =
}}