NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

XML Report Flag definitions

I am using TestStand 4.2.1 to generate an XML output file, which I have to parse with some other application.  In those files, I notice that each of the Property nodes ends with a "Flags=" value such as: <Prop name='Status' Type='String' Flags='0x400000'>

 

I was wondering where the flags are defined?  (ie, what are the bit values?)

 

Thanks for any pointers,

 

Richard

0 Kudos
Message 1 of 3
(3,067 Views)

I hate it when you figure it out *after* you post!  

 

MainSequence-properties-advanced.

 

Sorry for the QRM 😉

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

The full list of flags, including their values, is documented in the NI TestStand Help.

 

http://zone.ni.com/reference/en-XX/help/370052J-01/tsapiref/reftopics/propertyflags/

 

 

Tom
TestStand Documentation
0 Kudos
Message 3 of 3
(3,046 Views)