CSV read delimit - CODESYS library
Description
A library that simplifies the CSV reading and delimiting of strings, for X2 / BoX2 Control series with embedded CODESYS runtime.
Update information
CODESYS imposes a restriction on the STRING functions of 255 characters. When there is a requirement to read and/or delimit strings longer than 255 characters, this library will help.
There are two FBs. One will read and present a string as 'raw' csv. The csv location can be the internal memory of the X2, the USB or the SD card.
The file can now be further processed with the delimiting FB, which will emulate the C# string.Split() method and return the string delimited into an array of strings.
The library file (*.compiled-library) can be installed to the CODESYS software on your PC and the FB be accessed as any block, please follow guidelines and description.
Version history
• Package V1.0.6 improved device ID identification and updated QS guide (2022-05-10)
Note! The latest version replaces previous package.
• Package V1.0.5 is the first released version (2020-11-18)
Developed and supported for:
• BCS Tools 3.34 or CODESYS 3.5 SP13 patch 3
• X2 Control and BoX2 Control (BoX2 Pro SC)
Package file:
• SER0004_V1.0.6_package.zip
The zip file contains the library file and a quick start guide:.
• SER0004_V1.0.6_CsvReadDelimit.compiled-library (CODESYS library)
• SER0004_QS_CsvReadDelimit_V1.0.6-EN.pdf
Free for
United Essential level and above.
Read more about the UNITED partner program:
click here
Note! If you previously downloaded the package file from SmartStore, find the download link in submenu My account > My apps, when logged in!
Related documents
SER0004_QS_CsvReadDelimit_V1.0.6-EN.pdf