PLUS+1 User Forum

PLUS+1 Software => Displays => Topic started by: F.M.Elettromeccanica on May 26, 2021, 07:40:33 PM

Title: Split an array at
Post by: F.M.Elettromeccanica on May 26, 2021, 07:40:33 PM
Hi all guys,
i have an array of 128 U8 i get from rs232 on dm430, i would like to split it into other arrays, every time a comma "ascii 44" is read i would like to extract the segment of the array.  is there an easy way to do this with structured text?  does anyone have an example of how to separate the data of an array within a POU?  infinitely thanks to those who will answer