hey, i have small project in my university and i wanted to know if the Arduino can communicate with mettler toledo software called IC_IR 7.1where all i need it to do is to start a new test and stop.
someone can maybe guide me to tutorials on it?
thanks in advance!
Please post a link to the details of the software that you want to communicate with. What does it do ?
where can i find it? it takes IR spectra
I have no idea where you can find it.
If you want to communicate with it in some way then you need to provide details of the interface and the data that needs to be transferred.
That is why I was asking you
The user manual? That will also be the place where you can find if there is an interface for external control.
I have no idea how your software works but an Arduino that can act as a HID can send keystrokes to a PC application. If you know how to start/stop a test using a keyboard (instead of a mouse) you might manage.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.