NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create 2D array of pictures in Teststand

Solved!
Go to solution

I have created 2D Array of pictures in Labview:

image.png

I want to pass this array into Teststand but TS cannot accept 2D Array of pictures. What can be work arround this?

0 Kudos
Message 1 of 3
(2,324 Views)
Solution
Accepted by topic author AndrazS

You can save it to a 2D Array of strings in TestStand.  Just make sure that when you pass it into TestStand you choose the type to be 2D Array (Binary String) on the Module tab for the LabVIEW step.

 

I just tested this and it worked great.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 2 of 3
(2,289 Views)

Thanks this was the solution!

0 Kudos
Message 3 of 3
(2,227 Views)