Page 1 of 1

Light Test not working on MIP

Posted: Sat Apr 08, 2017 1:25 am
by AZWildk4t
I noticed the Light Test does not illuminate the LEDs on the MIP or the 6-pack annunciators. They MCP lights are illuminated as required.

I opened IOCP Console and noticed 2 things: (1) EL_STATE = 15, which is correct and (2) the MIP_LT is set to 0 for some reason. I don't see it executing any of the scripts to set the MIP led = 1.

I also don't understand the use of VAR for CPT_LIGHTS.

It looks to me that this test will never turn the lights on but then i don't know why the MCP lights work.
Var 0261, name LIGHTS_TEST, Link IOCARD_SW, Device 31, Input 26, Type I
{
IF &LIGHTS_TEST = 1
{
&CPT_LIGHTS = 0 <- shouldn't this be where the MIP lights are turned on?
}
ELSE
{
&CPT_LIGHTS = 1
IF &EL_STATE = 0
{

Re: Light Test not working on MIP

Posted: Tue Apr 18, 2017 6:14 pm
by mvr1918
It works fine in my cockpit. Which script are you using when this is not working?

Re: Light Test not working on MIP

Posted: Sat Mar 03, 2018 4:38 pm
by PH-JRJ
I have the same issue. Led's not working on MIP. On MCP displays start Blinking, so switch works and also in PMDG cockpit MIP lights are on. I use V 4.4

Regards Remco

Re: Light Test not working on MIP

Posted: Sat Mar 03, 2018 7:51 pm
by CAVENEY747
I have a slightly different problem on my setup - everything works
fine except for the 7-segment displays on the MCP which go blank
when you press the light test button. I am using the latest script.

Re: Light Test not working on MIP

Posted: Sun Mar 25, 2018 12:29 pm
by PH-JRJ
After upgrade of PMDG lightest works now

Re: Light Test not working on MIP

Posted: Mon Mar 26, 2018 2:12 pm
by CAVENEY747
Upgrade to which version?

Re: Light Test not working on MIP

Posted: Fri Mar 30, 2018 12:07 pm
by PH-JRJ
I'd upgraded to new pc with P3Dv4 instead of FSX

Re: Light Test not working on MIP

Posted: Thu Mar 14, 2019 8:53 am
by Alec
I have the same problem! Please help me to solve this problem. My script is v4.6