Difference between revisions of "BP2595"

From CPS Technical Wiki
Jump to: navigation, search
(Ramping the output voltage)
(Ramping the output voltage)
 
Line 3: Line 3:
 
==Ramping the output voltage==
 
==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 control computer with a USB cable. You can then create a simple application program which will ramp the HV output as desired. For an example of this, see [https://www.cpshv.com/downloads/bp2595demo.c bp2595demo.c]].
+
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:Products]]
 
[[Category:Power supplies]]
 
[[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.