AKD BASIC User Guide | 6 AKD BASIC Parameters, Operators, Statements
6.5.16 CAMVM.STOP
General Information
Type Statement
Description CAMVM.STOP stops the virtual encoder
Units N/A
Range N/A
Default
Value
N/A
Data Type N/A
Start Version M_01-06-00-000
Description
CAMVM.STOP stops the virtual encoder. CAMVM.POSITION stays at its present value.
Program execution continues with the line immediately following CAMVM.STOP as soon as
the move is initiated. Program execution does not wait until the move is complete.
Example
Run the virtual encoder forward at 20,000 counts/sec for 5 seconds and then stop.
CAMVM.FREQ = 20000
CAMVM.DIR = 0
CAMVM.GOREL
pause(5)
CAMVM.STOP
Related Topics
CAMVM.GOREL | CAMVM.GOVEL
171 Kollmorgenâ„¢ | March 30, 2012