Plc programming – Lenze ETC Motion Control User Manual
Page 392
PLC programming
Library
FILE IO functions
8.8
8.8.3
l
392
EDSTCXN EN 2.0
Meaning
Value
Constant
DSK_DLL_OUT_OF_MEMORY
−303
PC disk: Insufficient memory during IO
operation
DSK_NET_NOT_CONFIGURED
−331
Network disk: drive not initialised
DSK_NET_COM_ERR
−332
Network disk: Communication error, wrong
command code
DSK_NET_ANSWER_ERR
−333
Network disk: Communication error, wrong
acknowledgement
DSK_NET_TIMEOUT_ERR
−334
Network disk: Timeout during access to the
drive
DSK_NET_CANNOT_OPFEN_FILE
−335
Network disk: Server reports error during
FileOpen
DSK_NET_CANNOT_CLOSE_FILE
−336
Network disk: Server reports error during
FileClose
DSK_NET_HANDLE_ERROR
−337
Network disk: Server reports handle error
DSK_NET_READ_ERROR
−338
Network disk: Server reports error during
FileRead
DSK_NET_WRITE_ERROR
−339
Network disk: Server reports error during
FileWrite
DSK_NET_FILE_NOT_EXISTS
−340
Netword disk: File does not exist
DSK_NET_DIR_NOT_CREATED
−341
Network disk: Server reports error during
CreateDir
DSK_NET_DIR_NOT_DELETED
−342
Network disk: Server reports error during
DeleteDir
DSK_NET_FILE_NOT_CREATED
−343
Network disk: Server reports error during
CreateFile
DSK_NET_FILE_NOT_DELETED
−344
Network disk: Server reports error during
DeleteFile
DSK_NET_BUSY
−345
Network disk: Drive busy, access denied
DSK_CMS_INIT_KI
−401
CMOS RAM invalid: Remaining data were
deleted
DSK_CMS_BATT_EMPTY_KI
−402
CMOS RAM: Battery empty, please replace
DSK_CMS_OLD_BOOTLOADER_KI
−403
CMOS RAM: old bootloader version, please
update
O_RDONLY
0
O_WRONLY
1