Difference between revisions of "AXY:MC-Basic:axis.PROFILERTYPE"
m (Text replace - "Axystems:" to "") |
m |
||
Line 12: | Line 12: | ||
Defines the profiler-type used in the motion:<br> | Defines the profiler-type used in the motion:<br> | ||
-1 – Profile type is defined by the [[MC-Basic:axis.SMOOTHFACTOR|SmoothFactor]]<br> | -1 – Profile type is defined by the [[MC-Basic:axis.SMOOTHFACTOR|SmoothFactor]]<br> | ||
− | 0 – Velocity based velocity | + | 0 – Velocity based trapezoidal velocity (TV) <br> |
1 – Velocity based sine acceleration (SA) <br> | 1 – Velocity based sine acceleration (SA) <br> | ||
− | 2 – Time based | + | 2 – Time based trapezoidal acceleration (TA) or trapezoidal velocity (TV) <br> |
3 – Constant velocity profile (one sample acceleration and one sample deceleration)<br> | 3 – Constant velocity profile (one sample acceleration and one sample deceleration)<br> | ||
Revision as of 14:10, 18 November 2014
Defines the profiler-type used in the motion:
-1 – Profile type is defined by the SmoothFactor
0 – Velocity based trapezoidal velocity (TV)
1 – Velocity based sine acceleration (SA)
2 – Time based trapezoidal acceleration (TA) or trapezoidal velocity (TV)
3 – Constant velocity profile (one sample acceleration and one sample deceleration)
IMPORTANT | |
Values of the SmoothFactor between [1,100] and the value of -1 define the SINE-ACCELERATION profile and value of zero the VELOCITY-TRAPEZE profile.
|
Short form
PrfType
Syntax
<axis>.profilertype = <numeric expression>
Availability
Since Version 4.5.25
Type
Long
Range
-1 to 3
Default
-1
Scope
Configuration, Task, Terminal
Limitations
Modal/Nodal