]> sigrok.org Git - libsigrok.git/commit - src/hardware/korad-kdxxxxp/protocol.c
Initial driver for Korad KDxxxxP (Velleman LABPS3005D)
authorHannu Vuolasaho <redacted>
Fri, 25 Sep 2015 14:43:17 +0000 (16:43 +0200)
committerUwe Hermann <redacted>
Tue, 13 Oct 2015 21:18:49 +0000 (23:18 +0200)
commitd70830427530115003f3c8a592a853965ba4fc10
tree6ab2a95f4f2ce4879bf26f70bb7d252731822b34
parente75ee7de25d52356ba7cc44b7141b24283e49d1a
Initial driver for Korad KDxxxxP (Velleman LABPS3005D)

With this driver it is possible to set voltage target and current
limit. Also enabling and disabling the output is possible.

Analog output sends read back values from output. If output is
disabled analog outputs 0.00.

In protocol.c there is a g_usleep() call. This gives almost
every time enough time for PSU to parse and process input.

Multichannel devices aren't supported.
src/hardware/korad-kdxxxxp/api.c
src/hardware/korad-kdxxxxp/protocol.c
src/hardware/korad-kdxxxxp/protocol.h