Results 1 to 6 of 6
-
08-30-2008, 09:25 AM #1
Help with FSUIPC offset please
I am using FSX (sp1) with FSUIPS4.30/winFS7.
I am reading a number of cockpit indicators on another networked pc via winFS then using an interface and the FSUIPC SDK to display the indicators using LEDs.
The aircraft I am using is the Learjet 45 and I have managed to display all indicators except 'L IGN' and 'R IGN' as I cannot find the correct FSUIPC offset to read these.
Any help with finding the correct offset for these indicators would be appreciated.
I have used the logging function of FSUIPC and get the following when I press the button but still cant find the correct offsets :-
9616875 *** EVENT: Cntrl= 66717 (0x0001049d), Param= 1 (0x00000001) TURBINE_IGNITION_SWITCH_TOGGLE
9618766 *** EVENT: Cntrl= 66717 (0x0001049d), Param= 2 (0x00000002) TURBINE_IGNITION_SWITCH_TOGGLE
The offsets I require are for the state of whether the L or R IGN is on or off
ThanksDave Ault
http://www.learjet45chimera.co.uk
-
08-30-2008, 10:53 AM #2
-
08-30-2008, 12:26 PM #3
Thanks Padraig,
I have used FSInterrogate to find a lot of the other offsets but unfortunately it doesn't find this one. I have found others though that exist but that FSInterrogate doesn't find so still hoping that the offset exists.
I have also been through the list of offsets and even searched for things like 'ignition' etc but may have missed something as the list is quite big.
cheersDave Ault
http://www.learjet45chimera.co.uk
-
08-30-2008, 12:56 PM #4
Dave,
Somtimes there is no offset for such stuff. Sometimes the individual aircraft panel models the system "outside" the MS flight system parameters that FSUIPC can "see". In that case.... VERY difficult to capture the data stream without help from the aircraft panel developer.
I fly a BAe 146-200... another rare aircraft that provides many such issues.
best,
.................john
-
08-31-2008, 04:26 AM #5
Thanks John,
Looks like its probably not possible but havn't given up yet, theres always a way.
Its the default learjet 45 so don't have the option of being able to contact the model developer and i'm sure Micosoft won't be very helpfull.
CheersDave Ault
http://www.learjet45chimera.co.uk
-
08-31-2008, 11:29 AM #6
I posted this on Pete Dowsons FSUIPC site and he is sorting it out for me.
For anyone else who needs this offset, here is petes reply:-
so I'll add them in the interim FSUIPC4 update planned for later today. I'll add these to the TURB ENG set of values, as follows:
208C (4 bytes) Turb eng 1 ignition switch, 1=on 0=off
218C (4 bytes) Turb eng 2 ignition switch, 1=on 0=off
228C (4 bytes) Turb eng 3 ignition switch, 1=on 0=off
238C (4 bytes) Turb eng 4 ignition switch, 1=on 0=off
Dave Ault
http://www.learjet45chimera.co.uk
-
Post Thanks / Like - 1 Thanks, 0 Likes, 0 Dislikes
Tomlin thanked for this post
Similar Threads
-
Fsuipc offset problem??
By spitfire9 in forum Phidgets Interface & Alan Dyers' FS2PhidgetReplies: 1Last Post: 02-23-2011, 02:44 PM -
View FSUIPC offset values
By ChrisKLAS in forum I/O Interfacing Hardware and SoftwareReplies: 4Last Post: 03-24-2010, 04:15 PM -
Fsuipc offset
By Oter3 in forum OpenCockpits General DiscussionReplies: 1Last Post: 07-24-2008, 07:29 AM -
FSUIPC offset use in pmSystems
By luisgordo in forum PMSystemsReplies: 3Last Post: 05-06-2008, 03:10 PM