COM Port - Setting Port and Baud within App
Posted: Thu Oct 02, 2025 9:40 am
Hi,
I have an App Developer program which recieves Serial Data from a PIC, this is working well.
But how can I Refresh COM Port, Change Port and Change Baud Rate from within a deployed/Running App?
I tried to make the properties visible but could not make this work. A Running app wont set focus on the COM Icon
However,
Is there a way to set buttons and Text boxes, calling and setting properties of the Component?
This could be a cleaner method for an end user.
But I get quickly lost with the 'Built-In Function' components
Project so far...
I have an App Developer program which recieves Serial Data from a PIC, this is working well.
But how can I Refresh COM Port, Change Port and Change Baud Rate from within a deployed/Running App?
I tried to make the properties visible but could not make this work. A Running app wont set focus on the COM Icon
However,
Is there a way to set buttons and Text boxes, calling and setting properties of the Component?
This could be a cleaner method for an end user.
But I get quickly lost with the 'Built-In Function' components

Project so far...