MC_CAM_REF

Reference to a cam table point array for cam table definition.

Syntax

Definition:

TYPE MC_CAM_REF :
STRUCT
    PointsAddress  : Pointer To MotionFunctionPoint;
    NumberOfPoints : UDINT;
END_STRUCT
END_TYPE

Parameters

Name

Type

Description

PointsAddress

Pointer To MotionFunctionPoint

Pointer to the source array of data points.

NumberOfPoints

UDINT

Number of data points in the source array.

Versionsinformation

  • TwinCAT Standard >= v3.1.4026.23.1
  • TF5550 MC3 Camming >= v4.0.6 (inkludiert TF5500 MC3 Base >= v4.0.6)