News:

Precision Simulator update 10.176 (7 September 2024) is now available.
Navburo update 13 (23 November 2022) is now available.
NG FMC and More is released.

Main Menu

Open Cockpits - RCP

Started by andrej, Wed, 26 May 2021 16:08

andrej

Hello all,

last week I received OpenCockpits RCP. It is "plug & play" system. I confirm the "plug" part, it works as intended and it is recognized by my PC.

The "play" part is slightly more difficult. Does anyone has experience, and would be very helpful, to guide me with this process? What is required for this RCP to 'talk to' the PSX? I have the OpenCockpits SIOC, but that is an extremely confusing to me (at the moment).

Any and all help is very much appreciated.

Thank you!
Andrej

simbro

Hi Andrej,

Take a look at PSXseecon which provides an interface between SIOC and PSX.... available via the PSX website (addons)
Works perfectly once you get the hang of it!

Regards
Simon

noo

andrej

Your RCP it s ok?
what is the problem?

noo

Var 3610 Static name OFF Link IOCARD_SW Device 4 Input 10 Type I
Var 3611 Static name VHFL Link IOCARD_SW Device 4 Input 11 Type I         
Var 3612 Static name VHFC Link IOCARD_SW Device 4 Input 13 Type I         
Var 3613 Static name VHFR Link IOCARD_SW Device 4 Input 12 Type I
Var 3614 Static name HFL Link IOCARD_SW Device 4 Input 17 Type I   
Var 3615 Static name AM Link IOCARD_SW Device 4 Input 16 Type I
Var 3616 Static name OTL Link IOCARD_SW Device 4 Input 9 Type I   
Var 3617 Static name TFR Link IOCARD_SW Device 4 Input 15 Type I


Var 2093 Static name IndicatorsRcpC
{
  &O_VHF_L = TESTBIT &IndicatorsRcpC 0
  &O_VHF_C = TESTBIT &IndicatorsRcpC 1
  &O_VHF_R = TESTBIT &IndicatorsRcpC 2
  &O_HF_L = TESTBIT &IndicatorsRcpC 3
  &O_HF_R = TESTBIT &IndicatorsRcpC 5
  &O_Otl = TESTBIT &IndicatorsRcpC 6
  &O_AM = TESTBIT &IndicatorsRcpC 7
}

Var 9010 name O_VHF_L Link IOCARD_OUT Device 4 Output 37
Var 9011 name O_VHF_C Link IOCARD_OUT Device 4 Output 38
Var 9012 name O_VHF_R Link IOCARD_OUT Device 4 Output 39
Var 9013 name O_HF_L Link IOCARD_OUT Device 4 Output 40
Var 9014 name O_HF_R Link IOCARD_OUT Device 4 Output 41
Var 9015 name O_Otl Link IOCARD_OUT Device 4 Output 42
Var 9016 name O_AM Link IOCARD_OUT Device 4 Output 43

noo

Var 2094 Static name IndicatorsRcpR
{
  &O_VHF_L = TESTBIT &IndicatorsRcpR 0
  &O_VHF_C = TESTBIT &IndicatorsRcpR 1
  &O_VHF_R = TESTBIT &IndicatorsRcpR 2
  &O_HF_L = TESTBIT &IndicatorsRcpR 3
  &O_HF_R = TESTBIT &IndicatorsRcpR 5
  &O_Otl = TESTBIT &IndicatorsRcpR 6
 
}

Var 9010 name O_VHF_L Link IOCARD_OUT Device 4 Output 88
Var 9011 name O_VHF_C Link IOCARD_OUT Device 4 Output 89
Var 9012 name O_VHF_R Link IOCARD_OUT Device 4 Output 90
Var 9013 name O_HF_L Link IOCARD_OUT Device 4 Output 91
Var 9014 name O_HF_R Link IOCARD_OUT Device 4 Output 92
Var 9015 name O_Otl Link IOCARD_OUT Device 4 Output 93

andrej

Thank you for your help. I really appreciate it, but to be honest, I would need a quick guidance in regards what needs to be started first.

I need to study more on this.

Thanks!
Andrej