Difference between revisions of "MC-Basic:axis.SLAVEMAXDEVIATION"
m (Text replace - "R/W" to "Read/Write") |
m |
||
Line 10: | Line 10: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | The property is used as upper threshold of <axis>.SlaveDeviation, | + | The property is used as upper threshold of <''axis''>.SlaveDeviation. If it is exceeded, an error is returned. |
|TYPE= | |TYPE= | ||
Line 19: | Line 19: | ||
|UNITS= | |UNITS= | ||
− | Position | + | Position units |
|DEFAULT= | |DEFAULT= | ||
Line 28: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Read/Write | + | * Read/Write |
+ | * Modal only | ||
|EXAMPLE= | |EXAMPLE= |
Revision as of 10:44, 19 March 2014
The property is used as upper threshold of <axis>.SlaveDeviation. If it is exceeded, an error is returned.
Syntax
<Axis>.SlaveMaxDeviation = <numeric expression>
Availability
Version 0.4.0.27 and higher
Type
Double
Range
0 to MaxDouble
Units
Position units
Default
1.0 e+06
Scope
Configuration, Task or Terminal
Limitations
- Read/Write
- Modal only
Examples
Axis1.SlaveMaxDeviation = 10000