Helper module for creating EPICS PVAccess servers using p4p
Project description
epicsdev
Helper module for creating EPICS PVAccess servers.
Demo:
python pip install epicsdev
python -m epicsdev.epicsdev
To control and plot:
python pip install pypeto,pvplot
python -m pypeto -c config -f epicsdev
Multi-channel waveform generator
Module epicdev.multiadc can generate large amount of data for stress-testing the EPICS environment. For example the following command will generate 10000 of 100-point noisy waveforms and 40000 of scalar parameters per second.
python -m epicsdev.multiadc -s0.1 -c10000 -n100
The GUI for monitoring:
python -m pypeto -c config -f multiadc
The graphs should look like this: control page, plots.
Example of Phoebus display, as defined in config/epicsdev.bob.
Using AI to generate PVAccess server for arbitrary instruments.
The epicsdev module is designed to be suitable for automatic development using AI agents.
The roadmap to create a server for new instrument using copilot at github:
- Create new repository.
- In the prompt section enter something like this:
'Build device support for Tektronix MSO oscilloscopes using epicsdev_rigol_scope as a template and programming manual at < link to a pdf file >.' - In 20-40 minutes the copilot will create a pull request.
- Follow instructions to review, commit and merge.
As an example, the generated server for Tektronix MSO oscilloscope was 99% correct and it reqiured very minor modifications.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file epicsdev-2.1.2.tar.gz.
File metadata
- Download URL: epicsdev-2.1.2.tar.gz
- Upload date:
- Size: 136.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df28feba78c0a5dce3679c41e3b1caac6c51827473ca875b2893a16f8b5a8d65
|
|
| MD5 |
2b57bcbfd70a26e5c5013308aa25f594
|
|
| BLAKE2b-256 |
66871066e19520920a086ee3ea42821b293017789abb944fbb216f1796436006
|
File details
Details for the file epicsdev-2.1.2-py3-none-any.whl.
File metadata
- Download URL: epicsdev-2.1.2-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d0ce713a70763bbe58746ef1f45b082a91031c2ff13ecb70a21827b38c01979
|
|
| MD5 |
95efa83b973ac439fa1725242685d5de
|
|
| BLAKE2b-256 |
7448ae4790aada38564398c0ca223aff61dd64ad495d3da4025555aca25d620b
|