Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:TSSW Sprint - Sep 12 - Sep 26
-
Team:Telescope and Site
-
Urgent?:No
Description
Read the configuration files of M2 cell controller (ts_mtm2_cell). Right now, the cell controller will read the configuration files at the hard-coded /U/config directory in the cRIO. In addition, it also gets the parameters of calculation from the server code (ts_mtm2) when the TCP/IP connection is on. This ticket is to let the cell controller reads the configuration files directly from a relative path in real-time target. The files will be copied at the deploy process of LabVIEW project.
This ticket is the phase 1. This will focus on the framework to read the relative path and the log parameters.