Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:3
-
Epic Link:
-
Team:Telescope and Site
-
Urgent?:No
Description
Fix the unsupported dialog error in real-time controller. When I tried to put the ts_labview_tcp_json as the submodule into the LabVIEW project, I faced the following error:
Please help to fix this.
A related discussion is:
https://forums.ni.com/t5/LabVIEW/Error-Details-Display-Dialog-vi-and-Not-Found-Dialog-vi/td-p/4062026
Another weird part is here:
At each time that I opened and closed the LabVIEW project without any modification of code, the project will prompt the above window for the change, which I do not understand what it is.
Note:
1. To reproduce this error, sometimes, you may need to save and close the LabVIEW project and open it again.
2. In my memory, you made use the dialog to get the error message in this module, maybe this is the root cause?
3. When you worked on this ticket, you might find other parts to block your module to run in the real-time target. Please make a minimum change to make your module can work in the target. This ticket should be able to demonstrate this.
Related to the first request: "Fix the unsupported dialog error in real-time controller":
Related to the second weird message in weirdSavement.png, after a did the previous workaround, this message disappeared in my test.