News:

Precision Simulator update 10.189 (5 August 2026) is now available.
Navburo update 13 (23 November 2022) is now available.
NG FMC and More is released.

Main Menu

EFIS CAP or FO from WINCTRL for PSX

Started by TCASSE, Fri, 19 Jun 2026 13:03

TCASSE

Hi All,

As I know, there are 2 models of EFIS from WINCTRL. the 3M PDC and the 3N PDC. The main différence is the range selector. For 3M, it's an encoder to inc/dec the range. For 3N, it's a 7 positions switch.
The 3M/3N models coud be use as CAP or FO. So I made a plugin that permit to use these units.
Please find below:

-> https://1drv.ms/u/c/9078b8581e0fcab6/IQDSNp48A8yKQKuM_yyygcv9AboWdrH52yTqLjMQs9J4zRk?e=Tf3onQ
-> https://1drv.ms/u/c/9078b8581e0fcab6/IQCCXfpWrrE1SLBaLyMyXVvSAWwTiHrKPDCUlOnsv89dZJU?e=Qwxa0p

PanosI

Hi, Thierry.

Thanks for your work.

I have the 3N in the CAP (left) and the 3M to the FO (right).

When I run your app it gives me this error.










PanosI

Quote from: TCASSE on Sat, 20 Jun 2026 12:24Hi,

I modified the script and added config.ini

[PSX]
host = 192.168.1.14
port = 10747

-> https://1drv.ms/u/c/9078b8581e0fcab6/IQBh7kbLRlYzRYtfCkv8TQzKAWOZCE_N3ppkdLYOi7fpdiY?e=voBj7L

-> https://1drv.ms/u/c/9078b8581e0fcab6/IQCCXfpWrrE1SLBaLyMyXVvSAWwTiHrKPDCUlOnsv89dZJU?e=Qwxa0p


for your configuration , 3N = left = cap, 3M = R = FO






Thank you, Thierry!

It works perfectly now. I can choose which EFIS (left or right) I want for whatever position (CAP or FO) I want.

I have one more question. Is it possible to have both EFIS work simultaneously, because now only one of the two is working ?
 


TCASSE

Happy that everything is ok.
Yes, of course, just launch the script twice. one for CAP and the second for FO

PanosI

Quote from: TCASSE on Sun, 21 Jun 2026 09:33Happy that everything is ok.
Yes, of course, just launch the script twice. one for CAP and the second for FO

Fantastic! Many thanks.