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

From SoftMC-Wiki
Jump to: navigation, search
m
 
Line 1: Line 1:
 +
{{Languages|MC-Basic:SYSTEM.MOTIONASSISTANCE}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

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