I am enabling modulo breakpoints in an onboard program that makes an axis move back and forth, generating breakpoints every N encoder counts. I am mapping the breakpoint output to RTSI6. The program works, the output is asserted at each breakpoint (goes up to about 3.3 volts on a scope). Then it resets. This is good if the breakpoint action is to SET the breakpoint. However, I change the breakpoint action to RESET or TOGGLE and the behavior is exactly the same. Has anyone seen this before? (I am using VC++ FlexMotion library version 5.2 on WinXP).