06-06-2005 05:58 PM
06-07-2005 12:24 AM
06-07-2005 04:30 AM
06-07-2005 11:45 AM
06-08-2005 12:11 AM
06-08-2005 12:05 PM
09-03-2024 10:23 AM - edited 09-03-2024 10:37 AM
Sorry to dredge up an old thread, but I am trying to do the same thing.
@becktho recommended the following:
When I try that, I have an error because the digital waveform has different dimensions:
Note that the DI digital waveform is formed by this:
That reads 3 channels of digital in.
This works but it seems excessive, is it what I have to do?:
Thanks!
EDIT: actually my solution is not working, it doesn't correlate the digital signals to what they "should" be. So what i think should be 2 in the innermost loop is not the output from what I think should be coming out on channel 2. It is actually what is coming out on channel 0.
09-03-2024 10:54 AM - edited 09-03-2024 11:10 AM
This seems to do it - but is there a better way?
09-03-2024 12:45 PM - edited 09-03-2024 12:46 PM
Hi GOB,
@GOB34 wrote:
This seems to do it - but is there a better way?
Whenever you duplicate identical code you should use a loop instead: