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.

Offset Codes for warning lights

Featured Replies

Hi all,I was wondering if anyone here knows the FSUIPC offset values for these warning lights: -Eng1 Oil Press-Eng2 Oil Press-Eng1 Oil Temp-Eng2 Oil Temp-Eng1 Oil Level-Eng2 Oil Level-Eng1 Hydr. Pressure-Eng2 Hydr. Pressure-Fuel Center Level-Spoilers deployed-Emergency BatteryI have been trying to figure it out with FSinterrogate, but I don't understand the program at all, and it would take me days to even begin to understand it, so I was hoping someone here has already found the offsets, or knows of another way to address the warning lights........Thanks in advance.Jaap Both, The Netherlands

Hi Jaap,Look at the fsuipc offset list, provided by Pete Dowson.You will find them there.Best regardsJan Geurtsen

If I'm not mistaken I *think* that most of these values are derived values. (You'll have to make a determination in your code as to what constitutes an ENG1 Low Oil Pressure condition)I could be wrong, since it's been several years since I've addressed this kind of situation. I recall having to do this in EPIC.Have you tried using FSLook and FSLook2? They may be somewhat easier to use. (In the FSUIPC SDK).

Ray S.

 

Check out my aviation portfolio:

http://scottshangar.net

08BA - 2 Engine 1 Oil pressure, 16384 = 55 psi. Not that in some FS2000 aircraft (the B777) this can exceed the 16-bit capacity of this location. FSUIPC limits it to fit, i.e.65535 = 220 psi0952 - 2 Engine 2 Oil pressure, 16384 = 55 psi. Not that in some FS2000 aircraft (the B777) this can exceed the 16-bit capacity of this location. FSUIPC limits it to fit, i.e.65535 = 220 psi08B8 - 2 Engine 1 Oil temperature, 16384 = 140 C.0950 - 2 Engine 2 Oil temperature, 16384 = 140 C.08D0 - 4 Engine 1 Oil Quantity: 16384 = 100% On FS2000 FSUIPC usually has to derive this from a leakage value as it isn't provided directly.0968 - 4 Engine 2 Oil Quantity: 16384 = 100% On FS2000 FSUIPC usually has to derive this from a leakage value as it isn't provided directly.08D8 - 4 Engine 1 Hydraulic pressure: appears to be 4*psi0970 - 4 Engine 2 Hydraulic pressure: appears to be 4*psi0B74 - 4 Fuel: centre tank level, % * 128 * 655360BD0 - 4 Spoilers control, 0 off to 16383 fully deployed (4800 is set by arming)There seems to be no "emergency battery" in FS.

Thanks for the answers everyone.@Jan: I already found the list, but expected separate codes for warning lights, and that does not seem to be the case. Instead I need to use the values that normally drive a gauge i think....@Ray: I do not use Epic (yet) but I think you may have put me on the right path. I will also try FSLook. Thanks@Philippe: Great, I am starting to understand what to do now.Maybe we'll talk again on FlightdeckbuilderThanks again!Jaap

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.