Does RSIEventTypeLIMIT_ERROR generate an interrupt?

Thanks for the good example.

Does this mean that I ought to spawn separate threads (one per axis, say) to wait for and handle these interrupts? I already have a thread that waits for interrupts on the motion controller, but I won’t see the axis interrupts, right?