Channel.__init__¶
-
Channel.__init__(channel_id: chr, logging: bool = False, label: str = None, temp_limit: float = 0.0)[source]¶ Initializes the
Channelobject.- Parameters
- Raises
ValueError – Channel property out of bounds, e.g. negative temperature limit.