rw
Syntax
Function
Reports the value of W-axis step counter prefixed by W.
Controller Returns
The value of W-axis step counter prefixed by W.
Mode
Run, Command
Example
sposw 12345
rem Controller will return W+12345
sposw -98765
rem Controller will return W-98765
rx
Reports the value of X-axis step counter prefixed by X.
The value of X-axis step counter prefixed by X.
sposx 12345
rem Controller will return X+12345
sposx -98765
rem Controller will return X-98765
ry
Reports the value of Y-axis step counter prefixed by Y.
The value of Y-axis step counter prefixed by Y.
sposy 12345
rem Controller will return Y+12345
sposy -98765
rem Controller will return Y-98765
rz
Reports the value of Z-axis step counter prefixed by Z.
The value of Z-axis step counter prefixed by Z.
sposz 12345
rem Controller will return Z+12345
sposz -98765
rem Controller will return Z-98765
www.OESIncorp.com
Copyright © 2002, 2003, 2004, 2005, 2006 Optimal Engineering Systems, Inc.