MC-Basic:compTable.DIRECTION

From SoftMC-Wiki
Revision as of 06:17, 3 May 2017 by Chi (talk | contribs)
Jump to: navigation, search

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