From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Random Ramblings on LabVIEW Design

Community Browser
Labels
cancel
Showing results for 
Search instead for 
Did you mean: 

Useful Tools

swatts
Active Participant

Take it as read we use LabVIEW, but what other tools do we like.

Here's a list of tools we use...

TortoiseSVN

Wonderful Subversion version control client.

TortoiseSVN.png

http://switch.dl.sourceforge.net/project/tortoisesvn/1.8.0/Application/TortoiseSVN-1.8.0.24401-x64-s...

Always use version control on your projects!!!! we like this because it's nice and easy. And it's free free free.

Codespaces

This is a paid cloud based project management and SVN repository and it is just awesome!!!

Codespaces.png

Links seamlessly with TortoiseSVN, just type in URL of repository, can set up a portal so that customers can report bugs and has nice easy project management tools.

Super fast Check Out and updates, incredible compression (25 active projects and only 210Mb used), back-ups every 5 minutes. Other cloud based repository's are available but this one has been a joy to use.

We pay $299 a year for 4 users and 2G of space.

http://www.codespaces.com/

Notepad++

I love this little text editor.

http://download.tuxfamily.org/notepadplus/6.4.2/npp.6.4.2.Installer.exe

LibreOffice

I have to say I've rather given up on Microsoft Office, I just find all the updates and licensing to be annoying.

I used Open Office for years but found that it didn't copy and paste Vector graphics into LabVIEW. LibreOffice spun out of OpenOffice and it does. Hooray!

http://mirrors.coreix.net/thedocumentfoundation/libreoffice/stable/4.0.4/win/x86/LibreOffice_4.0.4_W...

Draftsite

Sometimes we do proper engineering with drawings and everything. 2D CAD packages can be quite expensive or you could download a free/cheap one that had a ropey interface, crashes regularly and is incompatible with anything else. So imagine my surprise when I came across this little beauty.

DraftSite.png

All yours for $0 sacre bleu c'est incroyable!! (it's from Dessault)

http://dl-ak.solidworks.com/nonsecure/draftsight/V1R3.2/DraftSight64.exe

Klok

Right you cotton-headed-ninny-muggins do your time-sheet and no you can't put reading this as research!!!

But you could use this lovely little application to do it for you.

Klok.png

Click on a project to start it recording, or drag and drop to suit. Single user is free and very handy it is too.

You'll need Adobe Air (whatever that is) to run it.

http://www.getklok.com/downloads/Klok2.air

Databases

I like SQLite for small and portable and like MySQL for big and complex. The hidden gem in MySQL is the Workbench tool that ships with it.

Virtualisation

Run another Operating system in a window on your computer, it sounds like madness. Very handy for loading old versions of LabVIEW and debugging old versions of code. I don't find it so useful for initial designs when you're wrestling with everything not working.

http://dlc.sun.com.edgesuite.net/virtualbox/4.2.16/VirtualBox-4.2.16-86992-Win.exe

So what do you use and why?

Much Love and enjoy NIWeek if you are going, I'm very jealous.....

Steve Watts

Steve


Opportunity to learn from experienced developers / entrepeneurs (Fab,Joerg and Brian amongst them):
DSH Pragmatic Software Development Workshop


Random Ramblings Index
My Profile

Comments