08-09-2005 09:42 AM
08-10-2005 06:44 PM
08-10-2005 07:58 PM - edited 08-10-2005 07:58 PM
After the first iteration of the repeat 45, nothing happens. The board just goes back to waiting for another scripttrigger1 signal.
The scripttrigger0 signal is coming from an encoder that is constantly pulsing, so there is no shortage of trigger pulses. There is clearly a bug in the script processing part of the HSDIO--which is a real pain given how much we paid for the blamed thing. I suppose I should be thankful that I could at least find a work around...
Mike...
Message Edited by mikeporter on 08-10-2005 09:00 PM
08-10-2005 09:23 PM
08-12-2005 11:35 AM
08-12-2005 12:40 PM
08-12-2005 12:47 PM
Hey Mike,
R&D has a few more follow up questions they'd like answered if possible, if you're willing to try some stuff out for us:
1) Will the script fail if C1-C4 and NOP are small buffers (such as 128 bytes)?
2) Will the script fail with smaller repeat values?
3) Will the script fail without the Repeat 300 loop altogether?
If you could get this information for us, it would be much appreciated.
Sincerely,
Minh Tran
Applications Engineering
National Instruments
08-12-2005 01:06 PM
Hey Mike,
R&D has 3 more questions which I'll just relay directly to you:
4) Will the script fail if there are fewer Generate statements within the Repeat 45 loop?
5) Will it fail if you remove the Repeat forever-end repeat lines?
6) If the answer to #7 is "yes," does the software return an error when the script completes?
Thanks,
Minh Tran
Applications Engineering
National Instruments
08-12-2005 04:51 PM
08-12-2005 04:53 PM
More answers;
1) Don't know
2) No
3) Don't know