[INSTRM-1829] Reading temperature reading from ADAM separately Created: 25/Dec/22 Updated: 24/Feb/23 |
|
Status: | Open |
Project: | Instrument control development |
Component/s: | ics_pebActor |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | Priority: | Normal |
Reporter: | chyan | Assignee: | chyan |
Resolution: | Unresolved | Votes: | 0 |
Labels: | PFI | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
Currently, we are using three ADAM RTD sensors to manage the temperature sensors. The current method asks for ALL ADAM devices to present, which is not feasible to tell which one is off-lined. We should change to read the reading from each sensors one-by-one. So that we can tell which one is broken. |