Ah, the uppercase was the culprit! I had a semicolon in my function, just forgot to type it in my post. Thanks a lot.NicFit wrote: okay I see why it's not working for you...the expression editor is CAPS sensitive, and the internal functions need to be lowercase...also you need a semicolon at the end of each expression. Try this:Code: Select all
ipart(w/16)*16+ipart(x/8);
You bet I did!NicFit wrote: Also download the new version above again....I've added a switch to choose between 0-10v or 0-127v
nF
Thanks again, soma and nicfit!

