serialPort visual studio 2019 c# Form2 - Form3
Budget: $10 – $30 USD
I'm using serialPort on form2 to send data to serial.
I need to use this same serial that is already open in form3 to write the data in the serial.
Basically I need to write serialPort1.write("example") on form3,
using the existing serialPort1 on form2
I need to use this same serial that is already open in form3 to write the data in the serial.
Basically I need to write serialPort1.write("example") on form3,
using the existing serialPort1 on form2