Labviewconfigurationkeysandbox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
| keyname = copyDeleteFPDCOFromFPTerm | | keyname = copyDeleteFPDCOFromFPTerm | ||
| example = copyDeleteFPDCOFromFPTerm=TRUE | | example = copyDeleteFPDCOFromFPTerm=TRUE | ||
| datatype = | | datatype = i | ||
| description = Delete front panel terminals from diagram | | description = Delete front panel terminals from diagram | ||
| permitted_values = TRUE or FALSE | | permitted_values = TRUE or FALSE | ||
| Line 33: | Line 33: | ||
| OS3 = l | | OS3 = l | ||
| OS4 = u | | OS4 = u | ||
| notes = | | notes =<br /> | ||
*0 is equivalent to turning off the Preferences menu item "Run with multiple threads" | |||
*1 is the default value, equivalent to turning on "Run with multiple threads" | |||
*2 to 8 defines a higher number of threads to start (i.e. a 5x5 matrix) | |||
*-1 tells LabVIEW to start with a custom set of threading parameters as defined by ESys.xxx.yyyy keys | |||
}} | }} | ||
Revision as of 08:46, 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 | |
| OS's Supported | |
| Notes |
copyDeleteFPDCOFromFPTerm
| Example | copyDeleteFPDCOFromFPTerm=TRUE
|
|---|---|
| Description | Delete front panel terminals from diagram |
| Datatype | Integer |
| Permitted Values | TRUE or FALSE |
| Default Value | FALSE |
| LabVIEW Versions | |
| OS's Supported | |
| Notes |
|