peripheral
AnalogIRev2
Bases: _PeripheralBase
AnalogIRev3
Bases: _PeripheralBase
AnalogIRev4
Bases: _PeripheralBase
DeimosDaqRev5
Bases: _PeripheralBase
DeimosDaqRev6
Bases: _PeripheralBase
DeimosDaqRev7
Bases: _PeripheralBase
HootlDriver
A way to operate a hootl driver from outside the control program.
run_with(controller)
Start the driver attached to this controller.
HootlPeripheral
Bases: _PeripheralBase
Peripheral wrapper that emits mock outputs using driver-owned state.
HootlRunHandle
HootlTransport
thread_channel(name)
staticmethod
A thread channel with this name.
udp()
staticmethod
UDP transport bound to PERIPHERAL_RX_PORT.
unix_socket(name)
staticmethod
A unix socket with this name.