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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{Languages|MC-Basic:axis.IFAC}} {{MC-Basic |SHORT FORM= <''axis''>.IFAC |SYNTAX= ?<''axis''>.IFAC<br> ?<''joint''>.IFAC |AVAILABILITY= 0.4.20.4 |DESCRIPTION= This propert...")
 
 
Line 7: Line 7:
 
?<''axis''>.IFAC<br>
 
?<''axis''>.IFAC<br>
 
?<''joint''>.IFAC
 
?<''joint''>.IFAC
 +
 +
<''axis''>.IFAC = 0.12<br>
 +
<''joint''>.IFAC = 0.12
 +
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 37: Line 41:
  
 
|SEE ALSO=
 
|SEE ALSO=
 +
* [[MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]]
 
* [[MC-Basic:axis.POSITIONEXTERNALFACTOR|axis.POSITIONEXTERNALFACTOR]]
 
* [[MC-Basic:axis.POSITIONEXTERNALFACTOR|axis.POSITIONEXTERNALFACTOR]]
 
* [[MC-Basic:element.VELOCITYFACTOR|axis.VELOCITYFACTOR]]
 
* [[MC-Basic:element.VELOCITYFACTOR|axis.VELOCITYFACTOR]]

Latest revision as of 08:25, 28 May 2020

Language: English

This property defines the conversion factor between the electric-current user unit and the drive's internal unit.

Short form

<axis>.IFAC

Syntax

?<axis>.IFAC
?<joint>.IFAC

<axis>.IFAC = 0.12
<joint>.IFAC = 0.12

Availability

0.4.20.4

Type

Double

Range

MinDouble to MaxDouble

Units

Amp

Default

0.1

Scope

Task or Terminal

Limitations

Read/Write

Examples

?A1.ifac
?J1.ifac

See Also