|
-
Feb 16th, 2016, 06:13 PM
#1
Thread Starter
New Member
How to place all textbox numeric updowndata in single string for UART Tx
Hi,
As the title suggests I would like to know how to add all the data from various textboxes or numeric up/down boxes into one string using say a single apply button for transmission to uart. Currently i have a few 'OK' buttons that send the data separately using serialport.write etc.
Also given that can I add between the different data from different boxes an A or B etc so I can differentiate the data on the other side, while having everything sent at once?
all the data will be numerics floats or integers values. so A200B12.5C60D0.01 etc would be perfect where the data is separated by letters.
Any help will be greatly appreciated
thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|