Skip to main content

EPICS Database Builder

Project description

Code CI Docs CI Test Coverage Latest PyPI version Apache License

This Python module is designed to make it easy to build complex EPICS databases by writing a Python script. While writing record templates the corresponding dbd entries are checked to reduce the number of errors in the database.

PyPI

pip install epicsdbbuilder

Source code

https://github.com/dls-controls/epicsdbbuilder

Documentation

https://dls-controls.github.io/epicsdbbuilder

A simple example of the use of this library is the following:

from epicsdbbuilder import *
InitialiseDbd('/dls_sw/epics/R3.14.12.3/base/')
SetTemplateRecordNames()

a = records.ao('TEST')
c = records.calc('CALC', CALC = 'A+B', SCAN = '1 second', INPA = a.VAL)
c.INPB = c

WriteRecords('output.db')

See https://dls-controls.github.io/epicsdbbuilder for more detailed documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

epicsdbbuilder-1.4.3.tar.gz (18.1 kB view details)

Uploaded Source

Built Distributions

epicsdbbuilder-1.4.3-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

epicsdbbuilder-1.4.3-py2-none-any.whl (22.9 kB view details)

Uploaded Python 2

File details

Details for the file epicsdbbuilder-1.4.3.tar.gz.

File metadata

  • Download URL: epicsdbbuilder-1.4.3.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10

File hashes

Hashes for epicsdbbuilder-1.4.3.tar.gz
Algorithm Hash digest
SHA256 b628fc2de5176c102c976afe3342436149006b6da9910926b8602399d1c51b07
MD5 4ddbc3b11b0988919755efcc2b2e3d01
BLAKE2b-256 7d2bd6111bc6dad8a3fea9eadf79e80f9c945ee851cb61bc48190f96c095828f

See more details on using hashes here.

File details

Details for the file epicsdbbuilder-1.4.3-py3-none-any.whl.

File metadata

  • Download URL: epicsdbbuilder-1.4.3-py3-none-any.whl
  • Upload date:
  • Size: 22.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10

File hashes

Hashes for epicsdbbuilder-1.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9e2dc365479215e9bb83e8fe3c643a682233da350c282c464925a15b079be77c
MD5 addf000530443a288da0938cc2a92ab4
BLAKE2b-256 a24b7a2f8ecd1b751a484fd6ff81be52cc21880db1c1e80483b247c6b110a821

See more details on using hashes here.

File details

Details for the file epicsdbbuilder-1.4.3-py2-none-any.whl.

File metadata

  • Download URL: epicsdbbuilder-1.4.3-py2-none-any.whl
  • Upload date:
  • Size: 22.9 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/2.7.18

File hashes

Hashes for epicsdbbuilder-1.4.3-py2-none-any.whl
Algorithm Hash digest
SHA256 b98396e9b59a047b52b7a9393b7c6532f52997f0c211dbf1d057e32c196aae60
MD5 d91327260eb4a1ded40e343819c8293c
BLAKE2b-256 29e11b91112b32259a5617de62064bd29fc1f2e89cf71417d555b2f286afb0d9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page