|
Re: Build & Download problems in LabVIEW
Now that makes sense for us. We use our disabled mode for debugging - we call every sensor on the robot every loop in disabled so we can rotate and test things by hand. So our disabled loop is probably our 'busiest' loop.
Since speed doesn't matter, I suppose a simple wait would lower the processor load substantially. We'll try it.
|