Details
-
Type:
Improvement
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:2
-
Sprint:TSSW Sprint - Sep 13 - Sep 27, TSSW Sprint - Sep 27 - Oct 11
-
Team:Telescope and Site
Description
Add FA pressure reading from primary and secondary cylinders. The readings are returned in ILC function 119. The current code reads response, but don't store it nor broadcast it in telemetry (ILC/ILCResponseParser.cpp::_parseReadDCAPressureValuesResponse). XML schema needs to be extended with pressure reading (which was removed in commit https://github.com/lsst-ts/ts_xml/commit/56e3034bd836b47f3afdf76fa6824723dc66d5ab#diff-e3f4298d14aa57bcbecec0bd668322a5155cf1004cef634f29d77bf453105a8f).
Pressure values shall be broadcasted in 5Hz. A strategy to read out 1/10th of FA every ~53Hz outer loop shall be developed.
Attachments
Issue Links
- is blocked by
-
DM-32228 Resolve problems with pressure readout
- To Do
See screencast. Pressure readouts is timeouting on random FAs. Looking for cause..