QUOTE (evilc66 @ Apr 29 2010, 08:18 AM)

Nice find. That could make life easier, especially as a DIP package.
Thank you. IIRC, the link I posted at Mouser is for the DIP package. Digikey has them listed as a non-stocked item but also has 500-some in stock. :-)
QUOTE
Looks like the output is ratiometric based on the input voltage.
I'm not sure what you mean by "ratiometric based on the input voltage". I think this is the important part of the datasheet:
===================================
Each circuit will shift a low-voltage digital-logic input signal (A, B, C, D)
with logical 1 = VCC and logical 0 = VSS to a higher voltage output signal (E, F, G, H) with logical 1 =
VDD and logical 0 = VSS.
===================================
My understanding is that VCC and VDD are separate power-in pins on the chip. So you supply VCC at whatever level your IN logic is using. And supply VDD at whatever level you want your OUT logic to be at. In this specific case, we'd set VCC to whatever the microcontroller is using and set VDD to 10V, assuming there aren't any internal diode drops. It bears some testing whether the output logic 1 is really VDD or a little below VDD.
QUOTE
The output is limited to 100mW per output, but 200mW per package. At 3mA (average draw from the Meanwell), you are looking at about 120mW for 4 channels.
Ah, nice. I missed that part. So the Meanwell's draw 3mA X 10V = 30 mW each. So if one wishes to drive multiple Meanwell's from the same microcontroller pin, do not gang up more than three of them on a single channel of this level shifter, and maybe no more than two to be safe. Also, put no more than six (6) Meanwells on the level shifter total, regardless of how many channels one is using.