
—
Programing with CODESYS
—
CPSN-PCB271-S1-041 Reference Manual (Software)
—
107
—
3.
Data type
ERROR
Name
Value
Meaning
NO_ERROR
0
This indicates successful completion.
INVALID_PARAM
1
This indicates an invalid parameter.
INTERNAL_ERROR
2
This indicates resource insufficiency.
INVALID_HANDLE
3
This indicates an invalid handle number.
NOT_EXIST
4
This indicates no file exists.
EXIST
5
This indicates the file already exists.
READ_ONLY_FS
6
File writing was executed on the mounted reading only device.
NOT_MOUNT
7
This indicates nothing is mounted.
GENERAL_ERROR
8
This indicates a general error.
AREATYPE
Name
Value
Meaning
ROM
0
This specifies a ROM area. (Not supported.)
RAM
1
This specifies a RAM area. (Not supported.)
SD
2
This specifies a SD card.
USB
3
This specifies a USB device.
SEEKWHENCE
Name
Value
Meaning
CUR
0
This indicates the current position of the file pointer.
END
1
This indicates the end of the file.
SET
2
This indicates the beginning of the file.
Содержание CONPROSYS nano CPSN-PCB271-S1-041
Страница 21: ...21 CONPROSYS nano WEB Setting This section describes the product system and functions...
Страница 49: ...49 CODESYS Installation This section describes the CODESYS installation procedure...
Страница 55: ...55 Basic Programming This section describes basic procedure to operate this product with CODESYS...
Страница 76: ...76 Programing with CODESYS This section describes the CODESYS programming procedure per function...
Страница 118: ...Programing with CODESYS CPSN PCB271 S1 041 Reference Manual Software 118 5 END_CASE...
Страница 122: ...Programing with CODESYS CPSN PCB271 S1 041 Reference Manual Software 122...
Страница 133: ...133 Maintenance This section describes how to perform maintenance on the product...
Страница 140: ...140 Appendix This section describes additional information of specification and the product...