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

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:SYSTEM.MOTIONASSISTANCE}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 7: Line 8:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Versions 3.6.20 and higher
+
Since Version 3.6.20
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Line 35: Line 36:
 
|SEE ALSO=
 
|SEE ALSO=
  
 
+
[[Category:MC-Basic:System|MC-Basic:System]]
 
}}
 
}}

Latest revision as of 06:12, 2 May 2017

Language: English  • 中文(简体)‎

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