Hello Guest it is April 18, 2024, 07:52:48 AM

Author Topic: external input as (shift on key board)  (Read 4292 times)

0 Members and 1 Guest are viewing this topic.

Offline nso

*
  •  36 36
    • View Profile
external input as (shift on key board)
« on: March 25, 2013, 09:54:29 AM »
hi
 when slow jog rate set then arrows will jog at the slow speed and shift + arrows will jog at 100% and when release shift key go back at jog slow .
now i want do that with external (input1) push button.after search on oem button code i cant find any code for doing this..
please advies to me

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: external input as (shift on key board)
« Reply #1 on: March 29, 2013, 07:35:53 PM »
Fun, Fun, Fun, until Daddy takes the T-Bird Keys away......

Use the "SendKeys()" function, look in the Cypress enable VB scripting manual.

Scott
fun times

Offline nso

*
  •  36 36
    • View Profile
Re: external input as (shift on key board)
« Reply #2 on: March 30, 2013, 12:01:03 AM »
thanks a lot scott.  :)
Re: external input as (shift on key board)
« Reply #3 on: August 24, 2013, 01:43:27 AM »
Thank you very much ;D
Re: external input as (shift on key board)
« Reply #4 on: November 21, 2014, 08:51:04 AM »
I don't have experience with these function ...
Anyone have an example that really works?

Thanx!