Jump to content

Labviewconfigurationkeysandbox: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{ inikey
{{ labviewconfigurationkey
|   keyname         =myini
| keyname = copyDeleteFPDCOFromFPTerm
|   example           =
| example = copyDeleteFPDCOFromFPTerm=TRUE
|   datatype             =
| datatype = b
|   description       =hello
| description = Delete front panel terminals from diagram
|   permitted_values =yyy
| permitted_values = TRUE or FALSE
|   default=
| default = FALSE
|   LV=
| LV1 = 4
|   OS=
| LV2 = 5
|   notes=
| LV3 = 6
| LV4 = 7
| LV5 = 8
| OS1 = w
| OS2 = m
| OS3 = l
| OS4 = u
| notes =
}}
}}

Revision as of 08:02, 9 May 2007

copyDeleteFPDCOFromFPTerm

Example copyDeleteFPDCOFromFPTerm=TRUE
Description Delete front panel terminals from diagram
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes