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.

Auto coordination event

Featured Replies

Hi,Is there any event to control Auto coordination (autorudder) in FS2004? I know of K:AUTOCOORD_ON/OFF for FS2002 but doesn't seem to work for FS2004...Tom

Hi Tom,I use the K:AUTOCOORD_TOGGLE event in FS2004, but this ONLY works if I have FSUIPC (even the unregistered version) installed. Same as in FS2002 as far as I know, but you were probably using FSUIPC (the 2.* version) there.I assume this is also the case for the On/Off events instead of the Toggle.Don't ask me why :-). I can't explain it, it's just something I noticed.Cheers, Rob Barendregt

  • Author

Hi Rob,I'll try K:AUTOCOORD_TOGGLE. I do have FSUIPC -is there anybody out there who doesn't?:-)- , registered version; however K:AUTOCOORD_OFF didn't work when tested (maybe was a BAD test?:-roll )Best regardsTom

  • Author

AUTOCOORD_TOGGLE didn't work either. Searched FSUIPC documentation but couldn't find anything related to autocoordination.It seems to need more reading and testing...Tom

> I do have FSUIPC -is there anybody out there who doesn't?:-)Err... I don't. :0 ... I got more than a little tired if seeing its error messages over and over again (esp. after the service pack). My mantra: If it has an add-on module - well its not added on my system. The functionality provided by fsuipc will one day be part of the sim. I will wait for that day.My 2cShad

Hi, Not sure all is ok, but this one works for me:A:Var, check: (A:AUTO COORDINATION, bool)Click Event:(L:hydraulic routine AC,enum) 0 == if{ 1 (>L:hydraulic routine AC,enum) (>K:AUTOCOORD_ON) } els{ 0 (>L:hydraulic routine 5,enum) (>K:AUTOCOORD_OFF) } 1 (>L:button sound,number) Don't mind the L:Var's, belong to my panel.Hope it helps,Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

  • Author

Hi Jan,Finally ON/OFF worked within a event. Many thanks,Tom

Create an account or sign in to comment

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.