04-26-2011 12:39 PM
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
04-26-2011 12:45 PM
I hate it when you figure it out *after* you post!
MainSequence-properties-advanced.
Sorry for the QRM 😉
05-05-2011 02:16 PM
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/