IF_PosReferenceGenerator - General Information

Overview

Type:

Interface

Available as of:

V1.0.0.0

Inherits from:

-

Task

Interface for implementing external positioning jobs

Description

It is possible to transfer external positioning jobs to the SoMotionGenerator. For this purpose, the user has to transfer a function block to the structure ST_ExternalPos via the parameter ifExternalPosGenerator which implements the interface IF_PosReferenceGenerator.

The calculation of reference values is executed in the method Calculate() and is called up by the SoMotionGenerator in the real-time cycle.

Methods

Name

Description

Calculate

Calculation of the reference values of an externally defined positioning job