I am relativley new to all Vb coding. I am looking to create a program that collects data from a PLC and moves it into a second program that has already been made. I have the PLC sending the data to a datagridveiw object now. The second program also has a datagridview object in it. Unfortunately i do not have the source code for the second project. It is supposed to collect data sent to a com port from a DC Tool controller. So i guess my question is can i use my program to move data into a second pogram without changing the programing of the second program?
↧