TOB32.EXE

The TOB32.EXE command line utility is installed by default in the LoggerNet program directory at C:\Program Files (x86)\Campbellsci\Loggernet\tob32.exe. The output is similar to CardConvert. Command line switches are used to determine the new file format that will be created. Some of the basic switches available are listed below:

-h or -? | Help

-a | ASCII (TOA5) Generates CSI Table Oriented ASCII version 5 format files

-b | Binary (TOB1) Generates CSI Table Oriented Binary version 1 format files

Some examples using these switches include:

tob32.exe -a mydata.dat (converts mydata.dat to TOA5 format)

tob32.exe -b mydata.dat (converts mydata.dat to TOB1 format)

NOTE: TOB32.EXE is now obsolete and has been replaced by CSIDFT_convert.exe. It is included only for backwards compatibility. CSIDFT_convert.exe should be used for any new functionality as TOB32.EXE does not support all current data types.