<%@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
Primary Volt/Amp Instruments (STC'd PMA'd)

The VA-1A Digital Volt/Amp instrument is approved as a primary replacement instrument and it is available in various options to suit your requirement. Units can be supplied with internal shunts or matching external shunts. Shunt values must be specified at the time of order.
VA-1A: Primary Replacement Volt/Amp Instrument with Internal Shunt VA-1A: Primary Replacement Volt/Amp Instrument with Internal Shunt.

Discharge and High Voltage Warning Lights. 100 amp capability. .1 volt and .1 amp Resolution. Accuracy: 1%. 2 ¼" Mount. 2.5" Depth. 9 oz. Unit. Viewable in direct sunlight. Backlit for night operation. Operates from 7.0 to 40 volts at .1 amp.

VA-1A-xx: Primary Replacement Volt/Amp Instrument requiring an External Shunt VA-1A-xx: Primary Replacement Volt/Amp Instrument requiring an External Shunt.

This unit must be matched to the aircraft's external shunt (i.e., 50 amp, 50mV external shunt must use a VA-1A-50). E.I. will calibrate the unit to match any shunt. Unit includes Discharge and High Voltage Warning Lights. .1 volt and .1 amp Resolution (1 amp Resolution for shunt values over 65 amps). Accuracy: 1%. 2 ¼" Mount. 2.5" Depth. 9 oz. Unit. Viewable in direct sunlight. Backlit for night operation. Operates from 7.0 to 40 volts at .1 amp.

RSVA-3: Remote Switch used to monitor the Left and Right Alternator and Battery Current for Twins RSVA-3: Remote Switch used to monitor the Left and Right Alternator and Battery Current for Twins.

To be used with any external shunt unit. Body 1" x 1" x 1.5" depth. Front Panel 2" x 1.15" 3 oz. Unit. STC'd, PMA'd.

S-50: 50 amp, 50mV (100 amp capability) External Shunt S-50: 50 amp, 50mV (100 amp capability) External Shunt.

To be used with a VA-1A-50. Size 2" x 1.2" x 1.7" height. 3.5 oz. Unit.

S-300: 300 amp External Shunt S-300: 300 amp External Shunt.

To be used with a VA-1A-300, Size 3.25" x 1.75" x 1.75" height. 11.5 oz. Unit.

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