Difference between revisions of "AXY:MC-Basic:axis.ENABLE"

From SoftMC-Wiki
Jump to: navigation, search
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<!-- {{Languages|MC-Basic:axis.ENABLE}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 12: Line 13:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This property enables or disables the drive. The property encapsulates operation of drive status bit 15, and causes an active disable of the drive when set to 0. The MC interpreter is held until the requested state is actually achieved on the drive.
+
This property enables or disables the drive. The property encapsulates operation of drive status bit 15, and causes an active disable of the drive when set to 0. The softMC interpreter is held until the requested state is actually achieved on the drive.
  
When the drive is disabled, the motion controller of that axis is in a following mode, so the command follows the feedback. A message is generated by the MC that the axis is now in following mode. Motion commands are not allowed when the drive is disabled.
+
When the drive is disabled, the motion controller of that axis is in a following mode, so the command follows the feedback. A message is generated by the softMC that the axis is now in following mode. Motion commands are not allowed when the drive is disabled.
  
 
0 (OFF) - Drive disable<br>
 
0 (OFF) - Drive disable<br>
Line 41: Line 42:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.FOLLOWINGMODE|axis.FOLLOWINGMODE]]
+
* [[MC-Basic:axis.FOLLOWINGMODE|axis.FOLLOWINGMODE]]
* [[Axystems:MC-Basic:SYSTEM.ENABLE|SYSTEM.ENABLE]]
+
* [[MC-Basic:SYSTEM.ENABLE|SYSTEM.ENABLE]]
  
  
 
}}
 
}}
 +
-->

Latest revision as of 06:52, 14 August 2017