10-08-2007 10:33 PM - last edited on 11-07-2007 08:11 AM by Support
10-09-2007 12:16 PM
10-10-2007 10:51 PM
Hi, Jim,
Thanks for trying this product. Feel free to post your question here if any. And I'm looking forward to your feedback about the product so that we can make it stronger.
-Ao
10-11-2007 02:48 AM
10-11-2007 02:58 AM
Hello, altenbach,
Unfortunately, the installer of the library checks if LV FPGA 8.5 is installed. It does not continue if not.
thanks,
-Ao Huang
10-11-2007 08:50 AM
10-11-2007 11:28 AM
Hi Ao,
I had a chance to play with the tools and I'm very pleased so far. Is there any general tutorial or suggestions on using and configuring Fixed Point Data Types (i.e. tradeoffs between Word/Integer length, Adapt to Source, notes of wisdom)?
Thanks for the help and keep up the good work.
Walker
10-11-2007 12:40 PM - last edited on 10-11-2024 01:47 PM by Content Cleaner
I agree with Walker. (great name. )
Documentation is pretty sparse for fixed point, although the manual for the Fixed Point Library is really quite good in explaining the library itself. One source that I found that offered at least "fixed point 101" was this tutorial: http://zone.ni.com/devzone/cda/tut/p/id/3115 . Although it's not specifically related to this implemenation of fixed point, the first couple of sections are useful. I checked the LabVIEW help, and while it's a good start, it's kind of confusing. In the end, I learned most of what to do by intuition and trial and error.
The hardest part is anticipating the range of numbers you're going to be using and which level of precision you'll need. That's where the word length and the integer word length come in. What really confuses me, though, is what a negative "integer word length" means. I see the result of increased precision, but I think I've missed something there. I'm going to go back and read some more.
I have two requests for the developers of fixed point (not necessarily this library):
1. We desperately need a good tutorial exclusively for this implementation of fixed point. If there is one, I'd love to be made aware of it.
2. It would be really helpful to have a "Data Type" choice on the context menu when right clicking fixed point constants and front panel objects. I'm finding that I'm constantly tweaking this, and it's a pain to go through properties every time.
Jim
10-11-2007 03:39 PM
10-11-2007 10:57 PM