August 9, 20178 yr Hi All, I have completed a control panel with potentiometers and switches using a Leo Bodner controller for the A2A Comanche. Using Linda and FSUIPC it is working ok. But I have a linear pot (axis) that I planned to use to operate the fuel primer, after skimming over the FSUIPC Manual it wasn’t apparent to me how to do this. I am able to use an axis to control flaps position using FSUIPC. My goal is to move the pot the full extend position to full retract position and have FSUIPC send a signal to Linda to activate the fuel primer for each cycle of the pot. Can this be done? I presently activate the fuel primer with a switch. Thanks for looking at this. Rozel
August 10, 20178 yr Hi Rozel As I am sure you are aware LINDA is good for dealing with discrete button pushes (on/off). All axes have to be handled by FSUIPC. I don't know of a way for FSUIPC to convert a position into a discrete event for LINDA to handle. The only way I can suggest is to write a LUA function that monitors the primer state and then triggers the switch. This function would need to be placed in the aircraft's user.lua and inside a timer so that it is checked regularly (1Hz) or called by an event triggered by a change to a Lvar. Andrew Gransden Scotland, UK LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew
August 10, 20178 yr Author Hi Andrew, Thank you for your reply. I think using a switch is my answer. And.....save myself some head banging. Rozel
August 20, 20178 yr Hi rozel Have a look at the A2A forum. this question just came up there the other day. Maybe this will help you: http://www.a2asimulations.com/forum/viewtopic.php?f=107&t=60708 Cheers Tomas Kind Regards Tomas Linnet A2A fan
Archived
This topic is now archived and is closed to further replies.