BackHomeContact Us

 

Code Example

stopall

 

Syntax

stopall

 

Function

Stops the motion of all axes. 

 

Controller Returns

W Stopping (if applicable)

X Stopping

Y Stopping

Z Stopping (if applicable)

 

Mode

Run, Command

 

Example

if X > 10000 then stopall

 

Code Example

stopw

 

Syntax

stopw

 

Function

Stops the motion of the W-axis.

 

 

Controller Returns

W Stopping

 

Mode

Run, Command

 

Example

if W > 10000 then stopw

 

Code Example

stopx

 

Syntax

stopx

 

Function

Stops the motion of the X-axis. 

 

Controller Returns

X Stopping

 

Mode

Run, Command

 

Example

if X > 10000 then stopx

 
Code Example

stopy

 

Syntax

stopy

 

Function

Stops the motion of the Y-axis. 

 

Controller Returns

Y Stopping

 

Mode

Run, Command

 

Example

if Y > 10000 then stopy

 
Code Example

stopz

 

Syntax

stopz

 

Function

Stops the motion of the Z-axis. 

 

Controller Returns

Z Stopping

 

Mode

Run, Command

 

Example

if Z > 10000 then stopz

 

 


 

www.OESIncorp.com

Copyright ©  2002, 2003, 2004, 2005, 2006 Optimal Engineering Systems, Inc.