Difference between revisions of "MC-Basic:pls.PLSHYSTERESIS"
Line 36: | Line 36: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]] |
* [[MC-Basic:COMMON SHARED ... AS PLS|COMMON SHARED ... AS PLS]] | * [[MC-Basic:COMMON SHARED ... AS PLS|COMMON SHARED ... AS PLS]] | ||
}} | }} |
Revision as of 08:47, 22 May 2014
Set or query the hysteresis level of the PLS. Hysteresis is used to prevent a PLS from being fired repeatedly when the axis is at the defined position.
Short form
<pls>.Phys
Syntax
<pls>.PlsHysteresis = <hysteresis value>
?<pls>.PlsHysteresis
Availability
All versions
Type
Double
Range
Greater than 0
Units
User axis position units, as given by <axis>.POSITIONFACTOR
Default
0
Scope
Configuration, Task or Terminal
Limitations
The hysteresis may be set only when the PLS is disabled.
Examples
PLS1.Phys = 10