1837787 Members
3621 Online
110120 Solutions
New Discussion

nettl fileformat

 
Sven Mueller
Occasional Contributor

nettl fileformat

i can figure out where the datapackets are stored in a tracefile from nettl, but i can't find the timestamps and other information... is there any exact file format discreption for .TRC0 files?

i know i can user netfmt, but i need to convert the tracing output to another format, i don't need it in a readable format...
1 REPLY 1
Andreas Voss
Honored Contributor

Re: nettl fileformat

Hi,

possibly the files:
/usr/include/fmt.h
/usr/include/ntl.h
gives you a hint.

Regards