09-06-2011 10:58 AM
When I load a tag list with more then one target it's not working (like image). What can I do bout this?
09-21-2011 07:55 AM
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
09-22-2011 12:11 AM - edited 09-22-2011 12:12 AM
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?