View Full Version : PMDG Control Event 69850 with FSUIPC
flightman49
04-17-2016, 01:12 PM
I am trying to set the cabin pressure in the PMDG 737 with a rotary encoder(PMDG Event 69850), I have no problem increasing the cabin pressure in increments of 500 when I turn the rotary shaft clockwise. When I turn the shaft counterclockwise it continues to increase the cabin pressure, How can I get it to decrease? I've tried different parameter combinations without success..
I'm using a Bodnar card and entering the events in FSUIPC.
Flightman49
ccb777
05-24-2016, 09:32 PM
Try using:
Up - 16384
Down - 8192
Worked for me.
Just curious. How are you sending this to FSUIPC?
Chris.
flightman49
05-25-2016, 07:30 AM
I'm not using the Bodnar card any longer. I'm using the Mobiflight Connector with Arduino cards. Very easy, fast and inexpensive., Great for non technical and non programmer like me.
Here is the website: http://www.mobiflight.com
If the German version comes up just scroll to the bottom of the page and select the English version
ccb777
05-25-2016, 10:21 AM
I trust you have it all working now using MobiFlight.
I am not familiar with MobiFlight, but had a quick look at their website and it looks rather interesting. I have a spare Arduino 2560 hanging around, I might have play around with it one day.
At the moment I am using Bodnar cards with LINDA and Arduino with LUA scripts via the Com port.
Chris.