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 Quote
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. Quote
Luchek Posted August 19, 2016 Author Report Posted August 19, 2016 Thanks cHud, I'll give that a go! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.