Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: KatzYaakov on March 24, 2023, 12:04:25 AM

Title: Jog API anyone try?
Post by: KatzYaakov on March 24, 2023, 12:04:25 AM
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, 09: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.