Plc programming – Lenze ETC Motion Control User Manual

Page 376

Advertising
background image

PLC programming

Library
General functions

8

8.8
8.8.1

l

376

EDSTCXN EN 2.0

8.8.1.31

Return codes of the functions LOAD, SAVE, LOAD_PARAM, SAVE_PARAM

Return code

Description

−1

EEPROM faulty

−2

Checksum error in EEPROM

−3

EEPROM full

−4

File is already open, access denied

−5

Too many files opened simultaneously

−6

EEPROM file list is full

−7

File does not exist

−93

Checksum error in RAM disk

−94

Not enough memory for creating the file buffer

−95

RAM disk file table is full

−96

RAM disk is full

−110

Unknown device name

−111

V24 interface to the floppy disk drive is busy

−112

Floppy disk drive is not available

−113

Timeout during access to floppy disk drive

−114

Error during access to floppy disk drive

−115

Floppy disk drive reports transmission error

−116

Floppy disk drive reports V24 overrun

−117

Floppy disk is write protected

−118

No floppy disk inserted

−119

Read/write error on the floppy disk

−121

File name contains illegal characters

Return code

Description

1

P field index outside the permitted range

Specially for READ_PARAM,
WRITE_PARAM

Advertising