MC-Basic:axis.LIMITSWITCHTHRESHOLD

From SoftMC-Wiki
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