Skip to content

DPM8600 Programmable PowerSupply #16160

Answered by radiergimmy
SolarAux asked this question in Q&A
Discussion options

You must be logged in to vote

I'm using this for my DPM8624

>D
Vmax=60 ;max value from specifications https://joy-it.net/en/products/JT-DPM8624
Cmax=24 ;max value from specifications https://joy-it.net/en/products/JT-DPM8624
v=0 ;store device voltage state (targeted)
V=0 ;store WebUI voltage state (targeted)
c=0 ;store device current state (targeted)
C=0 ;store WebUI current state (targeted)
sw=0 ;store device switch state
SW=0 ;store WebUI switch state
rV="01060000" ;ModBus register (voltage)
vV="" ;store hex value of V to append to rV
rC="01060001" ;ModBus register (current)
vC="" ;store hex value of C to append to rC
rSW="01060002000" ;ModBus register (switch)
vSW="" ;store hex value of SW to append to rSW

>B
smlj…

Replies: 16 comments 31 replies

Comment options

You must be logged in to vote
2 replies
@radiergimmy
Comment options

@io-taster
Comment options

Answer selected by Jason2866
Comment options

You must be logged in to vote
4 replies
@radiergimmy
Comment options

@io-taster
Comment options

@timm3012
Comment options

@io-taster
Comment options

Comment options

You must be logged in to vote
4 replies
@radiergimmy
Comment options

@io-taster
Comment options

@radiergimmy
Comment options

@io-taster
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@io-taster
Comment options

@Gerri1
Comment options

Comment options

You must be logged in to vote
1 reply
@io-taster
Comment options

Comment options

You must be logged in to vote
12 replies
@STE2k
Comment options

@Gerri1
Comment options

@Gerri1
Comment options

@STE2k
Comment options

@barbudor
Comment options

Comment options

You must be logged in to vote
1 reply
@STE2k
Comment options

Comment options

You must be logged in to vote
2 replies
@STE2k
Comment options

@Gerri1
Comment options

Comment options

You must be logged in to vote
1 reply
@barbudor
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Gerri1
Comment options

@Gamalinger
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet