Luchek Posted August 18, 2016 Report Posted August 18, 2016 (edited) 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 August 18, 2016 by Luchek
cHud Posted August 19, 2016 Report Posted August 19, 2016 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now