ophyd.utils.epics_pvs¶
Functions
|
Determine data-shape (dimensions) |
|
Determine the JSON-friendly type name given a value |
|
simple formatter for time values |
|
Decorator to catch attempted access to disconnected EPICS channels. |
|
Given a record and a field, combine them into a pv of the form: record.FIELD |
|
Naively parse db/template files looking for record names |
|
Set a signal to a value and wait until it reads correctly. |
|
Splits a pv into (record, field) |
|
Strip off the field from a record |
|
Validates that there is not more than 1 ‘.’ in pv |
|
Convert a waveform that represents a string into an actual Python string |
Classes
|
An enumeration. |
|
An enumeration. |
Exceptions
|