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

From SoftMC-Wiki
Jump to: navigation, search
Line 5: Line 5:
 
?''<axis>''.CountMin
 
?''<axis>''.CountMin
 
|AVAILABILITY=From ver 4.7.14
 
|AVAILABILITY=From ver 4.7.14
|DESCRIPTION=There are drives as  BOSCH drives where there are two standard IDN defining minimum and maximum
+
|DESCRIPTION={{Axystems:CountMinMax}}
values of counts rollover.<br/>
 
 
This property indicates the minimum counts value of the drive.
 
This property indicates the minimum counts value of the drive.
 
|TYPE= intger
 
|TYPE= intger

Revision as of 08:38, 6 November 2011

Axystems:CountMinMax This property indicates the minimum counts value of the drive.

Syntax

<axis>.CountMin = <value>
?<axis>.CountMin

Availability

From ver 4.7.14

Type

intger

Range

min-max integer

Units

counts

Default

-2^31

Scope

Configuration, Task or Terminal

Limitations

Modal , Axis only ,Drive must be disabled

See Also

Issue 5339Bugzilla icon.png