LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cvt load tag list (2 targets)

When I load a tag list with more then one target it's not working (like image). What can I do bout this?

0 Kudos
Message 1 of 3
(2,291 Views)

Hello,

 

Can you tell me what you mean exactly by saying that it doesn't work?

 

What behaviour are you expecting from this code?

 

Have you done experiments with the basic API as mentioned at http://zone.ni.com/devzone/cda/epd/p/id/5326

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 2 of 3
(2,223 Views)

Thierry,

 

I expect all the elements of the .xml are stored in memory in a structured manner like it's represented in the xml.

 

 

<hmi>All the hmi tags</hmi>

<controller>All the controller tags</controller>

 

 

How I choose then on init which list I want to target?

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