Hmmm, The led driver = voltage regulator.
The 9- 56 volts is how much voltage you can give to the regulator.
These are "step down" voltage regulators so it can only decrease the voltage not increase it
The 2- 42v is the range of voltage that can come out if it.
An led will draw a particular amount of current at a particular voltage. The 2 move together so to speak and each is dependent on the other
So say you have 3 different power supplies 12, 24, and 36 volts.
Also have a driver ( ldd) that wants to regulate the current to be JUST 700mA
And say you have an led that at 700mA requires 3 volts. Or a led at 3 volts will draw 700mA.
2 watts to say the same thing.
So first you put the 12v power to the ldd.
It will drop the voltage "out" to 3v.
Same with every other power supply.
24v in.....3v out
35 v in ... 3v out.
You mean LDD?
"LDD" or ldd-h is the driver ( voltage regulator).
It regulates voltage not to a specific voltage but a voltage dictated by the current.
So instead of always being like 12v it will change to keep the circuit at like 700mA.
PWM = language the driver understands in order to dim the led
It is like a digital signal, 0-1, or on/off, O or 5v.
Think of " duty cycle" = brightness
50% of full brightness ect