Difference between revisions of "MC-Basic:compTable.DIRECTION"

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

Revision as of 06:17, 3 May 2017

{{MC-Basic |SHORT FORM=


|SYNTAX= <comptablename>.Direction = <value>

|AVAILABILITY= Since Version 0.4.11.3

|DESCRIPTION=

|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)

|UNITS=


|DEFAULT= 0

|SCOPE= Task and Terminal

|LIMITATIONS=


|EXAMPLE=


|SEE ALSO=

  • [[MC-Basic:compTa