chrissy Posted December 10, 2007 Report Posted December 10, 2007 Hello! I have a problem to write the correct syntax in my FSUIPC.ini. I want to activate the following offsets from the AST A320 TCAS module: SWPASS=TCAS STBY SWID:5000 Fsaddr:4850 SWPASS=TCAS TA SWID:5001 Fsaddr:4850 SWPASS=TCAS TARA SWID:5002 Fsaddr:4850 "Just send the SWID value (interger) to the FSUIPC offset &H4850 Exp: &H4850 value=5002 execute TARA mode " says the designer in the forum - but how to write it into the .ini-file? Example: my joystick button which I want to use to activate "standby" is: 2002,0 Would be great if you could write the line for me! Thank you, Christoph
Pete Dowson Posted December 10, 2007 Report Posted December 10, 2007 I have a problem to write the correct syntax in my FSUIPC.ini. Why are you messing with the INI. Use the Options screen, in FS. "Just send the SWID value (interger) to the FSUIPC offset &H4850 Exp: &H4850 value=5002 execute TARA mode " says the designer in the forum - but how to write it into the .ini-file? Don't! Example: my joystick button which I want to use to activate "standby" is: 2002,0 Go to FSUIPC's "buttons and Switches" option, press that button, opt to program it for a control, not a key press. In the drop-down find "Offset Word Set" and assign it, set the offset to x4850 and the parameter to 5002. Confirm, exit, job done. Please do take a look at the FSUIPC User guide, which even has pictures and examples. Regards Pete
chrissy Posted December 12, 2007 Author Report Posted December 12, 2007 Thank you for your quick help, it works perfectly! Best regards, Christoph
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now