ICpTargetAdjustment.CallbackCycle

Syntax

CallbackCycle: ICallbackCycle;

Description

The CallbackCycle property determines the handler that is used to calculate controlling variables.

Comments

To get the controlling variables collection, use the ICpTargetAdjustment.ControlVariables property.

Example

The property use is given in the example for ICpTargetAdjustment.Tolerance.

See also:

ICpTargetAdjustment