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

 
INS 422 TSO
The ultimate "All in One NAV System" with
GLIDESLOPE, LOCALIZER, VOR plus 3 LIGHT MARKER

 
 

The INS 422 is a high quality, multi-function, fully integrated navigational instrument designed as a complete, stand-alone unit, supplying four basic navigational aids: VOR with digital course select and Automatic Radial "TO" Centering feature {DEMO}, Localizer, Glideslope {DEMO}, and Three Light Marker {DEMO}. The units digital display well define the CDI indications. CDI output data is also available at the rear connector for easy interface with most Autopilots. Aluminum construction offers a lightweight yet very durable unit, which will provide years of reliable service.  This instrument mounts in a standard round 3.125 inch mounting hole.
 

Automatic Radial Centering

To determine the bearing TO a VOR station with conventional course indicators, it is necessary to manually rotate the OBS to center the course deviation pointer. With the Automatic Radial Centering feature provided on the INS 422 system, this is done automatically when the external momentary button is pushed.

Pushing the remote automatic radial centering button enables circuitry to automatically position the digital CDI indication to provide a one-time radial "TO" the VOR station. The digital indications displayed on the CDI will then return to conventional operation, permitting the radial to be flown in a conventional manner.

TECHNICAL SPECIFICATIONS

 
SPECIFICATIONS
 
CHARACTERISTICS
Environmental:  (RTCA/DO160D)  
Minimum Performance Standards  
            VOR RTCA/DO-196  TSO C40c
            Localizer RTCA/DO-195  TSO C36e
            Glideslope RTCA/DO-192  TSO C34e
            Marker Beacon RTCA/DO-143  TSO C35d Category B
   
Physical Dimensions:  
            Height 3.32 inches (8.44cm)
            Width 3.45 inches (8.76cm)
             Depth 10.84 inches (27.53cm)
   
Weight: 3.2 pounds (1.45 kg)
   
Mounting: Panel mounted, no shock mounting required
   
Temperature Range: -20 to +55 Celsius with short time operations at +70 Celsius
   
Power Requirements:  
            Voltage 13.75 VDC (27.5 VDC with Voltage Reducer (VPN 807000).
            Current 1.8 Amp Receive
   
Receiver:  
            VHF Frequency (VOR/LOC) 108.00 to 117.95 MHz
            Sensitivity 2µV to provide 50% Standard Deflection
            Channel Spacing (VOR/LOC) 50 KHz
             UHF Frequency (Glide Slope) 329.15 to 335.0 MHz
            Sensitivity 20µV to provide 50% Standard Deflection
            Channel Spacing (Glide Slope) 150 KHz
   
             Marker Receiver 75 MHz
            AGC Characteristics From 10µv to 200µv the audio level will not vary more than 3db.
   
External Outputs:  
            Audio Output 40mW into a 600 ohm load
              
             CDI Left/Right 150 mV into 1K load
             CDI Up/Down 150 mV into 1K load
             CDI Glide Slope Flag 300 mV into 1K load
             CDI VOR/LOC Flag 300 mV into 1K load
   
FCC Identifier EZNINS422
Manufacturer's Model Number INS 422 TSO
Part Number 801004
© 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 %>