Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: nso on March 25, 2013, 09:54:29 AM

Title: external input as (shift on key board)
Post by: nso 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
Title: Re: external input as (shift on key board)
Post by: poppabear 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
Title: Re: external input as (shift on key board)
Post by: nso on March 30, 2013, 12:01:03 AM
thanks a lot scott.  :)
Title: Re: external input as (shift on key board)
Post by: micro-thai on August 24, 2013, 01:43:27 AM
Thank you very much ;D
Title: Re: external input as (shift on key board)
Post by: MojsterMiha on November 21, 2014, 08:51:04 AM
I don't have experience with these function ...
Anyone have an example that really works?

Thanx!