Difference between revisions of "MC-Basic:axis.SLAVEMAXDEVIATION"
m (Text replace - "Version 0.4.0.27 and higher" to "Since Version 4.0.27") |
|||
Line 36: | Line 36: | ||
|SEE ALSO= | |SEE ALSO= | ||
* [[Axystems:MC-Basic:axis.SLAVEDEVIATION|axis.SLAVEDEVIATION]] | * [[Axystems:MC-Basic:axis.SLAVEDEVIATION|axis.SLAVEDEVIATION]] | ||
− | * [[ | + | * [[MC-Basic:axis.MASTERSOURCE|axis.MASTERSOURCE]] |
* [[Axystems:MC-Basic:axis.MASTERSYNC|axis.MASTERSYNC]] | * [[Axystems:MC-Basic:axis.MASTERSYNC|axis.MASTERSYNC]] | ||
* [[Axystems:MC-Basic:axis.SLAVELAG|axis.SLAVELAG]] | * [[Axystems:MC-Basic:axis.SLAVELAG|axis.SLAVELAG]] |
Revision as of 08:46, 22 May 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
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