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.

Reset Simulation rate with a Gauge ?

Featured Replies

Hi,First, i know nothing about gauges for now.I can't find a way to reset quickly the sim rate to 1X except "R" "-" "-" "-" on the keyboard.I thought adding a small button to my panels that could do that ...Is it possible to do that easyly ?Is there some kind off 'macro gauge' already done, that may for exemple read a text file for a command like 'set simrate=1' or someting ?Thanksaymeric

  • 2 weeks later...

This little xml-gauge will do what you want I think:Set SimRate to Normal 1 (>K:SIM_RATE) The image-file can be whatever you want. In this example I pretend to have an image that is 25 by 25 pixels big (width, height)The bitmap in this example must be in the same dir as the xml-file.Put the script in a file and call it something.xml (whatever name you want), and then insert it at your panel.Then in your cockpit you should have a button that you can click, and which should then set the sim-rate to 1.I hope this gets you going :)JEL

  • 2 months later...

Now for a variation on that theme, I've been wanting to DETECT the sim rate so I know when it is NOT X1. Advice?-Pv-

  • Moderator
This little xml-gauge will do what you want I think:
If you don't wrap your XML script with the CODE tags, it will be hidden!Highlight your XML or C code, then the row of Icons above the editor's window, use the LAST button to format it for the forum.
<Gauge Name="JELAIR-SetSimRate" Version="1.0"><Update Frequency="1"/><Image Name="JELAIR-ButtonBitmap.bmp" ImageSizes="25,25"/><Mouse>	<Tooltip ID="">Set SimRate to Normal</Tooltip>	<Area Left="0" Right="25" Top="0" Bottom="25">		<Cursor Type="Hand"/>		<Click>			1 (>K:SIM_RATE)		</Click>	</Area></Mouse></Gauge>

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

Hi, Use in a string:%((P:SIMULATION RATE,enum))%!2.2f!%and it will show 0.25, 0.50, 1.00, 2.00, 4.00, 8.00 and 16.00.Jan

Jan

 

 

 

"Beatus ille qui procul negotiis..."

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.