Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.71 KB

em_power_supply.rst

File metadata and controls

36 lines (27 loc) · 1.71 KB

Model 643 & 648 Electromagnet Power Supplies

The Lake Shore Model 643 (2.5 kW) and Model 648 (9.1 kW) Electromagnet Power Supplies provide a highly accurate linear, bipolar current source.

More information about the Model 643 and Model 648 can be found on our website including the manual which has a list of all commands and queries.

Example Scripts

Below are a few example scripts for the Electromagnet Power Supplies that use the Lake Shore Python driver.

Outputting current and measuring voltage on a Model 643

.. literalinclude:: examples/643_current_set_example.py

Setting up magnet water and outputting current from a Model 648

.. literalinclude:: examples/648_magnet_water.py

Querying the hardware error status register from a Model 648

.. literalinclude:: examples/648_status_register.py

Instrument class methods

.. module:: lakeshore.em_power_supply

.. autoclass:: ElectromagnetPowerSupply
    :member-order: bysource
    :members:
    :inherited-members: