PDA

View Full Version : LED64 - Newbie Help Needed



Holclo
06-26-2008, 04:28 PM
Hi All
Have just got my LED64 and am using Phidget 21 v 21.4 and FS2Phidget v 4.3.7.
So far I have only got the landing gear LED's working (still got a wow moment). I am now trying to get LED's to light for "flaps Transit" and "Flaps Extended". Can someone give me a "Phidget for Dummies" walk through for this - I haven't a clue.
As an extra when I try to "calibrate" - with Flaps Handle selected.I am getting a run time 380 "invalid property vaue" error quickly followed by the programme becoming unresponsive and having to close it.
I have many other queries but will try to get this one solved first.
Bill

Trevor Hale
06-26-2008, 06:17 PM
Hey Bill,

It should be as simple as selecting the port and pulling down the pulldown menu to select the action. I am sure someone will be able to help you, I am using my LED64's through PMSYSTEMS, so I can't really help you with fs2phidgets.

But good luck, and good choice.

Trev

Holclo
06-27-2008, 03:39 AM
Just to clarify. I am using the PMDG737-600/700. I have downloaded and read the FS2Phidgets Manual.
For LE flaps transit and LE flaps extended there is no particular item in the pull down menu provided and I am hoping to create one (just as in the nose gear lights) by setting on/off zones as the flaps are extended.
Bill

CocnutAir
06-28-2008, 11:48 AM
Bill,

Flaps handle offset is intended to be used with analog inputs.
MS-FS and most flight sim software does not model the leading edge devices .

Hence, there is no offset in FSUIPC, and hence nothing in the fs2phidget pull downs.

You could build it into pmSystems - if Thomas has not done so already.

However, on the Boeing 737 aircraft itself the flaps consist of both leading edge devices and trailing edge devices.
These are usually deployed in syncronization.
Definitely, not instantaneously when you set the required position on the flaps lever - another good reason not to use the flap lever.
I would recommend using left or right flap deflection.

Left and right flaps usually deploy symmetrically.
Is kind of hairy when only one side deploys on final approach.
Is almost like a Vmc rollover.
You may sometimes see an NTSB final report that reads:
"Aircraft rolled inverted and impacted terrain on final approach due to asymmetric flap extension".
We are going to assume your aircraft is going to be behaving properly. There are systems on aircraft that detect asymmetry and either disable the flaps hydraulics and/or retract the devices.
Hence, the dual pointers on the flap gauge.

For the LE EXT annunciator, play around with extending and retracting flaps while FSVariable is running. This will permit you to see that values for the right or left flaps. Calibrate to the range you need.

For the LE IN TRANSIT you could you use the "rate" function when calibrating. This value is set to something other than zero when the flaps are in motion. Again, calibrate to value that will work for you.

Hope this helps.
Regards,
Alan.

Holclo
06-28-2008, 01:15 PM
Thanks Alan, I really appreciate your reply. I will play around with this and see what happens but I bet I will be back!!!
Bill

CocnutAir
06-28-2008, 03:59 PM
That's the great thing about this web site:
No "statute of limitations" on how many times one may ask for help.

I have had great tips from other sim builders who are on this site.

Holclo
06-29-2008, 02:49 PM
When I choose flap deflection left or right and try to calibrate I still get the "run time 380 "invalid property vaue" error" and the programme closes.
Bill

CocnutAir
06-29-2008, 08:09 PM
Bill,

I will have a look at that error on my system.
Just recently upgraded to latest version of phidgets.msi

In the interim, send me an email at alan@coconutair.com
There is good chance I will need to send you an updated version that fixes bug.

Regards,
Alan

CocnutAir
06-29-2008, 10:43 PM
Bill,

Had a quick loook.
There is a bug in the program.
Program does not perform rigorous type check on the FS Variable.
Here is a quick workaround:

- Fire up FSVariable and open the ini file containing the left flap deflection.
ini file should be FSVariables437.ini on your system.
- Select FLAPS_DEFLECTION_LEFT from the "Variable" pull down.
- Change FS Variable type to "Range of values".
- Change the low value from -16383 to 0.
- Press "Save" button.

Fire up fs2phidget and assign FLAPS_DEFLECTION_LEFT.
That should take care of the error message and allow you to configure.

Regards,
Alan.

Holclo
06-30-2008, 06:14 AM
Alan
Again thank you for your time and help. Did as you said and am now making progress but still not complete. Will contact you via e-mail if that is OK.
Bill

CocnutAir
06-30-2008, 09:50 AM
Bill,

No problem.
Put something like "fs2phidget - led64" in the subject line of your email.

Sometimes my service provider's spam detection software gets a little over zealous and inadvertantly places legitimate email in the bulk pile.

Sometimes spam slips through into my inbox that reads "hi from bob".
If I do not recognise sender and it only reads something like "hi from Liz", it gets deleted without being opened.

Its the world we live in today. :(

Regards,
Alan.

Holclo
07-01-2008, 12:03 PM
Alan
I have sent you an email
Bill