Serial component - incoming character Forces stop
Posted: Sun Dec 15, 2024 5:54 pm
Hi,
Serial component - Rx string
This question, that may actually be a request!
It is for an App Dev project but it may be useful in embedded applications as well.
I have a repeating serial string. I am using the Rx string component to recieve the string.
As I understand this macro will exit when,
A) there is no data for specified timeout period.
B) the recieved data exceed the Max Length parameter.
Is it possible to define a received character to force the string collection to end. This could be an character or escape character maybe.
Is this currently possible or would it require a modiification to the Receive String Macro?
Thanks, J.
Serial component - Rx string
This question, that may actually be a request!
It is for an App Dev project but it may be useful in embedded applications as well.
I have a repeating serial string. I am using the Rx string component to recieve the string.
As I understand this macro will exit when,
A) there is no data for specified timeout period.
B) the recieved data exceed the Max Length parameter.
Is it possible to define a received character to force the string collection to end. This could be an character or escape character maybe.
Is this currently possible or would it require a modiification to the Receive String Macro?
Thanks, J.