Hello Guest it is May 09, 2024, 11:37:31 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bill_O

471
General Mach Discussion / rapid jog
« on: January 03, 2012, 08:15:30 AM »
I have a custom screen set with the x, y and z jog buttons on it.
I have the buttons set up to use the arrow keys on the keyboard.
Using the arrow keys the axis' move at the slow jog speed.
If I then use the shift key and the arrow key I get no movement.
If I use the shift key and click on the screen with the mouse I get rapid movement.
What am I missing to make the rapid move work with the arrow key?

Thanks,
Bill

472
PoKeys / Re: lcd getting HOT
« on: November 23, 2011, 07:59:00 AM »
NeoTO,

the pinout i had showed the 5v on pin 2 and the ground on pin 1
i will flip them and see what happens

thanks
bill

473
PoKeys / Re: lcd getting HOT
« on: November 02, 2011, 05:39:26 PM »
borisz,

they use a HD44780 microcontroler
i thought they were supposed to work.

bill

474
PoKeys / lcd getting HOT
« on: October 31, 2011, 08:59:28 AM »
i purchased an AND481GST lcd to hook up to my pokeys55
with only the 5v and the ground connected one of the chips on the back gets very hot very fast
when i had everything hooked up it did not work
any ideas?

bill

475
General Mach Discussion / Re: button to jog x and y
« on: October 20, 2011, 09:18:50 AM »
thanks for the replys
i am using a pokeys so for a pendant so i can not use the brain
i will work on it some and see if i can find a way around it

476
General Mach Discussion / button to jog x and y
« on: October 19, 2011, 09:38:15 AM »
I want to make a button on my pendant that jogs both the x and y simultaneously.
Can I do this in vb script?
Maybe something like;
DoOEMButton(307)
DoOEMButton(309)

Bill

477
PoKeys / number of matrix keyboards
« on: October 17, 2011, 09:33:01 AM »
How many matrix keyboards can I attach to the Pokeys?
Only one 16x8 or multiples that add up to no more than 16x8?

Bill

478
General Mach Discussion / order
« on: March 29, 2011, 08:21:56 AM »
Can anyone tell me why the output in this section of a macro is deactivating before the motor moves up?

'Lift Spindle to safe height
   DoOEMButton(104)
   While IsMoving()
   Sleep(10)
   Wend
'MDF Frame Up
   DeActivateSignal(Output10)
   SetUserLED(1010,0)
   Sleep(2000)

Thanks, Bill

479
General Mach Discussion / Re: jerking
« on: January 24, 2011, 04:09:02 PM »
Scott,

Of course I can not find your card. Please call me if you still have my number when you get the chance.

Bill

480
General Mach Discussion / Re: s curve control board
« on: January 20, 2011, 02:30:08 PM »
the gantry is almost 3000lbs
the head is 700lbs
it needs the s curve moves

bill