Difference between revisions of "AXY:MC-Basic:SERCMAXPOS"
Line 13: | Line 13: | ||
| '''Description''' | | '''Description''' | ||
| Sets the operational mode explicitly: | | Sets the operational mode explicitly: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
'''ATmode'''(4) – analog torque mode* If the current mode is digital then, the mode change occurs at the end of the current movement command ('''''Move, Jog,''''' and '''''DigitalTorque''''') when the generator completes the motion. | '''ATmode'''(4) – analog torque mode* If the current mode is digital then, the mode change occurs at the end of the current movement command ('''''Move, Jog,''''' and '''''DigitalTorque''''') when the generator completes the motion. |
Revision as of 07:37, 2 November 2011
Short form | N.A. |
Syntax | ? user SET_SERCOS_MIN ( AxisNumber , value , 0 ) |
Description | Sets the operational mode explicitly:
ATmode(4) – analog torque mode* If the current mode is digital then, the mode change occurs at the end of the current movement command (Move, Jog, and DigitalTorque) when the generator completes the motion.
|
Data Type | integer (when queried) |
Range | 04 |
Default | 0 |
Units | none |
Non-Volatile | |
Scope | Config, task, monitor |
Write Access | Read/Write |
Limitations | modal-only, Attachment needed |
Examples | WoMode DTmode – setting digital mode
?WoMode – querying the current mode |
Cross Reference |