DioOutputΒΆ
Class Arguments
Argument |
Type |
Default Value |
---|---|---|
kasli |
Kasli |
|
ttl |
Bold arguments are mandatory. For more documentation on the listed arguments refer to the class definition below. If parameters appear in this list but not in the class definition below, please recursively check the linked base classes for the definition of the parameter.
Inheritance Diagram
Example Component Dictionary
{
"kasli_example": {
"classname": "atomiq.components.sinara.kasli.DioOutput",
"arguments": {
"kasli": "<mandatory parameter (Kasli)>",
"ttl": "<mandatory parameter ()>"
}
}
}
Class Description
- class atomiq.components.sinara.kasli.DioOutput(kasli, ttl, *args, **kwargs)[source]
Bases:
Component
,Switchable
Fast Digital Output Channel Attached to Kasli
This class describes the fast digital output channels directly attached to your Kasli.
- Parameters:
kasli (Kasli) -- Kasli module that this digital output belongs to
ttl -- ARTIQ device from device_db.py for the DIO channel
A Switchable has one ore more channel(s) that can be switched on or off