Rotor.DetailedInfo not working anymore
Outdated
Hello. I can't get rotor's detailed info in programmable block. Example of code:
IMyTerminalBlock control_rotor_az = GridTerminalSystem.GetBlockWithName("Control_az");
Convert.ToSingle(control_rotor_az.DetailedInfo.Remove(0, control_rotor_az.DetailedInfo.IndexOf("angle: ") + 6).TrimEnd('°'));
DetailedInfo returns an empty string. It started 1-2 updates back, before everything worked. I don't know any other ways to get the angle.
I don't know if I can't get rotor angle by PB, but rotors detailed infornation in control panel doesn't display peoperly or doesn't display at all. Perhaps one is connected to other, not sure.
I don't know if I can't get rotor angle by PB, but rotors detailed infornation in control panel doesn't display peoperly or doesn't display at all. Perhaps one is connected to other, not sure.
Hello, Engineer!
Thank you for your feedback! Your topic has been added between considered issues.
Please keep voting for the issue as it will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
Hello, Engineer!
Thank you for your feedback! Your topic has been added between considered issues.
Please keep voting for the issue as it will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
Correction. Current angle aint working like it used to, cheering up for nothing. It updates only if its opened in terminal. It sucks :-(.
Correction. Current angle aint working like it used to, cheering up for nothing. It updates only if its opened in terminal. It sucks :-(.
Replies have been locked on this page!