Jump to content

Splash screen without backlight


Recommended Posts

Hi

 

I am using a V350, and during the screensaver I turn down the backlight, and all is well.

But if the PLC is turned off in low-backlight, it will start next time showing the splash screen in low-backlight.

No code (even the initialization of powerup values of system variables) are set until the splash screen is done.

So the time the splash screen is shown, the light is off ? (or low, I use 2 as lowest value)

I tried to set the default value of SI9 to 100, with no effect.

Is there a power down latter where I can set the value, or??

Looking forward to your reply.

Br Johnny

Link to comment
Share on other sites

  • MVP 2023

My understanding is that there is no ladder code running until the firmware boots up. That splash screen that you're referring to is shown during the firmware boot. Also, there is no (and cannot be) any ladder code that runs on power down.

Why is the firmware boot splash screen important to you to be shown? Create your own splash screen that runs immediately after firmware boot and you can set the backlight to any brightness you desire.

Link to comment
Share on other sites

Hi

Thank you for your reply ?

I replaced the Unitronics splash screen with my company  screen, and it works well.

Until I made a screensaver, that turns the light down, leading to no light on the splash screen.
I know it must be a "feature" that is not discovered by the Unitronics team, just wondered if anyone had found a solution for that.

You are right, I can add a splash screen with light on, after the dark screen, it just seems "half done" (danish expresion, does it make sense?)

Have a great day.

@johnny

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.