Page 1 of 1

COM Port handle not correct recorded ?

Posted: Thu Aug 11, 2022 2:11 am
by ssttrragmail
Hello FC9 Users.
In the COM PORT component, the original HANDLE is “UART-COMPort1”.
But if we try to modify it to “PortaSer1” for example, it isn’t correctly recorded on the “Console User Input” TAB, continuing display the original name. Is this the normal behavior ? :?:
Thanks for any tip.

Re: COM Port handle not correct recorded ?

Posted: Mon Aug 15, 2022 5:50 pm
by BenR
Hello,

Thanks for letting us know, I've hopefully sorted for you now via the help -> library updates.

I've now changed the console name so it should show the component name and then the COM port number.

e.g. PortaSer1 - COM10

Re: COM Port handle not correct recorded ?

Posted: Sun Aug 21, 2022 9:58 pm
by ssttrragmail
Thank you for fixing the Console handle issue, and adding the COM Port in use. Very useful.
But there is still a doubt. Why after the transmission of the console´s five lines to COM Port only line 2 jumped, and the others continued on the same line ? :?

Re: COM Port handle not correct recorded ?

Posted: Mon Aug 22, 2022 2:01 pm
by BenR
Hello,

Thanks for letting us know. I've added a new property to the COM port component now that checks the type of new line being sent. This should hopefully now catch and process the \n line feed correctly for you.

Re: COM Port handle not correct recorded ?

Posted: Thu Aug 25, 2022 11:45 pm
by ssttrragmail
Hi Ben. Thank you for your answer, but it wasn´t this time.
I dealt with two notebooks with FC9. Even trying with the two line feed options in "Console" and "COM Port", after RUN the lines are positioning themselves on the second line only. :(

Re: COM Port handle not correct recorded ?

Posted: Fri Sep 16, 2022 5:54 pm
by ssttrragmail
Thanks anyway. It may be that this type of implementation isn´t worth as much for practical applications. Thanks again.