CODE	SOURCE	FUNCTION	DESCRIPTION		Date: 25 Sept., 2002
-2      WSC     SerialComm      Port already open
-3      WSC     SerialComm      Port is not open
-4      WSC     SerialComm      Cannot allocate memory
-10     WSC     SerialComm      Hardware error
-103    WSC     SerialComm      Cannot open Port (does not exsit or already open)

-1001   ACT     LogErrors       Can not open error file (thrown)

-1101   ACT     InstallData     Can not create "...\errors\(various).errors.txt" (thrown)
-1102   ACT     InstallData     Can not open "SSA.dat" (thrown)
-1103   ACT     InstallData     Unknown command in "SSA.dat"
-1104   ACT     InstallData     Unknown argument in "SSA.dat"
-1105   ACT     InstallData     Can not convert augument to proper C++ type (int/double)
-1106   ACT     InstallData     Can not convert augument to C++ type integer (DELETED V1.3.0)
-1107   ACT     InstallData     Can not create "...\errors\*.devices.txt" (thrown)
-1111   ACT     InstallData     Gauge name not software supported
-1112   ACT     InstallData     Gauge already defined
-1113   ACT     InstallData     Gauge Gauge Data not software supported
-1121   ACT     InstallData     Control name not software supported
-1122   ACT     InstallData     Control already defined
-1123   ACT     InstallData     Control Time outside allowed range
-1131   ACT     InstallData     BitInput name not software supported
-1132   ACT     InstallData     BitInput already defined
-1141   ACT     InstallData     Output name not software supported
-1142   ACT     InstallData     Output already defined
-1151   ACT     InstallData     Orifice Plate name not software supported
-1152   ACT     InstallData     Orifice Plate already defined
-1161   ACT     InstallData     Interface name not software supported
-1173   ACT     InstallData     Reading Delay Time outside allowed range
-1199   ACT     InstallData     ModeSimulate=true (not an error)

-1201   ACT     SerialComm      Port not software supported
-1202   ACT     SerialComm      Baud not software supported
-1203   ACT     SerialComm      Parity not software supported
-1204   ACT     SerialComm      StopBits not software supported
-1205   ACT     SerialComm      WordLength not software supported
-1206   ACT     SerialComm      Could not set DTR=ON

-1300   ACT     Gauge::         Gauge device type not software supported
-1301   ACT     Gauge::         Gauge device did not respond with correct # characters
-1302   ACT     Gauge::Init     Gauge status detected a fault
-1303   ACT     Gauge::Zero     Gauge did not zero
-1304   ACT     Gauge::Zero     Gauge type/address must not be zeroed
-1305   ACT     Gauge::Read     Gauge under/over ranged
-1306   ACT     Gauge::         Gauge conversion type error
-1309   ACT     Gauge::         Unknown error interpreting gauge response
-1310   ACT     Gauge::Init     Gauge address not software supported
-1311   ACT     Gauge::DataTabl Table length exceeded.

-1400   ACT     Control::       Control device type not software supported
-1401   ACT     Control::       Control device did not respond with correct # characters
-1402   ACT     Control::SetOutput Attempt to set command voltage below minimum value
-1403   ACT     Control::SetOutput Attempt to set command voltage above maximum value
-1404   ACT     Control::SetPressure Attempt to set target pressure below minimum value
-1405   ACT     Control::SetPressure Attempt to set target pressure above maximum value
-1406   ACT     Control::       Control conversion type error
-1410   ACT     Control::Init   Control address not software supported
-1411   ACT     Control::       Unknown error interpreting control response

-1500   ACT     BitInput::      BitInput device type not software supported
-1501   ACT     BitInput::      BitInput device did not respond with correct # characters
-1502   ACT     BitInput::Init  BitInput bit not device type supported
-1503   ACT     BitInput::      BitInput conversion type error

-1550   ACT     BitOutput::     BitOutput device type not software supported
-1551   ACT     BitOutput::     BitOutput device did not respond with correct # characters
-1552   ACT     BitOutput::Init BitOutput bit not device type supported
-1553   ACT     BitOutput::     BitOutput conversion type error
-1554   ACT     BitOutput::Init BitOutput address not software supported
-1555   ACT     BitOutput::     Unknown error interpreting BitOutput response

-1600   ACT     JobTesting::    Could not open initiate Flow Test
-1601   ACT     JobTesting::    Detected gauge fault
-1602   ACT     JobTesting::    Control1 could not set pressure, at minimum control setting
-1603   ACT     JobTesting::    Control1 could not set pressure, at maximum control setting
-1604   ACT     JobTesting::    Control2 could not set pressure, at minimum control setting
-1605   ACT     JobTesting::    Control2 could not set pressure, at maximum control setting
-1606   ACT     JobTesting::    Pressure test invalid (outside machine's limits)
-1607   ACT     JobTesting::    Calibration test failed > drawing limits
-1608   ACT     JobTesting::    Calibration test failed < drawing limits
-1609   ACT     JobTesting::    Control panel detected an Alarm
-1610   ACT     JobTesting::    No Calibration settings
-1611   ACT     JobTesting::    Calibration test failed CALIBRATION RANGE
-1640   ACT     JobTestingGF::  Could not determine Orifice Plate size
-1641   ACT     JobTestingGF::  Orifice Plate size too small
-1642   ACT     JobTestingGF::  Orifice Plate size too big
-1650   ACT     JobTestingGF::  P(atm) below limit (variable, default=13.1)
-1651   ACT     JobTestingGF::  P(atm) above limit (variable, default=15.2)
-1652   ACT     JobTestingGF::  T(1/W) below limit (variable, default=50F)
-1653   ACT     JobTestingGF::  T(1/W) above limit (variable, default=90F)

-1700   ACT     OrificePlate::  Could not convert "CombustionLiner/Gas/Liquid/PortableFlow.dat" parameter

-1800   ACT     Control Panel:: Could not complete 10 tempTestDataTable records
-1801   ACT     Control Panel:: DATALOG ATTEMPTS exceeded.

-2000   ACT     CalcMassFlow()  CalcMassFlow use active gauge incurred an error in initialization
-2001   ACT     CalcMassFlow(d) CalcMassFlow use gauge data list incurred an error in initialization
-2004   ACT     CalcMassFlow::MF Unknown error occured in calculation
-2005   ACT     CalcMassFlow::MF Unknown orifice plate diameter

-2010   ACT     CalcEffectiveArea() CalcEffectiveArea use active gauge incurred an error in initialization
-2011   ACT     CalcEffectiveArea(d) CalcEffectiveArea use gauge data list incurred an error in initialization
-2014   ACT     CalcEffectiveArea::EA Unknown error occured in calculation


