PrintLat prints the contents of a lattice, but only summary information about the data and coordinates. Optionally prints the full data and/or coord vectors, depending on the settings of the "Print Data?" and "Print Coords?" widgets, which are off by default. PrintLat can print byte data numerically or as a character string, depending on the setting of "Byte Format".
Output is directed to stdout on UNIX machines, and the Main Log window on NT machines.
Port: Input
Type: Lattice
The input lattice to print.
Port: Print Data?
Type: Check Box
Print data vector? Default is no.
Port: Print Coords?
Type: Check Box
Print coord vector? Default is no.
Port: Byte Format
Type: Option Menu
Menu Item: Integer
Menu Item: String
Format bytes as integer or string. Default is integer.
PrintLat can take a long time to execute when it prints data or coordinate values of a large lattice.