03-07-2018 08:58 AM
I'm kind of a LabVIEW newbie and I'm trying to take some LabVIEW code somebody else developed and move it to a different test stand.
I'm running LabVIEW 2014 Service Pack 1.
I need LabVIEW drivers for a Tektronix 784A oscilloscope and a Tektronix 3102 Arbitrary Function Generator.
For the 784A, I can find LabVIEW 2013 drivers but not LabVIEW 2014 drivers. Will the 2013 drivers work?
For the 3102, I can find LabVIEW 8.2.1 and LabVIEW 2015 drivers but not LabVIEW 2014 drivers. Will one of these drivers work? If so, which one should I use?
Due to corporate software restrictions, I'm not sure I can switch from LabVIEW 2014. Even if I can, I'd still wind up with a similar problem. For example, would the 784A LabVIEW 2013 drivers work in LabVIEW 2015?
Bob
Solved! Go to Solution.
03-07-2018 01:16 PM
@BoilerBob wrote:
I'm kind of a LabVIEW newbie and I'm trying to take some LabVIEW code somebody else developed and move it to a different test stand.
I'm running LabVIEW 2014 Service Pack 1.
I need LabVIEW drivers for a Tektronix 784A oscilloscope and a Tektronix 3102 Arbitrary Function Generator.
For the 784A, I can find LabVIEW 2013 drivers but not LabVIEW 2014 drivers. Will the 2013 drivers work?
For the 3102, I can find LabVIEW 8.2.1 and LabVIEW 2015 drivers but not LabVIEW 2014 drivers. Will one of these drivers work? If so, which one should I use?
Due to corporate software restrictions, I'm not sure I can switch from LabVIEW 2014. Even if I can, I'd still wind up with a similar problem. For example, would the 784A LabVIEW 2013 drivers work in LabVIEW 2015?
Bob
For the 784A, use LabVIEW 2013 driver
For the 3102, use LabVIEW 8.2.1 or you can have someone with 2015 save them as 2014
03-08-2018 07:34 AM
wrote:
For the 784A, use LabVIEW 2013 driver
For the 3102, use LabVIEW 8.2.1 or you can have someone with 2015 save them as 2014
Thanks! I was hoping that was the case (it's what I was going to do if I didn't get any responses) but it's nice to get confirmation!