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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<axis>''" to "<''axis''>")
m (Text replace - "''<expression>''" to "<''expression''>")
Line 2: Line 2:
 
|SHORT FORM=
 
|SHORT FORM=
 
|SYNTAX=
 
|SYNTAX=
<''axis''>.ViscousFriction = ''<expression>''
+
<''axis''>.ViscousFriction = <''expression''>
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 08:26, 17 March 2014

Viscous (velocity dependent) friction parameter of an axis.

Syntax

<axis>.ViscousFriction = <expression>

Availability

FW 4.7.14

Type

Double

Units

  • - for rotary axes
  • - for linear axes

Default

0.0

Scope

Task and Terminal

Limitations

  • R/W
  • Modal only

See Also