|
Re: LabVIEW Update 3?
Here are the bug fixes from the read me file:
Fixed an issue in which the FRC robot project uses up to 10% of CPU overhead to communicate with the camera even when the camera is not in use. The Update Camera Status subVI in the FRC robot project corrects this issue. If you create a new FRC robot project, the Update Camera Status subVI appears either in the Image Processing While Loop of the Basic Robot Main VI or in the Vision Processing VI of the Robot Main VI. If you continue working in a project you created in an earlier version of the FRC software, the project does not contain the Update Camera Status subVI. If you want to use the Update Camera Status subVI in an existing project to correct the CPU overhead issue, copy the subVI from a new FRC robot project, then paste and wire the subVI in the existing project similar to how it is used in the new project.
Fixed an issue in which running the CompactRIO Imaging Tool on Windows Vista returns unexpected error 60.
Fixed an issue in which if you perform 4x decoding, the Rate output of the Get VI on the Encoder palette returns half the correct rate although the value of the Distance output is correct.
The update also includes a new cRio image.
Last edited by ebmonon36 : 27-01-2009 at 11:44.
|