LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to interface a container with an array?

HI,
 
A subsequence step is designed to fill up an array of strings with data taken from a buffer (64 elements).   I wish to call this function with a container of 64 strings (as a parameter), so that the subSequence will fill the first field of the container with the first field of the array.  Is it possible?
 
Thanks
Rafi
0 Kudos
Message 1 of 6
(2,948 Views)


Rafi2003 wrote:
 Is it possible?
Everything is possible!!! 🙂
 
Unfortunately, I have no idea what you are talking about.
  • What is a "subsqeuence"?
  • What datatype is the "buffer"?
  • What is an "element" in this context?
  • What is a "field"?
  • What is a "container"?

It would be best if you could attach a simplified version of your code. Thanks! 🙂

0 Kudos
Message 2 of 6
(2,945 Views)

Hi Rafi,

It is also unclear to me what you are trying to do.

It almost sounds like you would like to place an array of strings inside your vi, that has 64 elements.  You then want to wire this to the sub-vi (passing the array to the existing sub-vi).  Is this what you are trying to do? 

RayR

0 Kudos
Message 3 of 6
(2,937 Views)
Sorry,

I meant to put this question in the TestStand group....
0 Kudos
Message 4 of 6
(2,900 Views)
Okay..  It makes more sense.
 
And yes, it is possible to do that in TestStand.  It's been a while, so I don't remember the steps.
I'm sure Ray Farmer will be able to help.
 
RayR
0 Kudos
Message 5 of 6
(2,891 Views)
Ah.... teststand!
 
No wonder I had no idea what you were talking about 😄
0 Kudos
Message 6 of 6
(2,880 Views)