09-30-2020 03:43 AM
Hi,
I'm trying to build an install (msi) trought teststand for the first time. I also added a Packed Project Library for all the VI used.
The problem i have is a warning when building. It said that all my substeps (Labview) are configured to call a code module using an absolute path when it's not. For information, all my step are LVOOP developed.
09-30-2020 08:30 AM
Can you post a deployment log or at least a screenshot?
09-30-2020 10:13 AM
Thanks for the reply.
The screenshot is bellow, i added a picture of the substep to show it's not an absolute path.
I am showing only three substep, but this concerns all my substep without exception
09-30-2020
03:32 PM
- last edited on
04-04-2025
01:52 PM
by
Content Cleaner
I think you look in the wrong place.
It looks you have "custom step types" (Barcode_Enable_Disable and Barcode_Query) and their substeps have absolute paths.
Please open View -> Types menu, find these custom steps there, open their properties, find "Substeps" tab and check paths there.
More info about the subject: https://www.ni.com/en/support/documentation/supplemental/08/teststand-custom-step-type-development-b...
Your screenshots show steps in your sequence and I believe it's not where you should look at 🙂
10-01-2020 05:26 AM
The second screenshot is a picture of my subtep and not a step on my sequence, There's a bigger view of everything if it helps.
Thanks,
10-01-2020 05:38 AM
Ok, I see, now it's better visible. Then it's surprising, I don't see why it's wrong.
10-01-2020 05:40 AM
Ok, thanks, now it's better visible. I don't see what's wrong.