NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

inserting multiple columns into database using dbtool set

I have  a labVIEW program that is currenly simulating voltage and a current signal using the DAQ Assistant. I'm using the database connectivity toolset. I am currently able to insert one signal into the database converted to a float(I can insert both into the same column as bianary but it needs to be stored as a usable format and in seperate columns.)
 
The problem I am having is at the DB Tools Insert Data block. I have the connection, dbTable, error code, and create table boolean being passed into it. Where I am a little lost is how to set the columns I want to store the multiple signals into.
 
If someone could break that part down for me that would be great. In short, I want to store voltage(channel0) and current(channel1) from the DAQ Assistant into their own respective columns in the db.
 
 

Message Edited by DonPoulson on 07-10-2007 11:04 AM

0 Kudos
Message 1 of 3
(2,959 Views)
Don,

This particular forum is specific to TestStand, not LabVIEW or Multifunction DAQ. You may have a better chance at responses by posting to either of those forums rather than here.

Brandon Vasquez | Software Engineer | Integration Services | National Instruments
0 Kudos
Message 2 of 3
(2,941 Views)
Yeah I noticed that I was somehow on these forums, so I had already reposted under LabVIEW. For some reason it will not let me delete my previous post Smiley Wink
0 Kudos
Message 3 of 3
(2,933 Views)