Hello,
I was recently assigned to add extra functionality to an existing labview VI project. part of the existing functionality is a labview stage controller for 3 stages using suruga controllers. Currently, I am only able to control the stages to a degree of precision of 1 micron. Although I can input lower numbers, the stages are fixed at 1 micron. I believe the problem has to do with suruga driver division where the minimum resolution can be decreased by dividing the driver step size by an integer. I found the suruga driver to do this, but I don't know how to implement it into my existing architecture. Also, how does the driver division relate to the pulse settings?
Thanks!