Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

FileWritingFormats Enumeration

NI TestStand™ 4.1 Help
May 2008

NI Part Number:
370052G-01

»View NI TestStand Product Info

Use these constants with the PropertyObjectFile.FileWritingFormat property, the StationOptions.DefaultFileWritingFormat property, and the return value to the FileInformation.GetFileFormatVersion method.

  • FileWritingFormat_Binary–(Value: 2) Specifies that TestStand write the file in a binary format. This format is the fastest and most memory efficient format.
  • FileWritingFormat_Ini–(Value: 1) Specifies that TestStand write the file in an INI format. This format is used by previous versions of TestStand (3.x and earlier). Use this format when necessary to support existing code that reads the INI file directly.
  • FileWritingFormat_Xml–(Value: 3) Specifies that TestStand write the file in an XML format. Use this format if you want to read, parse, or create files as XML. This option is the most readable and parseable format.

See Also

FileInformation.GetFileFormatVersion

PropertyObjectFile.FileWritingFormat

StationOptions.DefaultFileWritingFormat


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit