[INSTRM-47] [actorcore] fix actorcore help parsing Created: 27/Dec/16  Updated: 11/Jul/18  Resolved: 11/Jul/18

Status: Done
Project: Instrument control development
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: cloomis Assignee: cloomis
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

This issue was initially filed into JIRA by 'cloomis' at 01/Oct/15 3:30 PM as ICS-12.

The xcuActor wraps many devices, and so has a nested command structure. E.g.
{{
('temps', 'flash ', self.flash),
('temps', 'status', self.status),
('temps', 'test1', self.test1),
('temps', 'test2', self.test2),
}}

This causes a rather silly explosion of help entries. I suspect I caused the problem when trying to merge multiple commands calling a single method.

This makes xcuActor help absolutely useless; perhaps this should be Critical.



 Comments   
Comment by cloomis [ 11/Jul/18 ]

Belatedly pushing these changes as a cleanup. Merged in 6cbb126

Generated at Sat Feb 10 16:20:57 JST 2024 using Jira 8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b.