MC-Basic:axis.LIMITSWITCHTHRESHOLD

From SoftMC-Wiki
Revision as of 08:59, 3 April 2018 by Ron (talk | contribs) (fix for new fixed feature)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English

This property sets the position threshold that below it the axis gets out from following mode. See Limit Switch feature for better understanding.

Syntax

<axis>.LimitSWThreshold= <value>

?<axis>.LimitSWThreshold

Availability

4.18

Type

Double

Range

0 to Max Double

Units

counts units

Default

100

Scope

Task or Terminal

Examples

Axis
A1.LimitSWThreshold = 50

See Also