Jump to content
The simFlight Network Forums

ansett727rma

Members
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ansett727rma's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. All logging details are selected. Below are excerts from the log, and ini files 1259641 Button changed: bRef=0, Joy=2, Btn=0, Pressed 1259641 [buttons] 62=P2,0,C66065,0 1259641 FS Control Sent: Ctrl=66065, Param=0 1259641 Button changed: bRef=0, Joy=2, Btn=1, Released 1259641 *** EVENT: Cntrl= 66065 (0x00010211), Param= 0 (0x00000000) SPOILERS_OFF 1264984 Button changed: bRef=0, Joy=2, Btn=0, Released 1265172 Button changed: bRef=0, Joy=2, Btn=1, Pressed 1265172 [buttons] 64=P2,1,C66066,0 1265172 FS Control Sent: Ctrl=66066, Param=0 1265172 *** EVENT: Cntrl= 66066 (0x00010212), Param= 0 (0x00000000) SPOILERS_ARM_ON 1268219 Button changed: bRef=0, Joy=2, Btn=1, Released 1268297 Button changed: bRef=0, Joy=2, Btn=2, Pressed 1268297 [buttons] 63=P2,2,C66382,11451 1268297 FS Control Sent: Ctrl=66382, Param=11451 1275375 Button changed: bRef=0, Joy=2, Btn=2, Released 1275375 Button changed: bRef=0, Joy=2, Btn=3, Pressed 1275375 [buttons] 67=P2,3,C66064,0 1275375 FS Control Sent: Ctrl=66064, Param=0 1275375 *** EVENT: Cntrl= 66064 (0x00010210), Param= 0 (0x00000000) SPOILERS_ON 62=P2,0,C66065,0 [spoilers Off] 63=P2,2,C66382,11451 [Axis Spoiler Set] 64=P2,1,C66066,0 [spoilers Arm - On] 67=P2,3,C66064,0 [spoilers On]
  2. If I use the Axis Spoiler Set control with the parameter 11451, it shows up on the log that the button has changed, but it has not triggered an event!
  3. I want to use a rotary switch to control spoilers. The Down, Arm(with its limitations), and Up positions are straightforward. I wish to have at least one intermediate, or flight detent setting available. I can see that there is either a Axis Spoiler Set, or Spoilers Set offset that I could use, but I am unable to work out what value to put as a Parameter. The flight detent position for the stock FSX B737-800 appears to be 11451 (FSUIPC log). What parameter would I use for this position? THANK YOU
  4. Hi Pete, thanks for your help. I think Ive got the lights sorted for now.
  5. HI Pete, sorry i didnt see the swiching off lines further down. I am using the Stock FSX 737-800. Am I using the correct parameters? Could you please list all the parameters for all lights using this offset? THANK YOU 15=P1,10,Cx06000D0C,x0002 (Beacon) 16=P1,11,Cx06000D0C,x0001 (Nav) 17=P1,12,C66052,0 (Strobe) 18=P1,13,Cx06000D0C,x0008 (Taxi) 19=P1,14,Cx06000D0C,x0004 (Landing 34=U1,10,Cx0A000D0C,x0002 35=U1,11,Cx0A000D0C,x0001 36=U1,12,C66053,0 37=U1,13,Cx0A000D0C,x0008 38=U1,14,Cx0A000D0C,x0004
  6. I Have been using setbit/clrbit to try and get lights working with spdt rocker switches. Below is the code from FSUIPC4.ini that I have been trying with these. The Bcn, Nav, strobe and landing lights work fine until the taxi light switch is switched which causes the others to turn off. I dont understand why? Any help would be appreciated. THANK YOU 15=P1,10,Cx06000D0C,x0002 (Beacon) 16=P1,11,Cx06000D0C,x0001 (Nav) 17=P1,12,C66052,0 (Strobe) 18=P1,13,Cx06000D0C,x0008 (Taxi) 19=P1,14,Cx06000D0C,x0004 (Landing)
  7. Can Offset 0D0C be written to directly using FSUIPC.ini ? Can you give an example?
  8. Hi, I am trying to setup my light switches as toggle switches connected to LPT Switch, interfaced in PPJoy and programmed directly in FSUIPC. I have read in other posts on this forum that Offset 0D0C can be used with Setbit and Clrbit to select individual lights, allowing synchronisation with Initial FS startup settings. Programming directly with FSUIPC however appears to use Controls such as 6**** to select an offset. In the lists I cannot see one of these 6**** codes which correspond to Offset 0D0C. Can someone please give an example of how this can be done. Thank You :?: :?: :?: :?: :?: :?: :?:
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.