05-15-2008 07:30 PM
05-15-2008 07:38 PM
Hi Lokis,
Any chance you can post some images of the Faded IO or zip up the project files? Have you been able to run any examples shipped with you latest update? Did you also upgrade your LabVIEW FPGA and NI RIO versions when you upgraded LabVIEW?
Basset Hound
05-16-2008 07:03 PM
05-17-2008 12:43 PM
Lokis,
I believe your seeing the new feature of NI RIO 2.4.0 with LabVIEW FPGA 8.5.x where the IO nodes return calibrated fixed point data. In earlier versions of NI-RIO software, C Series I/O nodes returned raw, uncalibrated binary integer data. In NI-RIO 2.4, C Series I/O nodes return calibrated fixed-point data scaled to engineering units. For more information about how this change may affect your applications, refer to the KnowledgeBase at ni.com. If you have existing applications, you can configure the modules to return uncalibrated Integer data as was previously returned. Just right click on the module in the project and select Raw or Calibrated and you'll see the IO node change between Fixed Point (gray) and Integer (blue) data. If your using calibrated you no longer need to use the Binary to Nominal VI to calibrate the data.
Check out the KB linked above as it provides some decent info to get you started. Please post back any feedback you have as I really think you'll like the new feature.
Hope that helps,
Basset Houn
05-20-2008 12:09 PM
05-20-2008 12:30 PM
05-22-2008 12:53 PM
05-22-2008 01:08 PM