Labviewconfigurationkeysandbox: Difference between revisions
Appearance
No edit summary |
m Add to Category:Sandbox |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ labviewconfigurationkey | |||
| keyname = QuickBold | |||
| example = QuickBold=TRUE | |||
| datatype = b | |||
| description = When editing text (either on the block diagram or the front panel) Ctrl-B allows you to toggle '''bold''' on or off. (When not editing text, Ctrl-B still performs it's normal function: remove broken wires.) | |||
| permitted_values = TRUE or FALSE | |||
| default = FALSE | |||
| LV1 = 2013 | |||
| LV2 = | |||
| LV3 = | |||
| LV4 = | |||
| LV5 = | |||
| OS1 = w | |||
| OS2 = m | |||
| OS3 = l | |||
| OS4 = | |||
| notes = | |||
}} | |||
{{ labviewconfigurationkey | {{ labviewconfigurationkey | ||
| keyname = copyDeleteFPDCOFromFPTerm | | keyname = copyDeleteFPDCOFromFPTerm | ||
Line 20: | Line 38: | ||
| 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 51: | ||
| 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 | |||
}} | }} | ||
[[Category:Sandbox]] |
Latest revision as of 17:18, 7 August 2024
QuickBold
Example | QuickBold=TRUE
|
---|---|
Description | When editing text (either on the block diagram or the front panel) Ctrl-B allows you to toggle bold on or off. (When not editing text, Ctrl-B still performs it's normal function: remove broken wires.) |
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 | 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 |
|