11-01-2006 07:04 AM
Hi, I have a NI USB-6009 to analyze voltage on LabView 7.1 and I need 8 channels. The program is almost finished; the only problem is that when I read the .bin file somehow it’s switching the channels. It should be showing from ai0 to ai7, but it’s showing ai6, ai7, ai0, ai1, ai2, ai3, ai4, ai5. I know it because the rms values are wrong. I don’t know if the problem is when I write or when I read.
I need to write at i16 type, but I couldn’t make it write correctly and show the rms values at the same time, that’s why I had to read it twice at Write.vi!
Just one more thing, the date and time are not showing on the graphic, can you help me with that too?
Thanks a lot!
11-01-2006 09:47 AM