caproto.ioc\_examples.io\_interrupt.IOInterruptIOC
==================================================
.. currentmodule:: caproto.ioc_examples.io_interrupt
.. inheritance-diagram:: IOInterruptIOC
.. autoclass:: IOInterruptIOC
.. if not using autodoc, add this here: automethod:: __init__
.. list-table:: IOInterruptIOC pvproperties
:header-rows: 1
:widths: auto
* - Attribute
- Suffix
- Docs
- Type
- Notes
- Alarm Group
* - keypress
- ``keypress``
- Latest keypress
- str
-
**Read-only**
Length(10)
**Startup**
-
.. rubric:: Methods
.. autosummary::
~IOInterruptIOC.group_read
~IOInterruptIOC.group_write
.. rubric:: Attributes
.. autosummary::
~IOInterruptIOC.default_values
~IOInterruptIOC.type_map
~IOInterruptIOC.type_map_read_only
~IOInterruptIOC.pvdb
~IOInterruptIOC.attr_pvdb
~IOInterruptIOC.attr_to_pvname
~IOInterruptIOC.groups
.. rubric:: pvproperty methods
.. method:: keypress.startup(self, instance, async_lib)
.. raw:: html
Source code: keypress.startup
.. literalinclude:: /../../../../../../../opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/caproto/ioc_examples/io_interrupt.py
:language: python
:linenos:
:dedent: 0
:lineno-start: 78
:lines: 78-100
.. raw:: html