|
|
(9 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{MC-Basic
| + | moved to: |
− | |SHORT FORM=
| + | * [[MC-Basic:axis.CountMax|axis.CountMax]] |
− | |SYNTAX=
| |
− | ''<axis>''.CounterMax = ''<value>''<br>
| |
− | ?''<axis>''.CounterMax
| |
− | |AVAILABILITY=From ver
| |
− | |DESCRIPTION=There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum
| |
− | values of counter rollover.<br/>
| |
− | This property indicates the minimum counter value of the drive.
| |
− | |TYPE= intger
| |
− | |RANGE=0-max(int)
| |
− | |UNITS= counts
| |
− | |DEFAULT= -2^31
| |
− | |SCOPE=Configuration, Task or Terminal
| |
− | |LIMITATIONS= Modal , Axis only ,Drive must be disabled
| |
− | |EXAMPLE=
| |
− | |SEE ALSO=
| |
− | * [[Axystems:MC-Basic:axis.CountMax|axis.CountMax]] | |
− | * [[Axystems:MC-Basic:axis.CountRollOver|axis.CountRollOver]]
| |
− | * [[Axystems:MC-Basic:axis.CountExtMax|axis.CountExtMax]]
| |
− | * [[Axystems:MC-Basic:axis.CountExtMin|axis.CountExtMin]]
| |
− | * [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
| |
− | | |
− | {{Bugzilla|5339}}
| |
− | }}
| |