11-14-2007 11:59 AM
nrp wrote, "is the zero in the create user event cluster for the timeout?"
LOL. I have no idea! The Course Manual just says to put one there, and doesn't go into describing why it was put there or what the actions do. This manual is from NI for their LV product, which they should be embarrassed about.
altenback wrote, "You have a breakpoint set!"
Yes, I set this trying to find out what was going wrong, but it hasn't helped any.
Currently, I'm comparing the printouts of the two VIs. Very tedious, but it's all I've got!
11-14-2007 12:17 PM
11-14-2007 12:41 PM - edited 11-14-2007 12:42 PM
jp2labview wrote:
Yes, I set this trying to find out what was going wrong, but it hasn't helped any.
11-14-2007 12:45 PM
11-14-2007 01:01 PM - edited 11-14-2007 01:03 PM
11-14-2007 01:24 PM
11-14-2007 01:39 PM
11-14-2007 02:53 PM - edited 11-14-2007 02:55 PM
I tried fixing some things, but I'm still having the same problems.
When running the code, I Play through once completely. This works. I Play about half way, then Stop, then try to Play again. The application stops responding.
I go to the Block Diagram, and enable Highlight Execution. Here, I see that I am somehow stuck in an endless loop under the ["Initialize", Default] case [add] in the "consumer loop" [/add] and there is an Error being propagated: ERR (-816).
When I put a probe on the error wire, I get the following:
error out [1] wrote:
Error -816 occurred at Timed structure(s): Fade
Possible reason(s):
LabVIEW: Timed structure aborted or attempted to execute another iteration of the following aborted Timed Loop.
Timed structure(s): Fade
This is something I knew, but the solution that was provided with the course seems to work just fine when I do this.I'm pretty sure I did something wrong, but I don't know how to tell what that was.
10-22-2013 04:47 PM
> To tst: I tried doing the compare, but when I went to Select... the file to compare it with, the C:\Solutions folder was not among the choices. [...]
First, open both VI's to be compared. (May need to rename one of them, if they're both versions of the same file.)
Only after that, you can open the Tools -> Compare VI's dialog. (The SELECTION list is limited to in-memory VI's, it seems.)
[p.s. I have LabVIEW 9-sp1 Pro open at the moment. Perhaps this limitation was later removed, I haven't checked.]
10-23-2013 07:10 AM
You might not find the OP replying, it's been almost 6 years since the last post in this thread.
Cameron