MCV_UpdateCamTable

This FB can command the reload of individual CAM tables.

Block diagram

FB parameters

VAR_IN_OUT

Variable name

Data type

Description

CamTable

MC_CAM_REF

This structure contains the filename of the CAM table.

VAR_INPUT

Variable name

Data type

Description

Execute

BOOL

The specified CAM table is loaded on the rising edge.

VAR_OUTPUT

Variable name

Data type

Description

Done

BOOL

The CAM table was successfully loaded.

Error

BOOL

Is TRUE if an error occurs in the FB.

ErrorID

WORD

Error identifier

Behaviour of the FB: