Hello Guest it is March 28, 2024, 05:55:19 AM

Author Topic: How to use the keyboard ESC key to stop all movement.  (Read 3120 times)

0 Members and 1 Guest are viewing this topic.

Offline DazTheGas

*
  •  778 778
  • DazTheGas
    • View Profile
Re: How to use the keyboard ESC key to stop all movement.
« Reply #10 on: May 23, 2017, 03:05:53 PM »
Try using the siglib in the Screen Load Scipt instead of the PLC as this works absolutely fine on my machine.

DazTheGas
New For 2022 - Instagram: dazthegas
Re: How to use the keyboard ESC key to stop all movement.
« Reply #11 on: May 23, 2017, 03:14:15 PM »
I suggest you substitute mc.mcCntlCycleStop (inst) for mc.mcCntlFeedHold (inst)
in the code for Input63. If this works then something must be mismatched in the Keyboard plugin / Input Signals area for Input62.

By the way, Daz is right, though either way should work .

Allan