Hello.
I had been playing with SWO recently and noticed the issue mentioned in the thread's header. More specifically, the Terminal window needs a character sequence to be terminated with at least LF character to actually display it. If there is no termination at all, or just the CR character, nothing is printed out. The "End Of Line" context menu one get when right-click in the windows has no impact on this behavior.
It is very confusing, especially in the case of the SWO, which is quite complicated feature itself. Actually, it costed me a few days to figure out I have configured the SWO completely fine, but it was the Terminal not displaying characters I was trying to send.
If the Ozone development team is reading this forum, maybe they will fix this issue in the future releases. From my standpoint it is much more logical to print out all characters received and not buffer them until a newline is found.
The Ozone version is 3.30c
Thanks for your attention.
I had been playing with SWO recently and noticed the issue mentioned in the thread's header. More specifically, the Terminal window needs a character sequence to be terminated with at least LF character to actually display it. If there is no termination at all, or just the CR character, nothing is printed out. The "End Of Line" context menu one get when right-click in the windows has no impact on this behavior.
It is very confusing, especially in the case of the SWO, which is quite complicated feature itself. Actually, it costed me a few days to figure out I have configured the SWO completely fine, but it was the Terminal not displaying characters I was trying to send.
If the Ozone development team is reading this forum, maybe they will fix this issue in the future releases. From my standpoint it is much more logical to print out all characters received and not buffer them until a newline is found.
The Ozone version is 3.30c
Thanks for your attention.