11-21-2008 05:24 AM
Hello,
I am creating a lookup table of 1D.............its looks like this
00000000--------1435.0
00000001--------1445.5
00000010--------1446.0
!
!
!
!
11001000--------1535.0
Some 200 values
now the input to LUT is binary only.........coz iam getting serial binary data.........i have to comapre this serial binary data with the LUT and display the corresponding frequency..............
i am trying but iam not getting any output........ please help me out this issuse...
thank you
11-21-2008 05:50 AM
Hi sunil_v20,
i recommend using two 1D arrays, one with your binary values and one with the corresponding values. With this you can use the "Search 1D Array" function combined with index array.
Mike
11-21-2008 06:11 AM
Hello Mike,
Thank you for ur reply.......iam creating LUT using Control Design and Simulation toolkit.....in this there is LUT of 1D, 2D and 3D LUTs..........
Moreover LUTs should be binary values.......................let me try with Arrays......but iam getting how to create binary arrays...........
please let me know how to proceed to solve this problem
Thank you
11-21-2008 06:21 AM - edited 11-21-2008 06:22 AM
Hi,
There are different possible ways how to do it, for example:

Andrey.
11-22-2008 03:48 AM
Thank you.......i got have an idea.........ur VI has helped me to understand and do the LUT better
Happy Day
11-22-2008 07:18 AM
11-22-2008 09:40 AM
11-23-2008 09:09 PM
HI,
its not my intention to post multiple times.......i just asked two ways on same topic.......All these days iam working on XILINX tools along with Mentor Graphics.........I am learner trying to code with LabVIEW......I am trying to find some info on what to do NEXT??????
If incase this is wrong please accept my opology........
11-23-2008 11:58 PM
Hello Sunil..
Is your problrm solved? Don't hesitate to contact us in case of further issues.
Gaurav