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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<value>''" to "<''value''>")
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{MC-Basic
+
<!-- {{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
''<GROUP>.''En
+
''<''group''>.''En
  
 
|SYNTAX=
 
|SYNTAX=
''<GROUP>.''Enable = <''value''><br>
+
''<''group''>.''Enable = <''value''><br>
?''<GROUP>.''Enable
+
?''<''group''>.''Enable
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 11: Line 11:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This property is used to either enable all the drives in the group by setting the value to 1, or disable the drives by setting the value to 0. 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 drives.<br>
+
This property is used to either enable all the drives in the group by setting the value to 1, or disable the drives by setting the value to 0. 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 drives.<br>
 
       0 - Drive disable<br>
 
       0 - Drive disable<br>
 
       1 - Drive enable
 
       1 - Drive enable
Line 37: Line 37:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.ENABLE|axis.ENABLE]]
+
* [[MC-Basic:axis.ENABLE|axis.ENABLE]]
* [[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