LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I would like to convert resistance value, angle and voltage using bending sensor.

Nice to meet you.

It is the first post.

I'm sorry if I am rude because it is a beginner I do not understand manners etc. well.

 

We are using LabView 7 Express and SCB-100.

I would like to acquire angular and resistance information using a goniometer and bending sensor and then rewrite them to voltage, but I do not know how to do it.

Will someone please lend me your wisdom?

0 Kudos
Message 1 of 2
(2,610 Views)

Hi Yuki!

 

LabVIEW 7 Express is a discontinued version of LabVIEW, it was released all the way back in 2003. To adquire the data from those sensors I would recommed that (if possible) you get a more updated version of both LabVIEW and DAQmx.

 

If you're willing to continue with your current software, you would need first a version of Traditional DAQmx compatible with LabVIEW 7 Express. You can see the list here:

 

http://www.ni.com/product-documentation/53331/en/

 

After that, you would need to acquire some DAQ hardware compatible with those drivers. You can see the compatible hardware for Traditional DAQmx 7.5 here:

 

http://download.ni.com/support/softlib/multifunction_daq/traditionalnidaq/7.4/readme.html#Software

 

Take in consideration that the SCB-100 is a a connector block, it is not designed to acquire data, which means that you need to get a different piece of hardware.

 

For further reference you can find the user manual for LabVIEW 7 Express:

 

http://www.ni.com/pdf/manuals/320999e.pdf

 

I hope it helps.

Message 2 of 2
(2,565 Views)