[solved] KRL set digital output while moving

  • Hi,


    I'm wondering if it's possible to set the digital output while the robot is moving?



    I tried to put CONTINUE with the command PULSE($OUT[27],TRUE,0.50), but the robots still pauses slightly.

  • Using the TRIGGER command is much better that using CONTINUE. CONTINUE is dangerous b/c, due to the Advance Run Pointer, it can cause your output to fire far earlier than you would expect. TRIGGER commands are more complex to use, but allow you to explicitly link an action to a precise relationship with a particular motion.

  • evo85210

    Changed the title of the thread from “KRL set digital output while moving” to “[solved] KRL set digital output while moving”.

Advertising from our partners