|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#16
|
||||||
|
||||||
|
Re: Probes (and some other aspects) not working
Quote:
|
|
#17
|
|||
|
|||
|
Re: Probes (and some other aspects) not working
I'll double-check tonight, but I'm fairly certain the code is executing. It's responsible for moving the robot around, and the robot actually does move around. I tried putting probes just before the "Motor -> Set Output" and got "Not Executed."
One way or another, I'll have more information in a few hours. |
|
#18
|
|||
|
|||
|
Re: Probes (and some other aspects) not working
One other note -
After noticing this behavior, I tried to change my debugging strategy. I placed breakpoints on various blocks (some .vi's, some just basic blocks) in the code. When the breakpoints were hit, I probed the wires, and saw "Not Executed." If you break on a block, shouldn't the wires that are attached to the inputs of that block be available for probe? Thanks in advance. |
|
#19
|
|||
|
|||
|
Re: Probes (and some other aspects) not working
All right, the project is attached. Here is the (in)consistent repro:
1) Download the code to the robot 2) Without enabling the robot (you can enable it, this just saves you a step), just go to Robot Main --> Periodic Tasks --> Mobility System.vi 3) Put some probes around. Nearly all of them say "Not Executed." One curious example is the Gyro1, which is updating the front panel, but shows "Not Excuted" on the wire going into it on the Block Diagram. Any red flags in our code that would explain this strange failure? Last edited by JohnGilb : 26-01-2012 at 21:34. |
|
#20
|
|||
|
|||
|
Re: Probes (and some other aspects) not working
Is there any sort of logging that LabVIEW does that I can package up (or would something like a memory dump be helpful?)
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|