Python Module Index

e
 
e
ecli_cas ECLI channel access server (by way of pcaspy)
ecli_core Core extension for ECLI, the EPICS command-line interface
ecli_motor PyEpics motor record plugin for ECLI
ecli_opi OPI (operator interface) tools for ECLI
ecli_plugin Plugin base for ECLI extensions/plugins
ecli_pseudomotor ECLI pseudomotor extension, for creating virtual axes on demand
ecli_scaler Command-line access to scaler records
ecli_scanprinter Prints scan information as it comes in from :mod:`ecli_stepscan`.
ecli_scanwriter_hdf5 ECLI HDF5 file writer for scans (:mod:`ecli_stepscan`)
ecli_scanwriter_spec ECLI SPEC format file writer for scans (:mod:`ecli_stepscan`)
ecli_stepscan PyEpics StepScan plugin for ECLI
ecli_template DESCRIPTION
ecli_util
    ecli_util.check
    ecli_util.conditional_monitor
    ecli_util.decorators
    ecli_util.epics_device
    ecli_util.epics_util
    ecli_util.errors
    ecli_util.magic_args
    ecli_util.misc
    ecli_util.record_info Manages record field information, loaded from tab-delimited text files in records/*.txt (which were distilled from dbd files originally)
    ecli_util.simple_table
    ecli_util.spvinfo
ecli_xmlrpc Provides a simple interface to other programs via XML RPC, allowing sharing of data, a way to execute commands, and so on. Although there are plans to change it (TODO), it currently allows for scan visualization in PyMca