Kollmorgen Corporation (“Kollmorgen”) declares that the AKD drives have memory devices as shown in the table below. The non-volatile memory that may contain user settings and data may be cleared as indicated:
AKD Model No. Format:…
KAS supports storage of values from a running program into the SD card. Attached is an example project which stores 4 variable values: VAR1, VAR23, VAR3, and VAR4 to the SD card each time input is triggered. Code creation is as…
The attached sample .kas project contains a program (SaveVarsToSDcard) that stores application variables in a .csv file on the PDMM SD card:
//Load variable names (VAR1,VAR2,VAR3, and VAR4) from file on development PC
ON FileConnect…