Which products are affected?
ESP-SPAC-CAM1 – Software Package Cam V2.0 (cam template)
Function description
The function of the LenzeCamMemFunctions template has been documented now. The documentation comprises a description of the possible storage operations for saving and changing over between different cam profile data memories.
Applications
The storage operations which can be executed via the LenzeCamMemFunctions POU enable the user
to download the cam profile data online from the CamDesigner directly to the target system
to save the cam profile data stored afterwards in the Application EEPROM for saving the cam profile data in a mode protected against mains failure (only possible in case of the ServoPLC variant).
Note: The possible storage operations of the ServoPLC and ECS target systems differ from each other since the hardware storage structure in these devices is different:
ServoPLC
Cam profile data is transmitted as separate file to the Application flash EEPROM via DDS.
Cam profile data downloaded online (e. g. via CamDesigner) is saved in area 1 or 2 of the Application RAM.
Application RAM data can be saved in a mode protected against mains failure by using the CamControlMemFunction storage operation.
ECSxA
Cam profile data is directly integrated into the DDS binary file and transmitted to the Flash EEPROM together with the program.
Cam profile data downloaded online (e. g. via CamDesigner) is saved in area 1 or 2 of the Application RAM.
Applications RAM data cannot be saved in a mode protected against mains failure in the Flash EEPROM.