Is it possible to STREAMIN to multiple strings?
If the incoming data exceeds the length limit of a SL, say SL0, can you write to the remaining text to SL1?
Is this something that must be handled programmatically, or can it be done using a UDT made up of several long strings?
Thanks!