Citect Trend Reader v1.02.0006

Requires the VB Runtime library (msvbvm60.dll) and MS Rich Textbox Control 6.0 SP6. If
they are not already installed in Windows\System32, download the VB 6.0 SP5 Runtime Lib
Redist Pack from http://www.microsoft.com/downloads.

Displays all the header fields and data from a trend file. You can display HST
files or data files (000-999) from either 2-byte or 8-byte trends.

Run Citect Trend Reader, click Open, and browse to select the path and file.
Click the Help button for more information.


Releases:

1.02.0006 Combined both 1.02.0005 builds.
          Hide Samples feature now hides uninitialized, NA, and GATED samples

1.02.0005PH Added option to hide <NA> samples

1.02.0005EB Event trend sample count is now calculated by file size rather than the Data
            Length because using TrnEventSetTable() may extend the file length

1.02.0004 With 100+ data files, not all headers were shown for HST files. RichTextbox
            is now used because of 64K limit of normal Textbox
          Pressing Cancel button would only cancel the current file, not the entire
            process
          CSV export put raw and scaled values in same field. They're now separate
          Removed unnecessary spaces from CSV export file
          Added header for data section of exported CSV files

1.02.0003 Some uninitialized event samples were incorrectly shown as initialized

1.02.0002 Large scale values will display in decimal instead of scientific notation
          Raw start and end times are now shown as whole numbers instead of 4
            decimal places
          Raw start and end event numbers are now shown as whole numbers instead of
            4 decimal places
          8-byte HST file headers showed incorrect start event number
          Added progress bar display while loading data

1.02.0001a Sample display now shows if data is uninitialized
           Added timestamp to each sample shown
           Added description of History Type values
           Changed trend functions into VB classes
           Fixed problem with good v6 data showing -1.#QNAN
           Fixed problem showing 0 data length and file pointer values for v5
             2-byte trends
           It is now possible to view v3/v4 trends with file version number 0
           Added support for event trend data & timestamps

1.02.0000 Added option to export all data to a CSV file when viewing HST files

1.01.0008 Adds support for Citect v6.00 trends

1.01.0007 Reset hourglass cursor on errors
          Display an error for invalid HST files with nFiles=0
          Fixed raw End Time value for 2-byte trend data files
          Common dialog ActiveX control is no longer required

1.01.0006 Added eng units label to sample values

1.01.0005 Fixed splitterbar graphic
          Fixed tab order

1.01.0004 Public release
          Added raw values and scaled or descriptive values to more fields.
          Corrected event number display.
          Added support for v3 to v5.30 trends and later
          Enhanced interface
          Added browse buttons for viewing 32K+ samples
          Added help page

1.00.xxxx Original non-public release