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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{MC-Basic |SHORT FORM= None |SYNTAX= OpMode <nowiki><value></nowiki> <br> ''?OpMode''' |AVAILABILITY= |DESCRIPTION= This command allows you to change the drive operation mode. |…")
 
Line 20: Line 20:
  
 
* [[AXY:MC-Basic:axis.DIGITALTORQUE|DIGITALTORQUE ]]
 
* [[AXY:MC-Basic:axis.DIGITALTORQUE|DIGITALTORQUE ]]
* [[AXY:MC-Basic:axis.TIMETORQUE|TIMETOTORQUE ]]
+
* [[AXY:MC-Basic:axis.TIMETOTORQUE|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 08:19, 15 February 2011

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