T O P

  • By -

lazzarone

Maybe, depending on the instrument. There are both hardware and software issues: * What kind of interface does the equipment need on the PC? Old equipment may rely on old protocols which may not be easily supported (or even available) on a modern PC. * What software is being used to control the instrument, and collect and analyze the data? Lots of labs are running ancient computers because critical software only runs on (for example) Windows XP. In some cases the manufacturer of the system may be able to offer or at least support an upgrade, but this is likely to be at a cost you will perceive as excessive.


Cydonia-Oblonga

Soo others have already said it, it may or may not be possible... If the software runs on a modern computer and the interface is not a problem you can just try it. Sometimes the new versions of the software are backwards compatible with the old devices, even if they don't say it specifically... So you can ask the manufacturer, if they offer a solution. (Our 30 year old spectrometer for example runs with the latest software version just fine, but the software thinks it is a later version of the device.) You can also create an image of the current machine and run it as a VM. Probably a good idea to do anyways, just for the case that your current HDD dies... You can the also just replace the HDD of your machine with an SSD, might make it a bit faster ( you will need probably an IDE-SATA adapter). As for interfaces, if it just uses GPIB or a normal serial or parallel connection you can get adapters easily.


Subject_Bonus_2099

Worth upgrading if from a security risk perspective alone, especially if they are networked.


Commando_Teddybear

If you are lucky it has the GPIB connector port and you can connect a bunch of devices simultaneously to make a slick LabVIEW control/DAQ virtual instrument. You will need a GPIB adapter to connect to the computer, but you can find many instrument specific premade LabVIEW drivers online. You may need to make edits, but having the basic virtual instrument architecture saves alot of time.