Results 1 to 10 of 16
Thread: TXT LCD...Positioning Txt?
-
12-02-2004, 02:36 PM #1imported_MattOGuest
TXT LCD...Positioning Txt?
Alan, is there a way to position the text on the TXT LCD?
i.e. I would like to use the TXT LCD's on my FCU.
First line, I would like to have the Vertical Speed, aligned to the right.
Second line, Altitude, aligned to the left.
I hope there is a simple solution
Matt O.
-
12-02-2004, 11:23 PM #2alandyerGuest
Matt,
This is definitely on the way in near future.
I plan on using TextLCD for electrical panel on my overhead.
Coming soon to a screen near you!
Alan.
-
12-02-2004, 11:32 PM #3imported_737nutGuest
Ditto for me Alan, i got mine to use for the power panel display.
-
12-02-2004, 11:41 PM #4imported_MattOGuest
I can think of all sorts of cool things to use it for
I will look forward to the opportunity of using it that way....
Thank you Alan.
Matt O.
-
12-03-2004, 01:42 AM #5alandyerGuest
Matt,
Version 2.0.6 will now allow you to specify a column for TextLCD.
Here's what you do:
- If you do nothing, then, by default, text will be displayed in column 1.
- Go into ini file for TextLCD card.
- Add line as in following example
(watch spelling - settings are case sensitive):
[Output 0]
FSID=ADF_FREQUENCY
Enabled=True
Invert=False
Column=12 <-----------------Column to start displaying text.
[Output 1]
FSID=TRANSPONDER_CODE
Enabled=True
Invert=False
<-----------------Column not specified - will default to 1.
If you inadvertantly specify a starting column greater than the total number of columns supported by your card, fs2phidget will set start column to 1 less than total number of columns. i.e. you would then see only one character on the extreme right.
-
12-03-2004, 10:23 AM #6imported_MattOGuest
Works Absolutely FANTASTIC....
You're QUICK on the draw Alan..... GOOD JOB!!!!!! and Thank You!
Matt O.
-
12-03-2004, 12:04 PM #7imported_MattOGuest
After that fantastic surprise this AM, I'm afraid to ask for anything else.....
but
I just ran into this... (no, I didn't get hurt) PM FCU Altitude-Read is 3 digits, i.e. 160 for 16000
So, for FSType: is there multiplying capability, so I can multiply the 160*10?
Matt O.
-
12-03-2004, 05:26 PM #8alandyerGuest
You could set format to
Format=00000
in FSUIPC ini file.
-
12-03-2004, 05:46 PM #9imported_MattOGuest
Unfortunately it didn't work.... I get 00160 now.
Matt O.
-
12-04-2004, 05:32 PM #10alandyerGuest
Matt,
Cut and paste your PM FCU Altitude settings in your INI file.
Want to see what FStype you're using.
I am think of trying
FSType=Divide
Divisor=0.1
Dividing by 0.1 is equivalent to multiplying by 10.
Alan.
Similar Threads
-
positioning
By flatlandpilot in forum CNC DiscussionReplies: 5Last Post: 08-29-2010, 12:52 AM -
MONITOR POSITIONING?
By manhattan in forum General Builder Questions All Aircraft TypesReplies: 1Last Post: 04-21-2010, 11:47 AM -
Problem with RCDU positioning resolved
By mauriceb in forum PM Boeing FMC/CDUReplies: 0Last Post: 06-28-2008, 12:16 PM
Hello, I'm new to SIOC configuration etc... so I'm coming to you to find out if a member has...
Opencockpit modules frequency...