
—
Programing with CODESYS
—
CPSN-PCB271-S1-041 Reference Manual (Software)
—
109
—
CFA_FileClose
Operating functions
This closes a file.
Input value
Name
Data type
Meaning
hFile
DWORD
This specifies a handle number of the file.
Output value
Name
Data type
Meaning
eError
This indicates an error code.
CFA_FileCloseAll
Operating functions
This closes all files that are open.
Input value
None
Output value
Name
Data type
Meaning
eError
This indicates an error code.
CFA_FileRead
Operating functions
This reads data from a file.
Input value
Name
Data type
Meaning
hFile
DWORD
This specifies a handle number of the file.
pBuffer
POINTOR TO
BYTE
This specifies an address of the area to store data that are read.
szBuffer
WORD
This specifies a size of the area to store data.
Output value
Name
Data type
Meaning
eError
This indicates an error code.
szSize
WORD
This indicates the number of data that are read.
Содержание 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...