01-24-2007 03:18 PM
01-25-2007 04:28 PM
Kelly,
You should be able to continually poll a digital line on the motion board using Read I/O Port.flx by putting it inside of a while loop. You could then a case structure with Enable Limits.flx to enable the software limits whenever Read I/O Port.flx returned a high value for the line you were interested in. These will of course not be as deterministic as the limits in hardware, but it would probably be the most straightforward way to suddenly activate an additional set of limits on your axis. This document, Axis Settings for Motion Controllers, will provide you with additional information about software limits.
Regards,
Luke H
01-25-2007 07:45 PM