Difference between revisions of "MC-Basic:axis.SLAVEMAXDEVIATION"
m (Miborich moved page Axystems:MC-Basic:axis.SLAVEMAXDEVIATION to MC-Basic:axis.SLAVEMAXDEVIATION: Global renaming of Axystems: namespace into (Main):) |
|||
Line 39: | Line 39: | ||
* [[MC-Basic:axis.MASTERSYNC|axis.MASTERSYNC]] | * [[MC-Basic:axis.MASTERSYNC|axis.MASTERSYNC]] | ||
* [[MC-Basic:axis.SLAVELAG|axis.SLAVELAG]] | * [[MC-Basic:axis.SLAVELAG|axis.SLAVELAG]] | ||
+ | * [[MC-Basic:axis.MASTERSOURCE|axis.MASTERSOURCE]] | ||
+ | * [[MC-Basic:axis.MASTERSYNC|axis.MASTERSYNC]] | ||
+ | * [[MC-Basic:axis.SLAVELAG|axis.SLAVELAG]] | ||
+ | * [[MC-Basic:axis.SLAVEDISABLE|axis.SLAVEDISABLE]] | ||
+ | * [[MC-Basic:axis.SLAVEMAXDEVIATION|axis.SLAVEMAXDEVIATION]] | ||
+ | * [[MC-Basic:axis.SLAVEDISCONNECT|axis.SLAVEDISCONNECT]] | ||
}} | }} |
Revision as of 11:54, 11 May 2015
The property is used as upper threshold of <axis>.SlaveDeviation. If it is exceeded, an error is returned.
Syntax
<Axis>.SlaveMaxDeviation = <numeric expression>
Availability
Since Version 4.0.27
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