Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

NAV key and GTN 750 (almost works)

Featured Replies

While trying to get my JS41 follow Flight1's GTN 750 without any luck, I noticed that with GTN set for heading hold steering mode (through config file), with JS41 in V/L VOR1 mode, if you keep pressing NAV button on autopilot panel continuously (several times per second), aircraft will follow the track from GTN !, albeit EHSI will not show CDI needle, etc, but it doesn't matter. The problem is that this NAV button is not default and pressing NAV1 button from default control assignments will not do the same trick.

Has anyone got an idea how to somehow determine this custom NAV button and bind it for continuous engagement (through Fsuipc, etc.)?

 

PS. What is also interesting that JS41 follows KLN-90B from this developer ( http://www.fsdeveloper.com/forum/threads/the-kln90b-for-fsx-prepar3d-in-beta.432845/ ), it has override function for heading hold. Aircraft follows KLN perfectly, so I guess GTN could do too. 

 

Thank you.

I do not own the GTN750, but just curious as to why you would use that vs the built in AP/FMS for heading hold?

Nick Silver

http://www.youtube.com/user/socalf1fan

Ryzen 7 5800X3D, 64gb ddr4 3200mhz ram, RTX 4080 Super, HP Reverb G2 v2, 4K Tv Monitor

  • 2 months later...

disclaimer: I am a novice programmer...I followed the suggestions given by the article on how to write a Lua script from "Guide to couple JS41 autopilot and Flight 1 GTN 750" I was able to figure out with microsoft visual basic to write the Script

while 1 == 1 do

ipc.writeLvar("L:FdModese1NavSwitch", 1)

ipc.control(66587,278)

ipc.control(66587,8031)

ipc.sleep(200)

end

I followed the instructions from the article and was able to implement the procedure which works...However, after about 25 minutes from the point of setting autopilot which engaged GTN750, I got the following error...

"An unhanded win32 exception occurred in fsx.exe [6828] then "new instance of visual studio community 2017 open up and I will place the debug file below so that maybe somebody with programming experience with visual studio will state what is going on....I am not sure if this is due to a memory error or a problem with Simconnect...

'fsx.exe' (Win32): Unloaded 'C:\fsx\PMDG\dlls\PMDGOptions.dll'
'fsx.exe' (Win32): Loaded 'C:\fsx\PMDG\dlls\PMDGOptions.dll'. Module was built without symbols.
'fsx.exe' (Win32): Loaded 'C:\fsx\PMDG_SimConnect_Ldr.dll'. Module was built without symbols.
'fsx.exe' (Win32): Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.6161_none_4bf7e3e2bf9ada4c\mfc90.dll'. Cannot find or open the PDB file.
Exception thrown at 0x12F419AF (PMDG_SimConnect_Ldr.dll) in fsx.exe: 0xC0000005: Access violation writing location 0x00000000.
 

Thanks in advance for suggestions. 

Bob Adams

Bob Adams

found the problem...stated above...the Lua script had some mistakes, corrected those mistakes and the GTN-750 and pmdg JS4100 will now talk to each other...

So disregard the former post of mine...

Regards,

Bob Adams

 

Bob Adams

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.