PDA

View Full Version : PhidgetTextLCD 20X2 with fs2phidget for IRS panel (ifly737)



airyadh
10-25-2012, 07:37 PM
Hello, i have ordered a PhidgetTextLCD 20X2: White : Integrated PhidgetInterfaceKit 8/8/8 for setup the IRS panel of the ifly 737ng through the FS2PHIDGET ( 4.3.66), but i don't Know what offset use and How to setup the phidget lcdtext through the fs2phidget.

Many thanks Ryadh

CocnutAir
10-27-2012, 10:23 AM
Salaam allaykam,
You need to obtain the offset, length and type from iFly documentation.
You create an FSVariable using the FsVariable Manager (button is on FS2Phidget main screen).
You assign the FsVariable to a TectLCD Line. The Help explains how to do this.
Regards,
Alan

airyadh
10-27-2012, 07:41 PM
Salam Alan:) , thanks for your reply, this what i found for IRS ifly737 offset: "66C0 length 20 (string)".
So the steps are as follow:
- Create FsVariable ex "ifly_irs
- Assign the offset: 66C0
- Assign the size: 20
- FsVariable Type: ?????
So please if you can give me more explainations:roll:

PS: the help window don't work

Best regards Ryadh

CocnutAir
10-27-2012, 09:06 PM
How did you install software?
If you installed from this web site help should work.

airyadh
10-27-2012, 09:19 PM
Hi Alan for the version 4.3.66 i have downloaded from this web site but i have also install the 4.3.83 (for the dual brightness) that Eddie(oal331) had send me by mail

CocnutAir
10-28-2012, 09:34 AM
Do you have fs2phidget.chm in your fs2phidget folder?

airyadh
10-28-2012, 09:59 AM
Hi Alan, i don't have fs2phidget.chm

CocnutAir
10-28-2012, 10:06 AM
You most probably need latest version from this web site.
I cannot locate Download section, so cannot help you locate it.
Every time I turn around the web site has changed or there is access issue.
Regards,
Alan

airyadh
10-28-2012, 10:13 AM
Ok but can tell what the fs variable type of the offset "66C0 length 20"?

CocnutAir
10-28-2012, 10:33 AM
Text.
There is a file containing iFly offsets floating around the iFly community.

airyadh
10-28-2012, 10:51 AM
Hi alan the problem is solved for the fs2phidget.chm, the problem was that i have only install the fs2phidget 4.3.66 ( this exe is just an update), i have download now the 4.3.65 version and installv it and now i have the fs2phidget.chm ready on the help window

airyadh
10-28-2012, 11:21 AM
Hi Alan i have a last question in the fs variables manage what would the size (Bytes) ?:roll:

oal331
10-29-2012, 03:08 PM
Insert this to your FsVarible xx.ini file

[IRS-text]
Offset=66C0
Length=20
FSType=Text
LoValue=
HiValue=
Format=#
Multiplier=1
Divisor=1
Integer=False
WriteOnly=False
LogicVar=False
FunctionVar=False
NormalizeAngle=False
IRS=False
Enable=

and this to your card's ini file

[Output 0]
File=IFLY737.ini
FSID=IRS-text
Enabled=True
ToggleFSID=
Invert=False
Rate=False
SingleStep=False
Step=1
Style=Text
Pointer=173
Format=#
Column=1
Backlit=True
OffSound=
OnSound=

To make it work,

1) first run ifly and iflytofsuipc tool
1) run fs2phidgets

About problems with your Fs2Phidgets installatin, you have first to install from here http://www.mycockpit.org/forums/downloads.php?do=cat&id=20 4.3.65 then update 4.3.66 and then the one i sent you by email



Good luck !!

Eddie

airyadh
10-29-2012, 05:12 PM
Many thanks Eddie

airyadh
01-19-2013, 06:22 PM
Hello, after setting, my phidget lcdtext 8/8/8,the informations are not display correctely ??
http://ifly.flight1.net/forums/uploads/10757/hdgsts_display.jpeg HDG/STS
http://ifly.flight1.net/forums/uploads/10757/ppos_display.JPG PPOS
http://ifly.flight1.net/forums/uploads/10757/tkgs_display.jpeg TK/GS
http://ifly.flight1.net/forums/uploads/10757/wind_display.jpeg WIND
As you show, no dot and degrees on the PPOS, the wind is not set correctely, and also the TK/GS, the HDG/STS??
What the solution

Thanks

CocnutAir
01-23-2013, 02:25 AM
Are those HDG/STS...WIND values all coming from the same offset?
Guessing they are, and are the result of the IRS display selector.
Are these values coming from iFly?
If so, you need to take this up on the iFly forum.

Regards,
Alan

airyadh
01-23-2013, 11:40 AM
Hi Alan, yes all the values comes from the same offset "66C0" with lentgh "20", it's not comes from Ifly variables this is the link here on mycockpit website:http://www.mycockpit.org/forums/phidgets-interface-alan-dyers-fs2phidget/24368-fs2phidgets-irs-panel.html,there are an app called "iflyIRS" from FSPS website that drive the offset to display the "IRS display".
This the setting to do in Fs2phidget:
Insert this to your FsVarible xx.ini file

[IRS-text]
Offset=66C0
Length=20
FSType=Text
LoValue=
HiValue=
Format=#
Multiplier=1
Divisor=1
Integer=False
WriteOnly=False
LogicVar=False
FunctionVar=False
NormalizeAngle=False
IRS=False
Enable=

and this to your card's ini file

[Output 0]
File=IFLY737.ini
FSID=IRS-text
Enabled=True
ToggleFSID=
Invert=False
Rate=False
SingleStep=False
Step=1
Style=Text
Pointer=173
Format=#
Column=1
Backlit=True
OffSound=
OnSound=

We can say that the PPOS and HDG/STS is correct (only missing "dot" and "degrees", but the problem is with the TK/GS and WIND, for example for the WIND diplay the correct displaying is: 002.2 on the left and 0.0 on the right same for TK/GS, as you show the right text is displaying near the left text, on the link that i give OAL331 has found a solution i contact him but no answer

Regards
Ryadh

CocnutAir
01-24-2013, 12:15 AM
I have NO control over what vendors place in a given offset.
You need to contact vendor and get correct values placed in the 20 bytes at offset 66C0.
66C0 is a memory location in your PC that a product like iFly populates.
FSUIPC reads that value and passes on to Fs2Phidget which displays the value on the TextLCD "as is".
If I could change iFly or iFlyIRS product to provide corrrect values I would help you.

airyadh
01-24-2013, 01:22 PM
Ok Alan many thanks

Regard
Ryadh