Difference between revisions of "MC-Basic:SWAPCAMS axis"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= SwapCAMs <axis> minindex=<CAM index> maxindex==<CAM index> |AVAILABILITY= Versions 4.0.1 and higher |DESCRIPTION= this command changes the …') |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:SWAPCAMS_axis}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 4: | Line 5: | ||
|SYNTAX= | |SYNTAX= | ||
− | SwapCAMs <axis> minindex=<CAM index> maxindex==<CAM index> | + | SwapCAMs <''axis''> minindex=<CAM index> maxindex==<CAM index> |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.0.1 | |
|DESCRIPTION= | |DESCRIPTION= | ||
Line 16: | Line 17: | ||
|RANGE= | |RANGE= | ||
− | <axis> : The slaved axis | + | <''axis''> : The slaved axis |
− | Minindex : 1 to maximal | + | Minindex : 1 to maximal cam table data index |
− | Maxindex : 1 to maximal | + | Maxindex : 1 to maximal cam table data index |
|UNITS= | |UNITS= | ||
Line 32: | Line 33: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | + | Cam table must be loaded , Minindex must be less then Maxindex | |
|EXAMPLE= | |EXAMPLE= | ||
Line 38: | Line 39: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.ALTERNATIVECAM|axis.ALTERNATIVECAM]] |
}} | }} |
Latest revision as of 09:09, 28 April 2017
Language: | English |
---|
this command changes the cam tables on the fly. It means switching between one table to another in short period of time without loosing synchronization at the certain point in the cam cycle.
Syntax
SwapCAMs <axis> minindex=<CAM index> maxindex==<CAM index>
Availability
Since Version 4.0.1
Range
<axis> : The slaved axis
Minindex : 1 to maximal cam table data index
Maxindex : 1 to maximal cam table data index
Scope
Task or Terminal
Limitations
Cam table must be loaded , Minindex must be less then Maxindex
Examples
SwapCAMs Axis1 minindex=1 maxindex=2