Skip to content

eicorg/epicsdev_magnetometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epicsdev_magnetometer. Alpha release 0.0.3

Python-based EPICS PVAccess server for various magnetometers. It is based on p4p and epicsdev packages and can run standalone on Linux, macOS, and Windows platforms.

Supported devices

Lakeshore 421 Gaussmeter

Communicates via PyVISA (RS-232 settings: 9600 baud, 7 data bits, odd parity, 1 stop bit).

Installation

pip install epicsdev_magnetometer

Run

# connecting with USB-RS232 adapter
python -m epicsdev_magnetometer.lakeshore -p ASRL/dev/ttyUSB0::INSTR
# or connecting through DIGI:
python -m epicsdev_magnetometer.lakeshore -p TCPIP::130.199.85.154::2001::SOCKET

Use -h for the full list of options.

About

EPICS PVAccess Servers or various magnetometers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages