MC_CAM_ID_BkPlcMc (from V3.0)

(internal use only).

Syntax

TYPE MC_CAM_ID_BkPlcMc:
STRUCT
    stCamRef:       MC_CAM_REF_BkPlcMc;
    bValidated:     BOOL:=FALSE;
    bPeriodic:      BOOL:=FALSE;
    bMasterAbs:     BOOL:=FALSE;
    bSlaveAbs:      BOOL:=FALSE;
    bIsChanged:     BOOL:=TRUE;
END_STRUCT
END_TYPE

Values

Name

Description

stCamRef

A copy of the MC_CAM_REF_BkPlcMc structure.

bValidated

Here this structure is identified as valid, if it was initialized by a function block of type MC_CamTableSelect_BkPlcMc.

bPeriodic

Reserved

bMasterAbs

Specifies whether the data of the master column are absolute or refer to the master position at the time of the coupling.

bSlaveAbs

Specifies whether the data of the slave column are absolute or refer to the slave position at the time of the coupling.

bIsChanged

Reserved