Page 1 of 1

change breakpoint limitation formula

Posted: 19 Feb 2012 20:40
by drewboles
Hi everyone -
I'm wondering if there is a way to change the formula that dictates how breakpoint behaves when NOT in free form mode. The manual indicates that the formula works like this: (x[2]>=x[1]>=x[0]). However, I'd like to make it so that the formula reads this way: (x[2]>x[1]>x[0]). Is this possible? Thanks!

D