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.

SimConnect Gen toggle

Featured Replies

I would like to use real toggle switches for generator on and off. The only event I can find that write to FSX is "TOGGLE_ALTERNATOR1". Is there any other way to set the generator switch?ThanksDave

  • Commercial Member

>I would like to use real toggle switches for generator on and>off. The only event I can find that write to FSX is>"TOGGLE_ALTERNATOR1". Is there any other way to set the>generator switch?No. As with many FS functions (many of them are toggles, rather than "Sets", or separate Ons and Offs), if you want to program a real on-off toggle (latching) switch rather than a momentary push button you only have two choices:1. Put up with having to get your switches in sync each time you start a new flight, or2. Read the current state (as a SimConnect variable, or SimVar) and make the action depend upon that.This has been so since I can remember. The switching via offsets in FSUIPC does it by method 2 of course.RegardsPete

Win10: 22H2 19045.2728
CPU: 9900KS at 5.5GHz
Memory: 32Gb at 3800 MHz.
GPU:  RTX 24Gb Titan
2 x 2160p projectors at 25Hz onto 200 FOV curved screen

PeteI was afraid that would be the answer. Option 2 looks doable.Thanks as always for your advice.Dave

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.