PDA

View Full Version : Gauge button assignment problem?



jlp71
10-04-2009, 03:12 PM
Is there any way to find out what key is pressed when you click on a button on a Gauge with the mouse ( a start/stop button on a chronometer )? It is not listed in fs2004 controls by pete dawson and nor can I find it in fs2004 default fs button assignmentlist. I have tried to do a mouse macro in fsuipc but that does not work.
I want to start and stop the chronometer with a button on my panel. I use a 2120 puls generator by desktop aviator.

Ay ideas how to solve this?

Best regards
Johannes

autocadplease
10-04-2009, 10:40 PM
Try FSUIPC event logging and see if it is using a specific offset and then map the offset to your button.

jlp71
10-07-2009, 06:12 AM
Tried fsuipc logging but that does not help. any other toughts?

autocadplease
10-07-2009, 11:52 AM
Can you post the log - it should be able to help you.

jlp71
10-07-2009, 12:11 PM
The logfile.


********* FSUIPC, Version 3.90 by Pete Dowson *********
Running on Windows Version 5.1 Build 2600 Service Pack 2
Verifying Certificate for "D:\Flight Simulator 9\MODULES\FSUIPC.dll" now ...
SUCCESS! Signature verifies okay!
Running inside FS2004 (FS9.1 CONTROLS.DLL, FS9.1 WEATHER.DLL)
User Name="Johannes Legra"
User Addr="j.legra@swipnet.se"
FSUIPC Key is provided
WideFS Key is provided
Module base=61000000
ClassOptions: UIPCMAIN=FF7F, FS98MAIN=FF7F, FS2KMAIN=FF5E
WeatherOptions(Orig)=40003605[40003605]
InitDelay: 0 seconds
WeatherReadInterval=4
LogOptions=0000001D
LogExtras=1
DebugStatus=255
69547 System time = 20:38:36
69562 *VIS* SM: Min=0.00, MaxRny=0.00, MaxOvc=0.00, MaxCld=0.00, MaxClr=0.00, Upper=60.00, FT: LwrAlt=0, UppAlt=25000
69562 D:\Flight Simulator 9\
69562 System time = 20:38:36, FS2004 time = 12:00:00 (00:00Z)
79015 \\KALLE\Flight Simulator Files\Wideview 090814 ESTL RWY 29L.flt
79187 AIRCRAFT\piper\seneca.air
79187 Aircraft="Seneca blue"
88843 *** EVENT: Cntrl= 66416 (0x00010370), Param= -1 (0xffffffff) PAN_VIEW
89359 Ready Flags: Ready-To-Fly=N, In Menu=N, In Dlg=N
89359 Advanced Weather Interface Enabled
104750 Ready Flags: Ready-To-Fly=Y, In Menu=N, In Dlg=N
104765 AP READOUTS: Flags1=00000000, Flags2=00000000
110984 KEYDOWN: VK=18, Waiting=0, Repeat=N, Shifts=4
110984 .. Key not programmed -- passed on to FS
111062 KEYUP: VK=18, Waiting=0
111234 Ready Flags: Ready-To-Fly=Y, In Menu=Y, In Dlg=N
111234 Ready Flags: Ready-To-Fly=Y, In Menu=Y, In Dlg=Y
148047 WeatherOptions set, now 40003605 (timer=0)
148140 Ready Flags: Ready-To-Fly=Y, In Menu=N, In Dlg=N
179093 KEYDOWN: VK=18, Waiting=0, Repeat=N, Shifts=4
179093 .. Key not programmed -- passed on to FS
179234 KEYUP: VK=18, Waiting=0
179453 Ready Flags: Ready-To-Fly=Y, In Menu=Y, In Dlg=N
179453 Ready Flags: Ready-To-Fly=Y, In Menu=Y, In Dlg=Y
189375 LogOptions changed, now 00000001 (LogExtras=0)
194343 System time = 20:40:41, FS2004 time = 13:58:34 (11:58Z)
194343 *** FSUIPC log file being closed
Memory managed: 0 Allocs, 1160 Freed
********* FSUIPC Log file closed ***********

autocadplease
10-07-2009, 04:22 PM
I think you need to do the detailed log (to show the gauges). But I don't want to waste your time, I would post this at Peter's support forum http://forums.simflight.com/viewforum.php?f=54

jlp71
10-08-2009, 01:38 AM
Detailed log? I think I had all the buttons filled in. Thanks for the help and I will try to post it at petes forum.

autocadplease
10-08-2009, 12:02 PM
You need to add a few lines in your FSUIPC.ini under the General section to get the detailed logs. They are huge files, so it is not something you do all the time.