05-29-2008 09:52 PM
06-02-2008 12:27 PM
06-02-2008 09:38 PM
myData 2 row 1 col 0 myData 2 row 1 col 1 myData 2 row 1 col 2
Any insight about the myData value?
Thanks again, A
06-02-2008 10:31 PM
06-03-2008 06:52 PM
Hi A,
You are measuring 2 digital channels and your result is being returned in the form of 2 binary numbers. These numbers can be used to make an integer like you are seeing. You should format your data into a binary result of only measure a single channel. I hope this is helpful.