Difference between revisions of "MC-Basic:axis.SUMTORQUE"
m (Miborich moved page Axystems:MC-Basic:axis.SUMTORQUE to MC-Basic:axis.SUMTORQUE: Global renaming of Axystems: namespace into (Main):) |
|||
Line 34: | Line 34: | ||
* [[MC-Basic:TORQUE|TORQUE]] | * [[MC-Basic:TORQUE|TORQUE]] | ||
* [[MC-Basic:axis.OPMODE|OPMODE]] | * [[MC-Basic:axis.OPMODE|OPMODE]] | ||
− | * [[ | + | * [[MC-Basic:axis.TORQUECHANGERATIO|TORQUECHANGERATIO]] |
* [[Axystems:MC-Basic:axis.TORQUECHANGERATIOMAX|TORQUECHANGERATIOMAX]] | * [[Axystems:MC-Basic:axis.TORQUECHANGERATIOMAX|TORQUECHANGERATIOMAX]] | ||
* [[Axystems:OperationalModes| Operational Modes]] | * [[Axystems:OperationalModes| Operational Modes]] |
Revision as of 08:48, 22 May 2014
Defines whether TAddCmd is added to the TCmd value in Torque mode. If true, the sum of TAddCmd and TCmd is sent as TCmd (IDN S-80) and zero as TAddCmd (IDN-81) to SERCOS.
0 - TAddCmd and TCmd are sent separately
1 - TAddCmd is added to TCmd
Short form
STORQUE
Syntax
<axis>.SumTorque
Type
Long
Range
0, 1
Default
0
Scope
Task, Terminal
Limitations
Modal only
See Also