Question:
Is the machine constant MK_NCPROG_NICHT_INS_EEPROM also effective, when from the PLC data are saved to the flash-disk (SD:) with the file I/O functions?
Answer:
No,
MK_NCPROG_NICHT_INS_EEPROM effective only in case of transmission by Zmodem via serial interface. Moreover, NC-programs, which have been saved in the flash-disk (SD:) by file-I/O, are not copied automatically to the program memory. In order to create NC-programs by file-I/O in the program memory, 'PS:' is generally to be used as a target device.