Hi guys
I would like to start developing a new program to interface with an instrument that i recently acquired. Believe it or not, the manufacture has no development tools.
The device talks Ethernet and i would like to develop a program for certain functions on the device. To enable certain functions i will need to be able to send a receive telegram packets from the device.
I also need the application to be deployable with a single .exe for ease of installation for the customer.
Does anyone have any recommendations on a good place to start? Years ago i did this kind of thing in Matlab but i have always had issues get a piece of matlab code to be deployable.
Any thoughts?
Thanks