Difference between revisions of "MC-Basic:axis.COULOMBFRICTION"

From SoftMC-Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:axis.COULOMBFRICTION}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 33: Line 34:
 
* [[Motion Dynamics]]
 
* [[Motion Dynamics]]
 
* [[MC-Basic:axis.VISCOUSFRICTION|axis.VISCOUSFRICTION]]
 
* [[MC-Basic:axis.VISCOUSFRICTION|axis.VISCOUSFRICTION]]
* [[Control:Assist:COULOMB_FRICTION(Axis)]]
+
 
  
 
}}
 
}}
  
 
[[Category:Motion Dynamics]]
 
[[Category:Motion Dynamics]]

Latest revision as of 02:41, 18 April 2017

Language: English  • 中文(简体)‎

Coulomb (constant) friction parameter of an axis.

Syntax

<axis>.CoulombFriction = <expression>

Availability

Since Version 4.7.14

Type

Double

Units

  • Nm - for rotary axes
  • N - for linear axes

Default

0.0

Scope

Task and Terminal

Limitations

  • Read/Write
  • Modal only

See Also