<%@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) %>
 

Electronics International SC-5 Super Clock
SC-5 Super Clock

SC-5 Super Clock

SC-5 Features:

Displays local time and may be set to display in a 12 or 24-hour format.

Displays Zulu time. A 10-year lithium battery keeps the clock running even if the aircraft battery is removed.

Displays an up timer. This timer will start running when the engine is started. In this manner the timer acts as an automatic flight timer. The up timer may be started, stopped or reset. A recurring alarm may be set to alert you at appropriate time intervals. Example: If the alarm is set for 30 minutes, you will get an alarm at 30 minutes, 60 minutes, 90 minutes, etc. This alarm can be used to remind you to check your fuel level or switch tanks at set time intervals.

Displays a down timer. This timer counts down from a programmed start time. The down timer may be started, stopped or reset.

Warning lights above the LCD display will blink if the up or the down timer times out.

Displays an engine timer. This timer acts as a Hobbs Meter. When the engine starts, the engine timer will run. The engine timer displays total engine time in hours, tenths and hundredths of an hour.

Specifications:
2 ¼" Mount. 3.65" Depth. 10 Oz. Unit. Viewable in direct sunlight. Backlit for night operation. Operates from 7.5 to 35 volts at .3 amps.


Altitude Alert / Super Clock ASC-5A Instrument
Model ASC-5A

ASC-5A Altitude Alert / Super Clock

ASC-5A Features:

Reads your Altitude Encoder and displays your current altitude as seen by ATC. Display indicates when your current altitude is above or below your Programmed Assigned Altitude. A "Level off Alarm" occurs as you approach your Programmed Assigned Altitude. A "Deviation Alarm" occurs if you deviate from your Assigned Altitude. A Programmed Approach Altitude may be set to alert you when you have reached MDA, DH, Pattern Altitude, Wheels Down Altitude or any Altitude for which you wish to set an alert.

Displays Density Altitude based on your current OAT reading.

Displays OAT. May be toggled between degrees F and degrees C.

A Programmable Timer may be set as an "UP" or "Down" counting timer. The "UP" Timer will start automatically when your current altitude reaches 300 feet above the ground. A Recurring Alarm may be set to alert you at appropriate time intervals. Example: If the alarm is set for 30 minuets, you will get an alarm at 30 minuets, 60 minuets, 90 minuets, etc. This alarm can be used to remind you to check your fuel level, engine instruments, course, etc., at set time intervals.

The "Down" Timer may be used to time approaches or turns or as a reminder at a set interval. The "UP" Timer will continue to run in the background when the "Down" Timer is selected.

Displays Local and Zulu Time. The Local Clock may be set to display in a 12 or 24-hour format. Meets FAA requirements for a clock.

Specifications:
Specifications: 2 ¼" Mount. 3.65" Depth. 10 Oz. Unit. Viewable in direct sunlight. Backlit for night operation. Backlights and LED's are dimmable. Operates from 7.5 to 35 volts at .3 amps.

© 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 %>