2
Answers

Sending strings from defined values

Osman Esen

Osman Esen

12y
976
1
Hello everyone..

I'm making a project in C#, where i want to define the value of power consumption in a textbox and send it as a string with pressing the "send" button.



How do i do that?

Thanks in advance..


Answers (2)
0
Osman Esen
NA 10 2.6k 12y
My PC har to communicate with a kit. For instance, i have to write a random value of power consumption in the textbox, and send that value to the kit.

It is important for the kit to receive the values as a number, because the kit controls a "plastic made" flower, which will react dependent on the power value. So the only job i will do with C#, is to write the values in the textbox and send those values with pressing "send" button.


0
Satyapriya Nayak
NA 53k 8m 12y
Please elaborate it more