<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim rsSwiperSub Dim rsSwiperSub_numRows Set rsSwiperSub = Server.CreateObject("ADODB.Recordset") rsSwiperSub.ActiveConnection = MM_dbase1_STRING rsSwiperSub.Source = "SELECT * FROM QueryProductDetails" rsSwiperSub.CursorType = 0 rsSwiperSub.CursorLocation = 2 rsSwiperSub.LockType = 1 rsSwiperSub.Open() rsSwiperSub_numRows = 0 %> <% Dim rsSwiperMain Dim rsSwiperMain_numRows Set rsSwiperMain = Server.CreateObject("ADODB.Recordset") rsSwiperMain.ActiveConnection = MM_dbase1_STRING rsSwiperMain.Source = "SELECT * FROM QueryDistinctCategory" rsSwiperMain.CursorType = 0 rsSwiperMain.CursorLocation = 2 rsSwiperMain.LockType = 1 rsSwiperMain.Open() rsSwiperMain_numRows = 0 %> <% Dim localTime Dim localTime_numRows Set localTime = Server.CreateObject("ADODB.Recordset") localTime.ActiveConnection = MM_dbase1_STRING localTime.Source = "SELECT * FROM QueryTimeDate" localTime.CursorType = 0 localTime.CursorLocation = 2 localTime.LockType = 1 localTime.Open() localTime_numRows = 0 %> <% Dim productInfo__MMColParam productInfo__MMColParam = "1" If (Request.QueryString("productInfoID") <> "") Then productInfo__MMColParam = Request.QueryString("productInfoID") End If %> <% Dim productInfo Dim productInfo_numRows Set productInfo = Server.CreateObject("ADODB.Recordset") productInfo.ActiveConnection = MM_dbase1_STRING productInfo.Source = "SELECT * FROM QueryProductInfo WHERE productInfoID = " + Replace(productInfo__MMColParam, "'", "''") + "" productInfo.CursorType = 0 productInfo.CursorLocation = 2 productInfo.LockType = 1 productInfo.Open() productInfo_numRows = 0 %> Global Aviation
Global Aviation Support Pty. Ltd
Sunshine Coast Airport, Queensland, Australia
Tel: 07 5448 8877 Fax: 07 5448 8866
Email:
Local Time - <%= DoDateTime((localTime.Fields.Item("Time").Value), 4, 1033) %>, <%= DoDateTime((localTime.Fields.Item("Date").Value), 1, 1033) %>
 

Programmable Fuel Flow/Pressure Instruments
(Available with or without Fuel Pressure)

FP-5L with Loran/GPS Interface

FP-5L with Loran/GPS interface shown std. 2.1/4" mount

STC'd and PMA'd

FP-5 and FP-5L are STC'd for gravity feed, carbureted, pressure carbureted and injected engines

Case Size: 2.5" x 2.5" x 3.65" depth.

Weight:
Unit - 11 oz.
Flow Transducer - 3 oz.
Pressure Transducer - 6 oz.

  • Displays Fuel Flow to .1 Gal/Hr., Pressure to .2 PSI
  • Displays Fuel Used, Remaining and Time to Empty
  • Displays Fuel to Destination (FP-5L only)
  • Displays Fuel Reserve (FP-5L only)
Independent Warning Lights for fuel level and pressure.
Automatic Reminder to update Fuel Level.
Two Programmable Low Fuel Warnings.

Programmable Time to Empty Warning.
Programmable Low Fuel Pressure Warning.
Programmable High Fuel Pressure Warning.

Programmable display for US Gallons, Pounds, Liters or UK Gallons.
Programmable default Full Fuel Level.

Programmable K Factor for excellent accuracy.
Programmable Filter for fast response time.
Programmable Update Time for .1 Gal/Hr resolution when used with a wide range of transducers.

Uploads data to KLN 90 (FP-5L only).
Low Fuel Warning if you do not have enough fuel to reach your destination (FP-5L only).

The pilot can set all Programmable Limits from the front panel at any time.
Easy to Operate.

LCD display for excellent viewing in direct sunlight.
LCD is backlit for night operation.
Mounts in a standard 2 1/4" Hole.


Two primary features of the FP-5 are a Pilot Programmable Low Fuel Alert and a Pilot Programmable Low Time to Empty Alert. These alerts catch your attention by blinking the Low Fuel LED (which will turn off when acknowledged by pushing any button or switch). These alerts can be set at any time from the front panel of the FP-5. By setting these alerts, the FP-5 becomes a Fuel Managing Co-Pilot, alerting you when it is time to check your fuel levels, switch tanks, check your flight plan or perform any other function you deem necessary.

Forgetting to check fuel level is not uncommon. If your fuel flow gauge or loran is only warning you after you have used all but the last few gallons of fuel, it's not managing your fuel. With the FP-5's pilot programmable alerts and displayed functions, managing your fuel is much easier and something you will not forget.

Another primary feature of the FP-5 is a Pilot Programmable Low Fuel Warning. This warning catches your attention by blinking the Low Fuel LED which will turn solid red when acknowledged by pushing any button or switch. This warning is an emergency warning, similar to those on other fuel flow instruments, but it is pilot programmable from the front panel at any time. This programmability allows you to set the limit to your specifications according to your aircraft and your desired safety margin (not a fixed limit chosen by a loran or fuel flow manufacturer).

To further manage your fuel and provide safety the FP-5 displays fuel pressure in .2 PSI increments to 100 PSI. In addition it offers one Pilot Programmable Low Fuel Pressure Warning and one Pilot Programmable High Fuel Pressure Warning. These warnings catch your attention by blinking the High/Low Pressure LED. These warnings are emergency warnings and can be instrumental in early problem detection.

Example: If you develop a fuel leak (common with old fuel lines, sector pumps and carburetors) the fuel pressure will drop but will not go to 0 PSI. The engine will continue to run at idle or low RPM. On take-off there will not be enough fuel to keep the engine running or it will run very lean causing extensive damage to the cylinders. The FP-5 can detect this problem easily and alert you before take-off. This is done by programming the Low Fuel Pressure Warning to a level just below the normal operating level for your aircraft.

© 1999-2004, Global Aviation Support Pty Ltd
<% rsSwiperSub.Close() Set rsSwiperSub = Nothing %> <% rsSwiperMain.Close() Set rsSwiperMain = Nothing %> <% localTime.Close() Set localTime = Nothing %> <% productInfo.Close() Set productInfo = Nothing %>