0

I managed to make some arbitrary signals manually, but I want to define them in a database and at the define signal part from the Arbitrary signal properties I would like to take the values from a DB.

I have never worked with DB in Labview, and I'm a labview noob. Do you know some tutorials or schemas for what I'm trying to do? Thanks.

DaJackal
  • 2,085
  • 4
  • 32
  • 48
  • The LabView database kit is >$1000... do you already have a DB set up to use? Why a database and not something else? http://sine.ni.com/nips/cds/view/p/lang/en/nid/209060 – J... Feb 08 '12 at 16:48

1 Answers1

1

http://performancemicrowave.com/sql_LV.html

http://www.jeffreytravis.com/lost/labsql.html

Free alternatives to NI's DB kit. Without knowing more about your DB, whether it is already set up or not, what type of DB it is, etc, it's hard to provide more help than this.

J...
  • 30,968
  • 6
  • 66
  • 143