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.

Help! XML newb.....Issues

Featured Replies

I have designed a bitmap for the following XML program, and wanted to add it to a few of my airplanes, especially the Yak-12 since you need to monitor the temperatures closely. I am trying to add this to my panel using FSPanel Studio but the program indicates the xml is 0bytes and there is nothing to load. I am bundling this together using Cab Maker, what step am I missing??? Please help me out. (bitmap is attached)......<Gauge Name="EMP" Version="1.0"><Image Name="Engine_Parameter.bmp" ImageSize="95,95"/><Element><Position X="70" Y="22"/><Text X="32"Y="14"BRIGHT="YES" LENGHT="3" FONT="Rockwell" Color="black" Adjust="centre" VerticleAdjust="center> <String>%((A:RECIP CARBURETOR TEMPERATURE,celsius))%!3d!</String></Text></Element><Element><Position X="70" Y="40"/><Text X="32"Y="14"BRIGHT="YES" LENGHT="3" FONT="Rockwell" Color="black" Adjust="centre" VerticleAdjust="center> <String>%((A:RECIP ENG MANIFOLD PRESSURE,millimeter of mercury))%!4d!</String></Text></Element> <Position X="70" Y="59"/><Text X="32"Y="14"BRIGHT="YES" LENGHT="3" FONT="Rockwell" Color="black" Adjust="centre" VerticleAdjust="center> <String>%((A:RECIP ENG CYLINDER HEAD TEMPERATURE,celsius))%!3d!</String></Text></Element><Position X="70" Y="77"/><Text X="32"Y="14"BRIGHT="YES" LENGHT="3" FONT="Rockwell" Color="black" Adjust="centre" VerticleAdjust="center> <String>%((A:GENERAL ENG OIL TEMPERATURE,celsius))%!3d!</String></Text></Element></Gauge>

  • Moderator

Some mispelled words...Center, not centreVertical, not VerticleLength, not LENGHTTake care for use of blank spaces also...Does the "Rockwell" font exist on default WinXP or Vista installations? All I see is "Rockwell Extra Bold"...

<Gauge Name="EMP" Version="1.0">	<Image Name="Engine_Parameter.bmp" ImageSize="95,95"/>	<Element>		<Position X="70" Y="22"/>		<Text X="32 "Y="14" Bright="YES" Length="3" FONT="Rockwell" Color="black" Adjust="Center" VerticalAdjust="center>				<String>%((A:RECIP CARBURETOR TEMPERATURE,celsius))%!3d!</String>		</Text>	</Element>	<Element>		<Position X="70" Y="40"/>		<Text X="32" Y="14" Bright="YES" Length="3" FONT="Rockwell" Color="black" Adjust="Center" VerticalAdjust="center>				<String>%((A:RECIP ENG MANIFOLD PRESSURE,mmHg ))%!4d!</String>		</Text>	</Element>			<Position X="70" Y="59"/>		<Text X="32" Y="14" Bright="YES" Length="3" FONT="Rockwell" Color="black" Adjust="Center" VerticalAdjust="center>				<String>%((A:RECIP ENG CYLINDER HEAD TEMPERATURE,celsius))%!3d!</String>		</Text>	</Element>		<Position X="70" Y="77"/>		<Text X="32" Y="14" Bright="YES" Length="3" FONT="Rockwell" Color="black" Adjust="Center" VerticalAdjust="center>				<String>%((A:GENERAL ENG OIL TEMPERATURE,celsius))%!3d!</String>		</Text>	</Element></Gauge>

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

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.