MC-Basic:compTable.COMPACTIVE
Revision as of 08:49, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:compTable.COMPACTIVE to MC-Basic:compTable.COMPACTIVE: Global renaming of Axystems: namespace into (Main):)
This flag will start (on=1) or stop (off=0) the compensation procedure. It will first check for the validity of the compensation table.
The flag is also available for querying the activation status of the CompTable
Syntax
<comptablename>.CompActive = <value>
Availability
Since Version 3.6.20
Type
Long
Range
1 – Activate the correction procedure
0 – Deactivate the correction procedure
Scope
Task and Terminal
Limitations
Involved axis must not be enabled while starting/stopping compensation procedure
Examples
Comp1.CompActive=1 Starts the compensation mode