|
Re: Schrödinger's Analog Trigger?
I think you have found a minor bug that was introduced in the analog triggers. Since they aren't used very often, it looks like it was overlooked in the beta program.
The issue is that this Open seems to be taking place in Begin before the FPGA refnum is valid. The Open tries to access the FPGA and doesn't ensure that it is loaded and stored first.
If you want to work around it to control the race condition, wire the Error Out of the RobotDrive or other blocks into the AnalogTrigger Error in. This will sequence the Trigger Open later and avoid the issue. This will be fixed in the next update.
Greg McKaskle
|