Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: KatzYaakov on March 23, 2023, 11:04:25 PM

Title: Jog API anyone try?
Post by: KatzYaakov on March 23, 2023, 11:04:25 PM
i need move the OB axiss ,so i need use the jogging
but all my test run jogging via api got the error -18
Title: Re: Jog API anyone try?
Post by: GOOMBA on March 24, 2023, 08:26:05 AM
How are you trying to run the jog move?

Through a button, macro, module?

Attached is the api.h document where you can look at the return codes if you'd like.
MERROR_NOT_NOW is what you're running into.