Difference between revisions of "MC-Basic:cam.CYCLE"
m (Text replace - "''<cam>''" to "<''cam''>") |
m |
||
| Line 12: | Line 12: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
| − | This property sets the number of cycles for which the | + | This property sets the number of cycles for which the Cam table is to be executed. A Cam table is repeated when the master passes the end of the table and the number of cycles is a value greater than 1. Setting the number of cycles to the value -1 enables the table to be repeated continually. The number of cycles is changed while camming is enagaged. |
|TYPE= | |TYPE= | ||
Revision as of 11:02, 20 March 2014
This property sets the number of cycles for which the Cam table is to be executed. A Cam table is repeated when the master passes the end of the table and the number of cycles is a value greater than 1. Setting the number of cycles to the value -1 enables the table to be repeated continually. The number of cycles is changed while camming is enagaged.
Short form
Cyc
Syntax
<cam>.Cycle = <number of cycles>
?<cam>.Cycle
Availability
All versions
Type
Long
Range
-1, 1 to MaxLong
Default
1
Scope
Configuration, Task or Terminal
Examples
Cam1.Cycle = -1