Results 1 to 4 of 4
Thread: FSBUS Potentiometer
-
11-22-2010, 12:35 PM #1
FSBUS Potentiometer
Dear Sirs,
I would like to ask you for some help with my FSBUS. I have one potentiometer connected to port J3 and need to control throttle in FS using this. So I have defined:
C, CThrottlePot, POTI, 31, 79 (CID = 31, RID = 79)
but how to define FThrottle? Something like F, FThrottle,0, 0x088c, but what next? And how to make routing? I tried
SUB OnCThrottlePot
Set("FThrottle", 1)
END SUB
which doesnt work. I am totally lame at C++ and have no experience with this, I am using only simple I/O switches which were easy to do using samples from FSBUS, nothing more. I need only code for this one POTI, I will make next for mixture and prop and it will be done, nothing more.
Thank you in advance,
Pavel Brodsky¨
Czech Republic
-
11-22-2010, 01:47 PM #2
- Join Date
- Jan 2007
- Location
- Netherlands
- Posts
- 201
Re: FSBUS Potentiometer
Hi Pavel,
Look at the manuals who came with the fsbus dll software.
There is a piece of example throttle code included in one of it.
Best regards
Jan Geurtsen
-
11-22-2010, 02:16 PM #3
Re: FSBUS Potentiometer
Thank you Jan for posting. But this is the first time I see FSBUS DLL (I had only installed it before) and I totally dont know it. Is it some alternative to FSBUS CDK (I mean FSBUS CDK can be substituted by FSBUS DLL)? Or, is here any way how to make throotle working with only FSBUS CDK, not DLL (to be more easy for me, as I am no programmer)?
-
11-23-2010, 03:06 AM #4
- Join Date
- Jan 2007
- Location
- Netherlands
- Posts
- 201
Re: FSBUS Potentiometer
Hi,
The fsbus dll is the latest version.
Fsbus CDK and fsbus dll must be used separatly.
So you can install the cdk version and make your throttle working using this software.
Jan
Similar Threads
-
potentiometer help
By cessnatyler in forum Westozy's Mechanical EngineeringReplies: 2Last Post: 11-07-2010, 08:08 AM -
Potentiometer issue
By jesper1100 in forum General Builder Questions All Aircraft TypesReplies: 7Last Post: 09-25-2010, 08:35 PM -
POTENTIOMETER PROBLEMS!!!!!!!!!
By manhattan in forum General Builder Questions All Aircraft TypesReplies: 3Last Post: 04-11-2010, 02:47 PM -
Potentiometer Problem...need help
By Michael Carter in forum I/O Interfacing Hardware and SoftwareReplies: 2Last Post: 04-07-2007, 10:04 PM -
potentiometer question
By David Lee in forum Phidgets & Cockpit Simulator BuilderReplies: 1Last Post: 10-27-2004, 09:33 PM