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

From SoftMC-Wiki
Jump to: navigation, search
Line 21: Line 21:
  
 
* [[Axystems:MC-Basic:TORQUE|DIGITALTORQUE ]]
 
* [[Axystems:MC-Basic:TORQUE|DIGITALTORQUE ]]
* [[AXY:MC-Basic:axis.TIMETOTORQUE|TIMETOTORQUE ]]
+
* [[Axystems:MC-Basic:axis.TORQUECHANGERATE|TIMETOTORQUE ]]
 
* [[AXY:MC_Operational_Modes | MC Operational Modes]]
 
* [[AXY:MC_Operational_Modes | MC Operational Modes]]
 
* [[AXY:Operational_Modes | Operational Modes]]
 
* [[AXY:Operational_Modes | Operational Modes]]
 
}}
 
}}

Revision as of 09:23, 8 November 2011

IMPORTANT.svgIMPORTANT
This entry is outdated and requires revision.

This command allows you to change the drive operation mode.

Short form

None

Syntax

OpMode <value>
?OpMode'

Range

0 , 1 , 2 , 3 and 5
0 : Digital velocity opmode
1 : Analog velocity
2 : Digital torque
3 : Analog torque
5 : External position used as the digital position, the regular position mode

Units

NA

Default

5

Scope

Configuration, Task, Terminal

Limitations

Read/Write: R/W in CP4, Axis must be disabled.

Examples

OpMode 2

See Also