Sign in to follow this  
Followers 0
Luchek

M340/Unity Pro - Look Up Tables.

3 posts in this topic

Hi guys,

I'm attempting to implement a fuzzy logic controller from scratch. I plan on using a lookup table to assist with retrieving the membership value. Does anyone know how to implement a lookup table. I know there is a L9P_LKUP block in the LL984 editor..except I'm not sure how to actually enter in the parameters or read from it.
 

Kind regards,

Luchek

Edited by Luchek

Share this post


Link to post
Share on other sites

Well i guess you can populate a normal array with the values you need. You can just at every scan write the membership values into the array or use constant words.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0