12-18-2012 09:46 AM
Is there any reason I cannot create (by right clicking) a control/constant/indicator of a XML ref from the XML parser function? I need to make subvi's to build/read xml files, and that is really impossible without that ability.
Labview 2012 f3
Solved! Go to Solution.
12-18-2012 10:03 AM
This bug has already been reported (CAR 357092), and is scheduled to be fixed in the next service pack release. For now, here's a workaround:
1. Create a reference indicator from Functions » Programming » File I/O » XML » XML Parser » New.vi.
2. Right click on the new "DOM Document Out" indicator terminal and select Create > Control (or Indicator).
3. Right click on the new control/indicator and choose Select XML Parser Class. Then, you can select whatever class you need.
12-18-2012 10:08 AM
Thanks. I found an old reference to this problem in Labview for Linux, but it indicated it was fixed in 2011. I didn't see anything associated with 2012.
12-18-2012 10:11 AM
@thutch79 wrote:
Thanks. I found an old reference to this problem in Labview for Linux, but it indicated it was fixed in 2011. I didn't see anything associated with 2012.
I believe the problem occurred several releases ago...it was fixed in 2011, but unfixed in 2012. 😉