Machsupport Forum

General CNC Chat => Share Your GCode => Topic started by: ComNerd21 on May 19, 2016, 11:16:20 PM

Title: VBS get machine location
Post by: ComNerd21 on May 19, 2016, 11:16:20 PM
Hello, i am using mach3 and need to get the current machine location.
i am programming this into a button that i added on a custom scene set, so i am using vbS.
any help would be great.
Title: Re: VBS get machine location
Post by: ComNerd21 on May 23, 2016, 04:07:26 PM
SOLVED

getABSPosition(axis as integer)