Electronics > Metrology
Synchronisation of data from tools made by different (big) companies
(1/1)
rgawron:
Let's say that I have a FLK-8845A and U1231A or U1731C, I want to make a plot of values from both of those two devices in one graph. No programming, no payed software. What if I would like to include data from USB-6002. Is it possible? What software should I use?
6thimage:
If you want to use devices from multiple manufacturers, most people will point you in the direction of labview or matlab, but these are both commercial and not particularly cheap either.
Personally, I like to use python for ethernet or USB devices, for ethernet it is easy to set up, usb is a little more difficult. The only downside is that you have to read through the user manuals and get used to using scpi, but you can set up what ever test system you like without paying a penny.
Unfortunately, any decent software you will want to use will be expensive and you don't stand much chance of finding open source alternatives, so rolling your own is what's left.
Navigation
[0] Message Index
Go to full version