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

From SoftMC-Wiki
Jump to: navigation, search
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<!-- {{Languages|MC-Basic:axis.SMOOTHFACTOR}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
''<axis>''.Smooth
+
<''axis''>.Smooth
  
 
|SYNTAX=
 
|SYNTAX=
''<axis>''.SmoothFactor = ''<expression>''<br>
+
<''axis''>.SmoothFactor = <''expression''><br>
  
?''<axis>''.SmoothFactor
+
?<''axis''>.SmoothFactor
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 12: Line 13:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This property is used to control the amount of smoothing applied to the s-curve profile. The smooth factor may be set in the range from 1 to 100, to correspond approximately to an acceleration time from V/A to 3*V/A (where V is the cruise velocity and A is the acceleration). Setting the factor to 0 engages the trapezoidal velocity with no smoothing. Setting the factor to -1 returns jerk control, in which the exact value of JERK is set. When SMOOTHFACTOR is set to -1, the JERK property is used to control the amount of smoothing. This property is used inside a motion command to override the permanent value.
+
This property is used to control the amount of smoothing applied to the s-curve profile. The smooth factor may be set to a value in the range 1 to 100, to correspond approximately to an acceleration time ranging from V/A to 3×V/A (where V is the cruise velocity and A is the acceleration).
 +
 
 +
Setting the factor to 0 engages the trapezoidal velocity with no smoothing.  
 +
 
 +
Setting the factor to -1 returns jerk control, in which the exact value of JERK is set. When SMOOTHFACTOR is set to -1, the JERK property is used to control the amount of smoothing.  
 +
 
 +
This property is used inside a motion command to override the permanent value.
 +
 
 +
 
 +
{{PrfType_vs_SmoothFactor}}
 +
 
  
{{Axystems:PrfType_vs_SmoothFactor}}
 
  
 
|TYPE=
 
|TYPE=
Line 40: Line 50:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.JERK|axis.JERK]]
+
* [[MC-Basic:axis.JERK|axis.JERK]]
  
  
 
}}
 
}}
 +
-->

Latest revision as of 07:23, 14 August 2017