Difference between revisions of "AXY:MC-Basic:axis.PROFILERTYPE"

From SoftMC-Wiki
Jump to: navigation, search
m
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<!-- {{Languages|MC-Basic:axis.PROFILERTYPE}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 4: Line 5:
  
 
|SYNTAX=
 
|SYNTAX=
<axis>.profilertype = <''numeric expression''>
+
<''axis''>.profilertype = <''numeric expression''>
  
 
|AVAILABILITY=
 
|AVAILABILITY=
4.5.25
+
Since Version 4.5.25
  
 
|DESCRIPTION=
 
|DESCRIPTION=
 
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 [[Axystems:MC-Basic:axis.SMOOTHFACTOR|SmoothFactor]]
+
-1 – Profile type is defined by the [[MC-Basic:axis.SMOOTHFACTOR|SmoothFactor]]<br>
0 – Velocity based velocity trapeze (VT) <br>
+
0 – Velocity based trapezoidal velocity (TV) <br>
 
1 – Velocity based sine acceleration (SA) <br>
 
1 – Velocity based sine acceleration (SA) <br>
2 – Time based trapeze acceleration (TA) or velocity trapeze (VT)  
+
2 – Time based trapezoidal acceleration (TA) or trapezoidal velocity (TV) <br>
3 – Constant velocity profile (one sample acceleration and one sample deceleration)
+
3 – Constant velocity profile (one sample acceleration and one sample deceleration)<br>
  
  
 
+
{{ PrfType_vs_SmoothFactor}}
{{ Axystems:PrfType_vs_SmoothFactor}}
 
  
  
Line 48: Line 48:
  
 
}}
 
}}
 +
-->

Latest revision as of 07:11, 14 August 2017