LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problem measuring with Omron ZS-Ldc in labview

I have sensor ZS LD50 and controller module ZSLDC. Which gives a output signal ranging more than +- 10v

I want to know is that safe to connect to the connector board CB-68LP and NI PCIe 6343. Will this volt can be handled by the NI unit.

  

If I connect signal source terminal with two series resistance to divide voltage, I am getting lots of buffer, from which I couldn't measure accurate displacement .

 

Kindly evaluate the program I made for displacement. &  How to tell  "save to measurement file" get reading in mentioned timing.  i.e.:  save 10 data in one sec

I am basic learner, so kindly correct me i am wrong.Thank you

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

Hi Ashwin, 

 

The CB-68LP manual states the safety voltages. 

 

Taking a brief look at your code, I can suggest the following: 

 

  • I would expect your program to "buffer," or take a long time to execute based on how you have things setup. Best practice would be to acquire data in one loop and record the data in a separate loop. I would start with an example (Help >> Find Examples >> Hardware Input/Output >> Analog Input), then work from there. 
  • Post code, not screenshots. We cant see how you have things configured with just a picture

 

I am still not clear on exactly what you are trying to do and what issues you are running into. You may get better responses posting this in a DAQ forum rather than a LabVIEW forum. 

 

Could you help us understand exactly what you are trying to do and exactly what errors you are running into?

 

 

 

 

Clint T.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,381 Views)