08-30-2019 03:08 AM
Hello,
I just installed VeriStand 2018 SP1 + TestStand 2017 SP1 + ASAM Steps. I'm building a basic sequence to get started, and I get a message when configuring Framework Create step, I get the following message : "VeriStand is not installed"
Here is a screenshot :VeriStand is not installed
I already uninstalled and reinstall the ASAM steps, it does not change the issue.
I just start investigations arround this issue, if any had already encounter (and solved) it, any suggestions is welcome !
Regards,
Mathieu R.
CTA - Certified TestStand Architect / Architecte TestStand Certifié
CLA - Certified LabVIEW Architect / Architecte LabVIEW Certifié
Solved! Go to Solution.
08-30-2019 04:24 AM
09-02-2019 01:50 AM
Hello Emboar, and thanks for your answer.
My customer installed TestStand 32-bit. I would prefer find out why the ASAM Steps do not detect VeriStand, or a way to make it detect properly before starting changing my plan on bitness.
Changing to TestStand 64-bits implies others problematics regarding code modules. It is not something impossible, but this has a consequent implications.
Regards,
09-02-2019 08:54 AM
Hello,
VeriStand uninstalled, then reinstalled (reboot), no changes in TestStand.
Digging further into the issue, the Post-Step sub step of NI_FrameworkCreate Step cannot load properly, indicating that a module cannot be loaded :
Some of the classes in this assembly might not be available because of the following error. To force a refresh of the information for this assembly, select File>>Unload All modules.
Could not load file or assembly 'TSDotNetSupport, Version=17.0.0.184, Culture=neutral, PublicKey=ad9244eb3b825cd8' or one of its dependencies. The system cannot find the file specified).
Is the sub-step expecting only TestStand 2017 .Net support files, while I'm using 2017 SP1 ?
Regards,
09-02-2019 09:33 AM - edited 09-02-2019 09:46 AM
New element.
We use for other projects compoteurs with TestStand 2017 (no SP1) and VeriStand 2018 SP1. In this condition, the step is working properly.
The assembly NationalInstruments.ASAMXilSteps.Core.dll is present on the computer, as well as TSDotNetSupport.dll... but in version 17.1.0.104.
This let me think that ASAM steps are not build to support TestStand 2017 SP1, requiring a specific version of TSDotNetSupport (17.0.0.184).
And perhaps TestStand 2019 is also impacted the same way. Does anyone already tried TS2019 + VS2018SP1 + ASAM Steps ?
Note I'm using the last available Steps, you can find here : VeriStand 2018 ASAM XIL Steps for NI TestStand
(package name : ni-asam-xil-teststand-steps_1.0.0.49152-0+f0_windows_x64.nipkg)
Regards,
09-03-2019
04:03 AM
- last edited on
07-12-2024
03:44 PM
by
Content Cleaner
Hi there,
I was wrong yesterday, TS 2017 + VS 2018 SP1 is not functionnal. Sorry about this mistake.
The NI french support noticed me that, as mentioned in, as mentionned in ASAM XIL Steps for NI TestStand (and the NI french support pointed me, thanks !) the only supported versions for theses Steps are TestStand 2017 vs. VeriStand 2018. Strictely.
Note that NI Package manager as absolutely no problem, and do not warn you on anything, installing it for TestStand 2017 SP1 and VeriStand 2018 SP1, althougt this combinaison will not work. The package could be updated to check more sticetly the software prerequisite, and do not allow to install if Veristand is not 2018, and if TestStand is not 2017.
The only workarround for now is to downgrade to VeriStand 2018 / TestStand 2017. And rebuild all of my UI Manager screens (not supported by previous version).
09-28-2019 10:32 AM
I need to stick with Veristand 2018sp1 or newer. What are my options for controlling my Veristand project from teststand?
02-25-2021 11:33 PM
Hi Mathieu,
Is there a document/link that shows what combinations of Teststand/Veristand work with sASAM XIL Steps? I have Veristand 2018SP1 and Teststand 2017, any idea if it will work for my case?
Thanks.
02-26-2021 01:43 AM
Hi Siddhesk,
I guess I'm not the best guy to answer "officially", I'm no more a "men in blue" on this forum (I used to work for NI France, but I quit them in 2010 - I've keep my avatar I've made at this time).
This said, I think the first thing to do is checking the ASAM Steps read-me, here for the version 1.4 (december 2020). In section Application Software Support :
ASAM XIL Steps For NI TestStand 1.4 supports the following application software versions, including service packs.
Application Software | Versions Supported by ASAM XIL Steps For NI TestStand 1.4 |
---|---|
TestStand | 2017, 2019, 2020 |
VeriStand | 2018, 2019, 2020 |
...so, this let me think that it should work.
Best regards,
02-26-2021 03:15 AM
Hi Mathieu,
Thank you for your response. I did install XIL steps as well as the add on Veristand steps from GitHub. I am however having a problem with a missing file "NationalInstruments.Veristand.ClientAPI", I was wondering if you had any idea about fixing this issue.
Thank you.