I have been trying to understand the VB programming for the Mach3 CNC program and have a question I hope someone can answer. I have some programming experience and understand most of what I see but there are regular references to UserDRO's such as this: PlateThickness = GetUserDRO(1151) 'Z-plate thickness DRO.
How does a person know which UserDRO reference goes this which entry on the screen?
Thanks for the help.