Results 21 to 30 of 41
-
11-21-2010, 10:15 AM #21
- Join Date
- Oct 2008
- Location
- California
- Posts
- 117
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
David: Thanks for the quick reply.. At present (will change in 2 weeks) I am running an Nvidia Ge-Force GTS 260 card with 1 gb ram. I am using the s-video out as there are no RCA out on it to the converter that's set for PAL. The output from the video converter is an RCA going directly into the FMC. Regards Dave
-
11-21-2010, 11:11 AM #22
- Join Date
- Jul 2013
- Posts
- 917
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
Dave
You may need someone with Windows 7, but from your setup you should configure as a TV for your secondary display. This should be done within the NVidea Control Panel, probably acessible by right clicking on the desktop. Keep trying!
Regards
David
-
11-23-2010, 10:49 AM #23
- Join Date
- Oct 2008
- Location
- California
- Posts
- 117
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
I spent the better part of yesterday morning working on this thing.....FINALLY SUCCESS!!!!!! and all by accident. I had taken a screenshot regarding another problem to send to Marty at Prosim and when I looked at it it showed a double image of my desktop even though I don't see that on my projected image. The cursor was used and I just pulled the image off the screen and there it was on my monitor(FMC). Windows 7 is sure different, now to the confg for an OC FMC but it is working. I use Prosim 737. Dave
-
11-23-2010, 11:37 AM #24
- Join Date
- Mar 2009
- Location
- Usa
- Posts
- 389
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
I also use Prosim737 (the only way to go in my opinion!) I could send you my OC config but you'd have to wait a few hours as I am still at work.
-
11-23-2010, 11:48 AM #25
- Join Date
- Oct 2008
- Location
- California
- Posts
- 117
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
Would appreciate that...when you get the time. My Best Dave
-
11-23-2010, 07:52 PM #26
- Join Date
- Oct 2008
- Location
- California
- Posts
- 117
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
My email is douglasc41@yahoo.com. Thanks dave
-
12-03-2010, 07:58 PM #27
- Join Date
- Dec 2010
- Location
- Sweden
- Posts
- 25
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
Hi guys!
Can you send me the OC config to me to? Would been great!
Thanks in advance,
Anders
-
12-04-2010, 03:43 AM #28
- Join Date
- Mar 2009
- Location
- Usa
- Posts
- 389
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
THis is my config:
// * FileName : sioc prosim.txt
Var 0001, name iocp_teclas
Var 0002, name teclado, Link USB_KEYS
{
IF &teclado = 71 // menu
{
&k = 629
}
IF &teclado = 79 // perf init
{
&k = 624
}
IF &teclado = 78 // rte
{
&k = 625
}
IF &teclado = 75 // des
{
&k = 628
}
IF &teclado = 70 // legs
{
&k = 630
}
IF &teclado = 67 // prog
{
&k = 633
}
IF &teclado = 63 // n1 altn
{
&k = 634
}
IF &teclado = 62 // fix
{
&k = 635
}
IF &teclado = 77 // clb
{
&k = 626
}
IF &teclado = 76 // crz
{
&k = 627
}
IF &teclado = 69 // dep
{
&k = 631
}
IF &teclado = 68 // hold
{
&k = 632
}
IF &teclado = 66 // ENTER
{
&k = 13
}
IF &teclado = 55 // Prev Pg
{
&k = 33
}
IF &teclado = 54 // Next Pg
{
&k = 34
}
IF &teclado = 7 // 0
{
&k = 48
}
IF &teclado = 32 // 1
{
&k = 49
}
IF &teclado = 31 // 2
{
&k = 50
}
IF &teclado = 30 // 3
{
&k = 51
}
IF &teclado = 24 // 4
{
&k = 52
}
IF &teclado = 23 // 5
{
&k = 53
}
IF &teclado = 22 // 6
{
&k = 54
}
IF &teclado = 16 // 7
{
&k = 55
}
IF &teclado = 15 // 8
{
&k = 56
}
IF &teclado = 14 // 9
{
&k = 57
}
IF &teclado = 8 // .
{
&k = 190
}
IF &teclado = 2 // barra
{
&k = 191
}
IF &teclado = 6 // +
{
&k = 107
}
IF &teclado = 3 // Delete
{
&k = 46
}
IF &teclado = 1 // Clr
{
&k = 8
}
IF &teclado = 4 // Clr
{
&k = 32
}
IF &teclado = 61 // A
{
&k = 65
}
IF &teclado = 60 // B
{
&k = 66
}
IF &teclado = 59 // C
{
&k = 67
}
IF &teclado = 58 // D
{
&k = 68
}
IF &teclado = 57 // E
{
&k = 69
}
IF &teclado = 53 // F
{
&k = 70
}
IF &teclado = 52 // G
{
&k = 71
}
IF &teclado = 51 // H
{
&k = 72
}
IF &teclado = 50 // I
{
&k = 73
}
IF &teclado = 49 // J
{
&k = 74
}
IF &teclado = 29 // K
{
&k = 75
}
IF &teclado = 28 // L
{
&k = 76
}
IF &teclado = 27 // M
{
&k = 77
}
IF &teclado = 26 // N
{
&k = 78
}
IF &teclado = 25 // O
{
&k = 79
}
IF &teclado = 21 // P
{
&k = 80
}
IF &teclado = 20 // Q
{
&k = 81
}
IF &teclado = 19 // R
{
&k = 82
}
IF &teclado = 18 // S
{
&k = 83
}
IF &teclado = 17 // T
{
&k = 84
}
IF &teclado = 13 // U
{
&k = 85
}
IF &teclado = 12 // V
{
&k = 86
}
IF &teclado = 11 // W
{
&k = 87
}
IF &teclado = 10 // X
{
&k = 88
}
IF &teclado = 9 // Y
{
&k = 89
}
IF &teclado = 5 // Z
{
&k = 90
}
IF &teclado = 56 // Linea 1L
{
&k = 112
}
IF &teclado = 64 // Linea 2L
{
&k = 113
}
IF &teclado = 72 // Linea 3L
{
&k = 114
}
IF &teclado = 80 // Linea 4L
{
&k = 115
}
IF &teclado = 88 // Linea 5L
{
&k = 116
}
IF &teclado = 87 // Linea 6L
{
&k = 117
}
IF &teclado = 86 // Linea 1R
{
&k = 118
}
IF &teclado = 85 // Linea 2R
{
&k = 119
}
IF &teclado = 84 // Linea 3R
{
&k = 120
}
IF &teclado = 83 // Linea 4R
{
&k = 121
}
IF &teclado = 82 // Linea 5R
{
&k = 122
}
IF &teclado = 74 // Linea 6R
{
&k = 123
}
}
Var 0005, name k, Link SUBRUTINE
{
IF &k <> 0
{
IF &k = &tempk
{
&offsetk = &k + &shift
IF &shift = 0
{
&shift = 2048
}
ELSE
{
&shift = 0
}
}
ELSE
{
&offsetk = &k
&tempk = &k
}
&k = 0
}
}
Var 0006, name tempk
Var 0008, name shift
Var 3000, name offsetk, Link FSUIPC_INOUT, Offset $5428, Length 2 // CDU Functions
Var 4000, name messages, Link FSUIPC_INOUT, Offset $052C, Length 2 // CDU leds
{
&ledexec = TESTBIT &messages ,0
&ledmsg = TESTBIT &messages ,1
&ledfail = TESTBIT &messages ,2
&ledofst = TESTBIT &messages ,3
}
Var 5000, name ledexec, Link IOCARD_OUT, Output 10 // led EXEC
Var 5001, name ledmsg, Link IOCARD_OUT, Output 11 // led MSG
Var 5002, name ledfail, Link IOCARD_OUT, Output 12 // led FAIL
Var 5003, name ledofst, Link IOCARD_OUT, Output 13 // led OFST
-
Post Thanks / Like - 1 Thanks, 0 Likes, 0 Dislikesarchen thanked for this post
-
12-07-2010, 12:21 PM #29
- Join Date
- Oct 2008
- Location
- California
- Posts
- 117
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
Thanks for everyone's response and help. I now have a working CDU (FMC). The sioc script is already in Marty's Prosim 737 and he worked me through the confg step by step. Again MANY THANKS !!!!! Always Best Regards Dave
-
12-07-2010, 12:32 PM #30
- Join Date
- Jul 2013
- Posts
- 917
Re: Open Cockpits FMC......HELP PLEASE !!!!!!
Dave
Well done - I am pleased for you. Great perseverance shown there
David
Similar Threads
-
open cockpits efis
By entsman in forum Computer Hardware SetupReplies: 0Last Post: 04-03-2011, 06:44 AM -
Open Cockpits shipping to the USA
By drum4no1 in forum General Builder Questions All Aircraft TypesReplies: 5Last Post: 06-15-2010, 07:59 PM -
Open Cockpits MCP Please Help.
By flightsox in forum I/O Interfacing and HardwareReplies: 19Last Post: 07-29-2009, 11:25 AM -
Open Cockpits FMC/CDU kit
By Daveanne in forum Computer Hardware SetupReplies: 12Last Post: 09-25-2008, 03:49 PM -
Open Cockpits
By garyk007 in forum I/O Interfacing Hardware and SoftwareReplies: 2Last Post: 05-03-2007, 03:06 AM
Looking for Fun? Connect with Women Seeking Casual Encounters in Your Town
JH startup on Client PC