Difference between revisions of "BP2595"
From CPS Technical Wiki
(Created page with "This is the wiki page for the CPS model BP2595 bipolar HV supply.") |
(→Ramping the output voltage) |
||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
This is the wiki page for the CPS model BP2595 bipolar HV supply. | This is the wiki page for the CPS model BP2595 bipolar HV supply. | ||
+ | |||
+ | ==Ramping the output voltage== | ||
+ | |||
+ | The BP2595's output voltage can be ramped up or down under software control. To do this: | ||
+ | * Connect the BP2595 to a computer with a USB cable. | ||
+ | * Create an application program to ramp the HV output as desired. For an example of this, see [https://www.cpshv.com/downloads/bp2595demo.c bp2595demo.c]. | ||
+ | |||
+ | |||
+ | [[Category:Products]] | ||
+ | [[Category:Power supplies]] |
Latest revision as of 16:25, 1 March 2022
This is the wiki page for the CPS model BP2595 bipolar HV supply.
Ramping the output voltage
The BP2595's output voltage can be ramped up or down under software control. To do this:
- Connect the BP2595 to a computer with a USB cable.
- Create an application program to ramp the HV output as desired. For an example of this, see bp2595demo.c.