06-21-2017 04:36 AM
Hi,
My project is to check the continuity of 6 cables using DAQmx.
Hardware used are SCB-100 breakout box and USB6509
The issue is I can able to get the continuity of 5 cables but on the 6th one, the values are oscillating. All the 6 cables continuity testing are of the same logic. If you see the number 11 output it's oscillating.
I have attached the vi and sub vi .
Please do have a look and help me to resolve this issue.
I even tried connecting with a different port but still, I have the same issue.
06-23-2017 03:30 AM
Hi VikashKumar23,
So the oscillating values follow the specific cable when you change the order of the 6 cables?
Does the cable work as expected otherwise? It could be that the cable itself is broken in some way, do you have another cable that you can swap this out with and check 6 at once?
Kind Regards,
Henry
06-26-2017 08:15 AM
Hi,
I fixed the problem.
Initially I found out whats the actual issue by adding a probe to all the data read o/p.
The problem is there is no time delay.
Now I have put my code into a for loop and added a time delay.
the vi works fine now.
06-26-2017 08:57 AM
Hey,
I'm glad to hear you're up and running now!
Regards,
Henry