MC-Basic:SWAPCAMS axis

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (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 …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Versions 4.0.1 and higher

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

See Also