RI Title
RI logo


A command line utility to convert STDF file to human readable text file annotated with additional field information which is useful for building parsers. Use this to peek into the structure of STDF.



Attached is a .jar file containing the StdfDump console application. This requires Java 6 or later.
      To use it from a terminal window (or Windows command line) type:

      java -cp StdfDump.jar ri.core.stdf.StdfDump [list of pathnames]


      So for example to dump file1 and /my/path/file2 then type:

      java -cp StdfDump.jar ri.core.stdf.StdfDump file1 /my/path/file2


      The output file is located in the same place as the input file and has the same name but with “.out” appended to the end of the name.
StdfDump.jar

PrintEmail Link
https://roos.com/docs/ORUG-CKTMDH
ROOS INSTRUMENTS CONFIDENTIAL AND PROPRIETARY
©2022-2024 Roos Instruments, Inc. All rights reserved.