Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: willpoll on September 02, 2026, 06:56:50 PM
-
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!
-
It is not possible. It does need to be handled programmatically.