Difference between revisions of "MC-Basic:SERCOS.CYCLETIME"
m (Text replace - "<value>" to "<''value''>") |
m |
||
Line 13: | Line 13: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
This property is used to either set or query the SERCOS communications cycle time. Set this value before initializing the SERCOS ring. | This property is used to either set or query the SERCOS communications cycle time. Set this value before initializing the SERCOS ring. | ||
− | |||
− | |||
|TYPE= | |TYPE= | ||
Line 32: | Line 30: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | This property is only set in SERCOS communication phases 0, 1, and 2, transferred from the MC to drives during phase 2 and becomes active in phase 3 | + | *This property is only set in SERCOS communication phases 0, 1, and 2, is transferred from the MC to drives during phase 2, and becomes active in phase 3 |
+ | *Not supported in EtherCAT system | ||
|EXAMPLE= | |EXAMPLE= |
Revision as of 11:33, 26 March 2014
This property is used to either set or query the SERCOS communications cycle time. Set this value before initializing the SERCOS ring.
Short form
Ser.CTim
Syntax
Sercos.CycleTime = <value>
?Sercos.CycleTime
Availability
All versions
Type
Long
Range
Discrete values of 2000,3000,4000,5000 or 6000. Discrete values of 7 through 16 milli-seconds are also supported, but the drive may not support microinterpolation with these cycle times. Microinterpolation is necessary for smoothing the position profile.
Units
Microseconds
Default
4000 (4 milliseconds)
Scope
Configuration, Task or Terminal
Limitations
- This property is only set in SERCOS communication phases 0, 1, and 2, is transferred from the MC to drives during phase 2, and becomes active in phase 3
- Not supported in EtherCAT system
Examples
Sercos.CycleTime = 2000
?sercos.CycleTime