LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cluster won't update

Solved!
Go to solution

I am making the base of a "universial" test program. This program will be ran on three or more test racks containing various makes and models of test equipment.

 

So what I have decided to do was make a config file using XML that cna be eaisly modified using Microsoft's free XML Notepad. This config file will contain the type of instruments and their VISA resource nad other settings as needed. I have attached a sample that I am working from.

 

Parsing the XML seems to be working but the ouput cluster is not being updated.

I have even put a probe on the cluster wire right before the indicator and the probe has data but the indicator stays empty? 

 

I don't get it, what have I missed?

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 1 of 2
(2,706 Views)
Solution
Accepted by topic author RTSLVU

Figured it out...

 

Had to trim the whitespace, never had this problem parsing XML before...

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 2
(2,695 Views)