Difference between revisions of "MC-Basic:axis.SUMTORQUE"
(added zeroing of TAddCmd) |
|||
Line 1: | Line 1: | ||
{{MC-Basic | {{MC-Basic | ||
− | |SHORT FORM= STORQUE | + | |SHORT FORM= |
− | |SYNTAX= <axis>.SumTorque | + | STORQUE |
+ | |||
+ | |SYNTAX= | ||
+ | <axis>.SumTorque | ||
+ | |||
|AVAILABILITY= | |AVAILABILITY= | ||
− | |DESCRIPTION= Selects if the | + | |
− | |TYPE= Long | + | |DESCRIPTION= |
− | |RANGE= 0-1 <br> | + | Selects if the TAddCmd is added to the TCmd value in torque mode. |
− | 0 - | + | |
− | 1 - | + | If TRUE, the sum of TAddCmd and TCmd is sent as TCmd (IDN S-80) and zero as TAddCmd (IDN-81) to SERCOS. |
− | |UNITS= | + | |
− | |DEFAULT= 0 | + | |TYPE= |
+ | Long | ||
+ | |||
+ | |RANGE= | ||
+ | 0-1 <br> | ||
+ | 0 - TAddCmd and TCmd are sent separately <br> | ||
+ | 1 - TAddCmd is added to TCmd <br> | ||
+ | |||
+ | |UNITS= | ||
+ | |DEFAULT= | ||
+ | 0 | ||
+ | |||
|SCOPE= Task, Terminal | |SCOPE= Task, Terminal | ||
|LIMITATIONS= Modal-Only | |LIMITATIONS= Modal-Only | ||
Line 19: | Line 34: | ||
* [[Axystems:MC-Basic:axis.TORQUECHANGERATIOMAX|TORQUECHANGERATIOMAX]] | * [[Axystems:MC-Basic:axis.TORQUECHANGERATIOMAX|TORQUECHANGERATIOMAX]] | ||
* [[Axystems:OperationalModes| Operational Modes]] | * [[Axystems:OperationalModes| Operational Modes]] | ||
− | + | ||
+ | |||
* ''[[AXY:MC_Operational_Modes | MC Operational Modes]]'' | * ''[[AXY:MC_Operational_Modes | MC Operational Modes]]'' | ||
* ''[[AXY:Operational_Modes | Operational Modes]]'' | * ''[[AXY:Operational_Modes | Operational Modes]]'' | ||
}} | }} | ||
+ | |||
[[Category:Axystems:OperationalModes]] | [[Category:Axystems:OperationalModes]] |
Revision as of 07:25, 29 April 2012
Selects if the 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.
Short form
STORQUE
Syntax
<axis>.SumTorque
Type
Long
Range
0-1
0 - TAddCmd and TCmd are sent separately
1 - TAddCmd is added to TCmd
Default
0
Scope
Task, Terminal
Limitations
Modal-Only
See Also