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.

2 C Gauge questions

Featured Replies

Hello all,I have 2 questions about C Gauges. 1. Is it possilbe to change the value of a gauge you aren't neccesariy using. For example, lets take the airspeed gauge for the baron 58. Is there some function that allows me to set the AIRSPEED token. I could make a new gauge but instead I just want to tell MS to make that variable some number. 2. Can someone please explain what the initialize_var() does? I thought that maybe I could use that to solve my first problem but it just doesn't seem to do anything. I use lookup_var all the time, but I just can't forget the init_var function.Thanks in advance.

  • Author
  • Commercial Member

>Hello all,>>I have 2 questions about C Gauges.> >1. Is it possilbe to change the value of a gauge you aren't>neccesariy using. For example, lets take the airspeed gauge>for the baron 58. Is there some function that allows me to>set the AIRSPEED token. I could make a new gauge but instead>I just want to tell MS to make that variable some number. No, you can not make FS change the value of the AIRSPEED token. It's read-only.>>2. Can someone please explain what the initialize_var() does?> I thought that maybe I could use that to solve my first>problem but it just doesn't seem to do anything. I use>lookup_var all the time, but I just can't forget the init_var>function.>>Thanks in advance.>>initialize_var is used to retrieve a pointer to a variable that's being 'broadcast' by another gauge.

Ed Wilson

Mindstar Aviation
My Playland - I69

Thanks ED,After looking into it a little further I realized I can write to FS using the KEYs.

  • Author
  • Commercial Member

>Thanks ED,>>After looking into it a little further I realized I can write>to FS using the KEYs. Yes you can... however you can't change the value of AIRSPEED at all. It is a read-only value indicating to you what the current airspeed is.

Ed Wilson

Mindstar Aviation
My Playland - I69

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.