
—
Programing with CODESYS
—
CPSN-PCB271-S1-041 Reference Manual (Software)
—
110
—
CFA_FileWrite
Operating functions
This writes data in the 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 data area to write.
szSize
WORD
This specifies the number of data to write.
Output value
Name
Data type
Meaning
eError
This indicates an error code.
CFA_FileSeek
Operating functions
This moves a file pointer to the specified position.
Input value
Name
Data type
Meaning
hFile
DWORD
This specifies a handle number of the file.
diOffset
DINT
This specifies the number of the bytes to move from the reference
position.
eWhence
SEEKWHENCE This specifies the reference position.
Output value
Name
Data type
Meaning
eError
This indicates an error code.
Содержание 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...