MC_CAM_REF_BkPlcMc (from V3.0)

(internal use only).

Syntax

TYPE MC_CAM_REF_BkPlcMc:
STRUCT
    pTable:        POINTER TO LREAL:=0;
    nFirstIdx:     UDINT:=1;
    nLastIdx:      UDINT:=1;
    bEquiDistant:  BOOL:=FALSE;
END_STRUCT
END_TYPE

Values

Name

Description

pTable

The address of the curve table.

nFirstIdx

The index of the first table row.

nLastIdx

The index of the last table row.

bEquiDistant

Reserved