ifm
System Manual
ecomat
mobile
PDM360NG (CR1080, CR1081, CR9042) Target V01
2011-07-28
Managing the data
File managing
343
The library contains the following functions:
File_Functions
General file functions
- DELETE_FILE (
→
page
)
- OPEN_PCMCIA (
→
page
- OPEN_PCMCIA_VFAT (
→
page
- SYNC (
→
page
)
Functions for text files
- READ_TEXTFILE (
→
page
- READ_TEXTLINE (
→
page
)
Functions for CSV files
- READ_CSV_8BYTE (
→
)
- WRITE_CSV_8BYTE (
→
page
Functions for parameter files
- READ_PARAMETER_WORD (
→
page
- WRITE_PARAMETER_WORD (
→
page
- READ_SINGLE_PARAMETER (
→
page
- WRITE_SINGLE_PARAMETER (
→
page
Functions for alarm management
- READ_ALARM (
→
page
)
- STORE_ALARM (
→
)
Help_Functions
Functions for arrays
- ARRAY_TO_WORD (
→
)
- ARRAY_TO_DWORD (
→
)
- WORD_TO_ARRAY (
→
)
- DWORD_TO_ARRAY (
→
)
- BYTE_ARRAY_TO_CSV (
→
)
- BYTE_ARRAY_TO_STRING (
→
page
)
- READBUFFER_TO_STRING (
→
)
More
functions
- PDM_FILE_VERSION (
→
page
- DUMP_FILESYSTEM (
→
)
- LOG_TIMESTAMP (
→
)
NOTE
The help functions in the library are internally needed and should not be used for your own projects.
The FBs may change when the library is updated.
The library was created in IEC and is not protected. Therefore the FBs can be extended or adapted by
experienced programmers, if needed.