Difference between revisions of "MC-Basic:compTable.DIRECTION"
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:compTable.DIRECTION}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 36: | Line 37: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[MC-Basic: | + | * [[MC-Basic:compTable.MINPOSITION|compTable.MINPOSITION]] |
+ | * [[MC-Basic:compTable.MAXPOSITION|compTable.MAXPOSITION]] | ||
+ | * [[MC-Basic:compTable.DIRECTION|compTable.DIRECTION]] | ||
+ | * [[MC-Basic:COMPSET|COMPSET]] | ||
+ | * [[MC-Basic:CREATECOMP|CREATECOMP]] | ||
+ | * [[MC-Basic:COMMON SHARED ... AS COMP|COMMON SHARED comp_name AS COMP]] | ||
+ | * [[MC-Basic:axis.COMPPOSITIONFEEDBACK|axis.COMPPOSITIONFEEDBACK]] | ||
+ | * [[MC-Basic:axis.COMPPOSITIONCOMMAND|axis.COMPPOSITIONCOMMAND]] | ||
+ | |||
+ | }} |
Latest revision as of 06:19, 3 May 2017
Language: | English • 中文(简体) |
---|
Syntax
<comptablename>.Direction = <value>
Availability
Since Version 0.4.11.3
Type
Long
Range
1 – Compensation Table Active in positive motion direction of the source only (vcmd > 0)
0 – Compensation Table Active insensitive to movements direction
-1 – Compensation Table Active in negative motion direction of the source only (vcmd < 0)
Default
0
Scope
Task and Terminal