08-04-2009 12:40 PM
08-04-2009 06:11 PM
Is it possible to post your code or a snapshot of it? I believe you must be getting an array of digital waveform. I'm not sure how exactly you want to communicate this data over but you could use Index Array to get a digital waveform and then use Get Waveform Components to get access to the digital array and then transfer it over using shared variables.
08-04-2009 06:53 PM
I would like to break up the array to have each input in its on variable. There isnt much code being that I am just taking a DAQ and putting it to a variable. here is an image of what you suggested however I would like to have seperate variables.
08-05-2009 04:52 AM
08-05-2009 08:30 AM
Ok I wired it up using those settings but am now confused. It seems to output doubles and not bools, and even stranger the double is not a 0 or 1 it is .001. Do you know how to setup the advanced timing and sample clock? Thank you for the help so far.
08-05-2009 09:10 AM
08-05-2009 03:32 PM
I added that in but still cant seem to get it right. I simply need a continuous output of bools or 1&0's from each input with a freq that can be less than 1hz. Here is the picture now.