HIPS and SIPS : HIPS and SIPS Commands A to K : Command line utilities : Printf
 

Printf

Printf commands such as printfNav or printfProcessed can be useful for writing binary HDCS data to text files to trouble-shoot processing issues. By default the output is displayed in the command-line window. Alternatively it can be sent to a text file.

Run from the command prompt using the following syntax:

 

\printfABC <path to line data folder> > [output file.txt] [/n]

where:

printfABC is a specific printf command (see the list below),

a path to the data folder is specified,

an output text file may be specified,

output can be displayed in an unformatted listing, using the optional /n parameter.

As an example, to print a Processed Depth file to a text file:

1. Click Start and select the Run command.

2. In the Run dialog box, type cmd.

3. Click OK to open a command prompt window.

4. Print the Processed depth file to a text file using the full path to the folder containing the data.

In this example, the command

 

printfProcessed C:\CARIS\HIPS\8.1\H_Data\Fundy47\Egret\2008-307\024-1949 > 024-1949.txt

would create a text file of the Processed Depths for the line 024-1949 to the output file named 024-1949.txt.

Available Printf commands:

printfDraft

printfEM

printfGPSHeight

printfGPSTide

printfGyro

printfHeave

printfNav

printfObserved

printfPitch

printfProcessed

printfRange

printfRMS

printfRoll

printfSideScan

printfSonarError

printfSOW

printfSSP

printfSSS

printfSSSCableOut

printfSSSGyro

printfSSSNav

printfSSSProcessed

printfSSSSensorDepth

printfSSSSensorHeight

printfTide

printfTPU

printfTrueHeave