This module is part of the Python Pool library. It defines the base classes for experiment channels
Classes
Bases: sardana.pool.poolelement.PoolElement
alias of Value
alias of PoolCTAcquisition
Returns the value attribute object for this experiment channel
| Returns: | the value attribute |
|---|---|
| Return type: | SardanaAttribute |
acquisition object
Reads the channel value from hardware.
| Returns: | a SardanaValue containing the channel value |
|---|---|
| Return type: | SardanaValue |
Sets a value.
| Parameters: |
|
|---|
Returns the channel value.
| Parameters: |
|
|---|---|
| Returns: | the channel value |
| Return type: |
Starts an acquisition on this channel
| Parameters: | value (Number) – the value to count |
|---|
channel value