DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

xml multiple arrays cant be displayed in diadem

hi guys  I generate a xml file as a report from teststand

 

in this eg  i  have 3 arrays & 1 cluster as output in xml.

 

but when i open the same in diadem   i get to see only one array  -> the 1st one

 

can anyone suggest a soln  !

is this a diadem issue?

 

 

please change the ext . to  .xml

 

 

0 Kudos
Message 1 of 3
(5,182 Views)

Hi aparab,

 

DIAdem does not natively read XML files, because that is not a file format but rather a markup language where each customer has different XML structure and style sheets.  So how are you reading the one array you do see in DIAdem.  Did you create a VBScript DataPlugin to read your XML files?  Would it be an option to instead use the ATML flavor of XML files that is now the standard for NI's TestStand software?

 

Brad Turpin

DIAdem Product Support Engineer

National Instruments

0 Kudos
Message 2 of 3
(5,175 Views)

HI Brad,

thnks fo ur response

 

the report i generate is with ATML_5

 

well NI has Provided a plugin for that

 

ATML_5 DataPlugin
http://zone.ni.com/devzone/cda/epd/p/id/6570

 

I think the issue is with this plugin

 

 

0 Kudos
Message 3 of 3
(5,166 Views)