kb:bestpractices:wow:setup
Table of Contents
10 Setup
Personalizing a fresh install of LabVIEW and/or aligning your settings with those of your team mates goes a long way towards easier collaboration.
LabVIEW.ini settings
Where Does LabVIEW Store Configuration Settings?
LabVIEW Wiki: LabVIEW Configuration File
QuickBold=True bookmarkmanager.showvilib=True bookmarkmanager.showresource=True defaultErrorHandlingForNewVIs=False sourceOnlyDefaultForNewVIs=True QuickDropFastSearch=True FancyFPTerms=False reqdTermsByDefault=True returnKeyAction=True enableAutoWire=False autoRouteWires=False StructuresAutoSizeByDefault=False DropSubdiagramLabelByDefault=True DefaultLabelPositionIndBD=4 DefaultLabelPositionBD=12 defaultControlStyle=2 useNumbersForNewVIIcons=False autoInsertFeedbackNode=False autoLayoutBlockPaddingX=25 autoLayoutBlockPaddingY=30 autoLayoutWirePaddingX=10 autoLayoutWirePaddingY=10 autoLayoutFixControls=True autoLayoutFixIndicators=True skipNavigatorDialog=False server.tcp.access="+127.0.0.1;+localhost;+* showBDConstName=True
Additional settings for LabVIEW 2019 SP1 and later:
allowItemsViewDelete=True
Others:
DragAdjustWires=False // fixes a bug in LV2021 with auto-routing of wires LVdebugKeys=True // enables the internal settings editor
More to be found at The LabVIEW Lab.
VI Packages
- HSE WoW: Glyphs and Icon Templates
- HSE WoW: LabVIEW Settings
- HSE WoW: QuickDrop Plugins
- HSE WoW: Timing Probe
- HSE WoW: VI Analyzer TEsts
- HSE WoW: VI Templates
Module Templates
VI Icons and Glyphs
Quickdrop Shortcuts
Getting started with custom quickdrop shortcuts
CTRL-Key Shortcuts
- HSE Error Code Manager → CTRL + X
Block Diagram (inserts)
- HSE Logger INFO: hi
- HSE Logger DEBUG: hd
- HSE Logger WARNING: hw
- HSE Logger ERROR: he
- HSE Caraya Unit Test Template: ht
Shortcut Menu Plugins
Custom Probes
Creating Custom Probes
LavaG Custom Probes Repository
- Further useful probes are included in the VI-Packes JSONText and SQLite from J. Powell.
Fork Setup
see our page about Fork Setup
HSE WoW .vipc
kb/bestpractices/wow/setup.txt · Last modified: 2022/10/16 19:18 by joerg.hampel