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

Sigtronics logo Sigtronics Intercoms. Sigtronics pioneered the voice activated intercom market in 1974 and continues to deliver value and performance today in the FAA TSO approved SPA-400 and SPA-600 intercom series.

Radio priority avoids stepping on incoming and outgoing radio messages.

Choose either rectangular (horizontal or vertical) or circular faceplate mounting configuration to fit anywhere in the cockpit. Pilot fail safe feature allows pilot to always hear radios.

SPA-400 intercom
Sigtronics SPA-400
Four Place Panel Mount Intercom
SPA-400 intercom
Sigtronics SPA-600
Six Place Panel Mount Intercom
 
Reversible face plate included for vertical or horizontal mounting
Size - Panel 2.5" x 1", Chassis 4" x 2.5" x 1"
Weight - 4.5 oz chassis, 5.5 oz jacks & wiring harness
Installation hardware included, including jack kit & pre-wired harness

Features:

  • The SPA-400N and SPA-600N have circuitry that allows you to use them either in the voice activated intercom mode or in a push-to-intercom mode. In order to use it in the push-to-intercom mode, you will need to install a separate PTT switch for this purpose. This feature is sometimes desirable in open cockpit and ultra-light aircraft where wind noise can be a problem. Using a large windscreen on the mic is very helpful, however.
  • Special High Noise circuitry
  • Stereo capability: If you want to have stereo/switching in the aircraft, order our ST-400N and our S-45S or S58/68S headsets.
High Noise Environment Intercom Series SPA-400N & SPA-600N
The High Noise Environment Intercom Series is designed specifically for experimental, ultralights, warbirds, helicopters and other high noise aircraft. Push-to-intercom allows switch activation as well as voice activation when desired. Tested by Sigtronics at ambient noise levels of between 115-120 decibels, the SPA-400N and SPA-600N outperformed all other intercoms on the market, panel mounted as well as portable.

For the best communications in high noise aircraft, it is highly recommended that you use the Sigtronics high noise proven M-80 mic, either on one of our headsets or incorporated into your helmet. Call us regarding upgrading your helmet for the ultimate in communications.

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