11-08-2023 03:37 PM
I am having issues displaying images in TestStand from a packed library, it just shows up as blank. Everything work just fine when running the LabVIEW code or the Packed Library but when run in the TestStand sequence it just shows up as blank. I use IMAQ Create ,then Read an image file, then image display from the vision Pellet. I create a lvlibp and build the library, In TestStand I call the Library as a LabVIEW Action, My Adapter options: LabVIEW runtime engine, auto detect using VI versions.
Pleases find attached folder containing example code with the issues. Pleas place the code into C:\Users\Public\Documents to allow Search directory to work, the image that gets loaded into the VI is in the attached folder.
The photo attached are the LabVIEW code and front panel and the TestStand code
Any advice on how to fix this problem would be greatly appreciated
Thank you Richard
Solved! Go to Solution.
11-08-2023 08:50 PM
I have found a fix to this issue don't know why it works but it dose. If you update the Image Indicator with a property node it will work.