Smart Home Automation Forum
H32BS 24vdc output - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1)
+--- Forum: KC868-HxB series Smart Controller (https://www.kincony.com/forum/forumdisplay.php?fid=2)
+--- Thread: H32BS 24vdc output (/showthread.php?tid=1728)



H32BS 24vdc output - udayansarma - 03-04-2022

Can the H32BS controller output 24VDC? I guess we can mix 12vdc and 24vdc as far as output is concerned as long as the VIN has the desired voltage. How do we ground the 24VDC output for a specific VIN assuming the same controller will have 12VDC VIN as well?

Thanks much


RE: H32BS 24vdc output - admin - 03-05-2022

you are right. H32BS both support DC12V or DC24V. every 8 channel MOSFET output use same VIN pin.
so for example:
there are 4 VIN pins for 32 channel output.
VIN1=output1-8
VIN2=output9-16
VIN3=output17-24
VIN4=output25-32

if you want output 1-8 channel DC12v, so you can connect VIN1 with DC12v.
if you want output 9-16 channel DC24v, so you can connect VIN2 with DC24v.
if you want output 17-24 cahnnel DC12v, so you can connect VIN3 with DC12v.
if you want output 25-32 channel DC24v, so you can connect VIN4 with DC24v.

can't output1=12v output2=24v , every 8 channel must output same voltage.


RE: H32BS 24vdc output - udayansarma - 03-07-2022

(03-05-2022, 08:26 AM)admin Wrote: you are right. H32BS both support DC12V or DC24V. every 8 channel MOSFET output use same VIN pin.
so for example:
there are 4 VIN pins for 32 channel output.
VIN1=output1-8
VIN2=output9-16
VIN3=output17-24
VIN4=output25-32

if you want output 1-8 channel DC12v, so you can connect VIN1 with DC12v.
if you want output 9-16 channel DC24v, so you can connect VIN2 with DC24v.
if you want output 17-24 cahnnel DC12v, so you can connect VIN3 with DC12v.
if you want output 25-32 channel DC24v, so you can connect VIN4 with DC24v.

can't output1=12v output2=24v , every 8 channel must output same voltage.

That makes sense, thank you for confirming.