VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple versions of Veristand.

Solved!
Go to solution

I know that I can have multiple versions of LabVIEW and TestStand on the same PC. 

Can I install multiple versions of Veristand on the same computer? As long as I am not running them at the same time is this possible?

 

John O'C
Staff Test Systems Engineer
Woodward, Inc.
Skokie, Illinois, USA

"Life is not a journey to the grave with the intention of arriving safely
in a pretty and well preserved body, but rather to skid in broadside,
thoroughly used up, totally worn out, and loudly proclaiming...
Wow...What a Ride!"
0 Kudos
Message 1 of 6
(444 Views)
Solution
Accepted by topic author johnoc

Yes, I always had multiple versions of VeriStand installed to build custom devices. However, you can only run one version of VeriStand at a time.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 2 of 6
(425 Views)

Thank you for the information and the quick response!

John O'C
Staff Test Systems Engineer
Woodward, Inc.
Skokie, Illinois, USA

"Life is not a journey to the grave with the intention of arriving safely
in a pretty and well preserved body, but rather to skid in broadside,
thoroughly used up, totally worn out, and loudly proclaiming...
Wow...What a Ride!"
0 Kudos
Message 3 of 6
(412 Views)

@ZYOng wrote:

Yes, I always had multiple versions of VeriStand installed to build custom devices. However, you can only run one version of VeriStand at a time.


Each version of VeriStand installs and runs a different version of DAQmx.  How do you deal with this issue and get around this mess?

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019LZTSA2&l=en-US

 

0 Kudos
Message 4 of 6
(138 Views)

@BigApple0 wrote:


Each version of VeriStand installs and runs a different version of DAQmx.  How do you deal with this issue and get around this mess?

 


VeriStand is dependent on LabVIEW and hence shares the same compatibility with LabVIEW. As a rule of thumb, NI drivers are backward-compatible to four versions of LabVIEW. Thus NI-DAQmx 2025 supports VeriStand 2025, 2024 and 2023 (there was no VeriStand 2022).

 

Edit:

Just realized the following.

Starting with LabVIEW 2022Q3 release, select NI drivers and toolkits will become version-independent from LabVIEW release. Extending Compatibility Between LabVIEW and NI Drivers with Addon Support

Hence, NI-DAQmx 2022 Q3 supports VeriStand 2023 or later (because VeriStand 2022 does not exist).

 

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 5 of 6
(117 Views)

@ZYOng wrote:

@BigApple0 wrote:


Each version of VeriStand installs and runs a different version of DAQmx.  How do you deal with this issue and get around this mess?

 


VeriStand is dependent on LabVIEW and hence shares the same compatibility with LabVIEW. As a rule of thumb, NI drivers are backward-compatible to four versions of LabVIEW. Thus NI-DAQmx 2025 supports VeriStand 2025, 2024 and 2023 (there was no VeriStand 2022).

 

Edit:

Just realized the following.

Starting with LabVIEW 2022Q3 release, select NI drivers and toolkits will become version-independent from LabVIEW release. Extending Compatibility Between LabVIEW and NI Drivers with Addon Support

Hence, NI-DAQmx 2022 Q3 supports VeriStand 2023 or later (because VeriStand 2022 does not exist).

 


Instead of reading about what should work, I suggest trying it.  The process is a mess.

0 Kudos
Message 6 of 6
(84 Views)