LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert Labview cluster name to Teststand container name

Solved!
Go to solution

Hello all,

 

I've understood so far that there is no way to convert a Labview

cluster into a Teststand container and vice versa. So I'm currently

working on a recursive cluster/container parser that would

reconstruct the mirroring structure into variant/PropertyObject

tree. For this I use the following table :

 

http://zone.ni.com/reference/en-XX/help/370052N-01/tsref/infotopics/labview_data_types/

 

The problam I'm now facing is to convert the name of each

element to the corresponding name to remain compatible with

the mirroring structure. Hence no space or special characters

in order to follow the Teststand naming convention. You can

see what happens when you create a Teststand custom data

type from a Labview connector.

 

So, is there a VI that do the trick or am I again pruposed to do

everything by hand ? Thanks for your input. Even the one that

will no make me happy.

 

David Koch

0 Kudos
Message 1 of 4
(3,282 Views)

Hi there

 

You might want to look into that:

LabVIEW Utility for Initializing a TestStand Variable (Container / Array)

 

Regards!

Victor F. | Systems Engineer
Certified LabVIEW Developer | Certified TestStand Architect
National Instruments Budapest

0 Kudos
Message 2 of 4
(3,223 Views)

Hello Victor_F,

 

this is indeed something that is worth considering. In addition

to the following link, I think I'll be able to do something out of it :

 

http://forums.ni.com/t5/LabVIEW/extracting-array-of-labels-in-a-cluster/td-p/506847#M241996

 

Great work, I had some trouble figuring how to handle the

array thingy 🙂 Perhaps I'll get something working by Xmas.

 

Ooops, it's after tomorrow, better clutch the gear up.

 

David Koch

 

EDIT : typos

0 Kudos
Message 3 of 4
(3,220 Views)
Solution
Accepted by topic author Kochise
0 Kudos
Message 4 of 4
(3,033 Views)