Difference between revisions of "MC-Basic:SYSTEM.MOTIONASSISTANCE"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:SYSTEM.MOTIONASSISTANCE to MC-Basic:SYSTEM.MOTIONASSISTANCE: Global renaming of Axystems: namespace into (Main):)
m
Line 35: Line 35:
 
|SEE ALSO=
 
|SEE ALSO=
  
 
+
[[Category:MC-Basic:System|MC-Basic:System]]
 
}}
 
}}

Revision as of 14:29, 28 May 2014

Seeting this flag enable the user seeing additional notes return from the motion task. For exaple notes that indicate on resetting the movement properties as velocity or acceleration due to path limitation are automateclly hidden.

Short form

Sys.MotionAssistance

Syntax

Sys.MotionAssistance = <numeric expression>

Availability

Since Version 3.6.20

Type

Long

Range

0, 1

Default

0

Scope

Configuration, Task, Terminal

Examples

Sys.MotionAssistance =1

See Also