Bases: TacoDevice, Measurable
Base class for one channel of the FRM-II counter card.
Use one of the concrete classes FRMTimerChannel or FRMCounterChannel.
Parameters
If this channel is a master. Default value: False.
Channel mode: normal, ratemeter, or preselection. Default value: 'preselection'.
Preselection for this channel. Default value: 0.0.
Parameters inherited from the base classes: description, fmtstr, loglevel, lowlevel, maxage, pollinterval, tacodelay, tacodevice, tacotimeout, tacotries, unit
Bases: FRMChannel
Parameters inherited from the base classes: description, fmtstr, ismaster, loglevel, lowlevel, maxage, mode, pollinterval, preselection, tacodelay, tacodevice, tacotimeout, tacotries, unit
Bases: FRMChannel
Parameters
Type of channel: monitor or counter.
Parameters inherited from the base classes: description, fmtstr, ismaster, loglevel, lowlevel, maxage, mode, pollinterval, preselection, tacodelay, tacodevice, tacotimeout, tacotries, unit
Bases: Measurable
The standard detector at FRM-II, using the FRM-II counter card.
Attached devices
Counter channels. Type: a list of FRMChannel.
Monitor channels. Type: a list of FRMChannel.
Timer channel. Type: FRMChannel.
Parameters inherited from the base classes: description, fmtstr, loglevel, lowlevel, maxage, pollinterval, unit