Skip to main content

Hello everyone, in a backlight project of an LCD screen with backlit lighting I would like to use the optimization function by assigning a variable to the x and y positions of each source (6 sources) and I would like to define the max variation range for each variable.
It's possible?

 

Thanks to all.

Hi Luca,

You can use the NP*G & NP*L operands (* stands for X, Y and Z) in the merit function to set the lower and upper bounds respectively. If you want to also drive them towards a preferred position, use NP*V.


Reply