TB_NormCamCreate

Representation in FBD

General Information

This module creates the data point table of the standard cams for use in technology modules such as TB_SyncLin, TB_SyncRot and TB_CamStretch.

The cam data points for the technology modules are saved in the data point table.

The table provides space for 32 cams with 512 data points each. The first 16 spots are reserved. Spots 17 to 32 can be filled with user cams. Modules with CamId input (e.g. TB_CamStretch) can process the user cams. See description of the corresponding modules.

Recommended task: Cold start/Warm start or Cyclic
Libraries used: TECH_TYPES_xxbd05 or higher

InOut Parameter

Marking: Data type: Description:
a_CamTable CAM_TABLE Data point table.

Input Parameter

Marking: Data type: Description:
x_Enable BOOL TRUE: Creation of the data point table. Creation occurs in one cycle.

Output Parameter

Marking: Data type: Description:
x_Done BOOL TRUE: The data point table is created and can be used.