I'm just trying to get camworks to post out my dwell correctly. All I want to do is have the post pick up the spindle speed and divide that by 120.. I've tried everything that I can think of. I would think having this in the cycle would work
Code:
 P<%:(120/OPR_SPEED)
but it just returns 000..

Any ideas?