Results 1 to 7 of 7
Thread: Overhead gauges
-
03-12-2007, 04:27 PM #1
- Join Date
- Jan 2007
- Location
- s/w germany
- Posts
- 126
Overhead gauges
Hello,
iam just received my new usb-servo-card from opencockpits. I want build my own overhead gauges for 737NG.
Has anybody already wrote sioc code for use with PM-SYSTEMS together with servocard?
Thanks for help
Thomas
-
03-14-2007, 11:55 AM #2
- Join Date
- Jan 2006
- Location
- Benevento
- Posts
- 32
Hi, not yet but just tis evening i start with APU Gauge... after i will post here. Actually i did with sioc only the Flap gauge and works very well !!!
Ciao,
Giuseppe Reda
-
03-19-2007, 06:03 AM #3
- Join Date
- Jan 2006
- Location
- Benevento
- Posts
- 32
Hi, like i told you i want to reply now because i wrote the code SIOC for the APU EGT and works very fine.
If you want to know something more write in this forum.
Ciao,
Giuseppe Reda
-
03-19-2007, 07:23 AM #4
- Join Date
- Nov 2005
- Location
- rotterdam, the Netherlands, Europe
- Posts
- 803
Giuseppe,
Have you posted your sioc code on the Opencockpit forum ?
Did you need any gears or modifications to the servo's ?
Im thinking of doing my overhead gauges with the opencockpit cards. Although SIOC is still chinese to me.
Stef
-
03-19-2007, 01:38 PM #5
- Join Date
- Jan 2007
- Location
- s/w germany
- Posts
- 126
Hi Giuseppe,
thats sounds great. i had nock luck with the servocard, because i basically understand sioc, but in this case it seems to heavy for me.
Could you post this code here in this forum please? So i (and many other here) maybe can learn more about sioc from it?!
Best regards
Thomas
-
03-25-2007, 09:03 AM #6
- Join Date
- Jan 2006
- Location
- Benevento
- Posts
- 32
Hi at all, this is my code for APU EGT and for Duct Press Meter:
/////////// APU EGT METER /////////////
var 200, name Servo1, Link USB_SERVOS, Device 11, Output 1, PosL 0, PosC 512, PosR 1010 // Servo Motor
var 201
var 202
var 203
var 204
Var 205,name ApuMeter, Link FSUIPC_INOUT, Offset $5604, Length 2 //
APUEGT
{
V201 = 1010
V202 = &ApuMeter * 0.1
V203 = v202 / 2
V204 = V201 - V203
&Servo1 = V204
}
/////////// BLEEDS METER LEFT /////////////
var 206, name Servo2, Link USB_SERVOS, Device 11, Output 1, PosL 0, PosC 512, PosR 900 // Servo Motor
var 207
var 208
var 209
var 210
Var 211,name BleedLeft, Link FSUIPC_INOUT, Offset $567A, Length 2 // BLEED PSI LEFT
{
V207 = 290
V208 = &BleedLeft * 0.1
V209 = v208 * 6
V210 = V207 + V209
&Servo2 = V210
}
/////////// BLEEDS METER RIGHT /////////////
var 212, name Servo3, Link USB_SERVOS, Device 11, Output 1, PosL 0, PosC 512, PosR 930 // Servo Motor
var 213
var 214
var 215
var 216
Var 217,name BleedRight, Link FSUIPC_INOUT, Offset $567C, Length 2 // BLEED PSI RIGHT
{
V213 = 930
V214 = &BleedRight * 0.1
V215 = v214 * 6
V216 = V213 - V215
&Servo3 = V216
}
This code is good for the instruments from SimKits.
All works fine, only one thing that i 'm studying at moment is for the duct press meters because when the values arrive the hands go too soon at position while i want that arrive smoothly. While the APU Egt works like i want.
I hope that with this i can help someone.
Ciao,
Giuseppe Reda
-
03-25-2007, 04:40 PM #7
- Join Date
- Jan 2007
- Location
- s/w germany
- Posts
- 126
Hi Giuseppe,
thanks a lot for the code! It works fine for me and it is a large step for my overhead.
The EGT moves very smoothly to its position. Looks very nice.
The pressure pointer ae much to fast...in other words they makes only one stept to the new pointer position. Thats what you are allready investigate...
I look forward to the results...and i hope you will find any solution to fis this.
Regards
Thomas
Similar Threads
-
Offsets for overhead gauges
By MortenHa in forum PMSystemsReplies: 9Last Post: 09-11-2010, 11:35 AM -
PLEASE HELP!!!!!!!!!!!!!!!! SIOC + Overhead Gauges
By ktroemer in forum OpenCockpits General DiscussionReplies: 2Last Post: 08-19-2010, 05:03 AM -
Scripts for USBServo Cards with PM Sysytems and B737 Overhead Gauges
By blueskydriver in forum I/O Interfacing and HardwareReplies: 4Last Post: 08-14-2010, 09:39 AM -
Problems with installer for Flight Illusion overhead gauges
By peterkwu in forum I/O Interfacing Hardware and SoftwareReplies: 0Last Post: 08-13-2010, 10:08 AM
Pretty Girls from your city for night
New Version of UPDNAV for Jeehell...