Ticket #1742 (closed: fixed)
SANS GUI: Add standard mechanism to register a new instrument interface
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Add a mechanism to add a new instrument-specific interface to the instrument interface factory.
Change History
comment:1 Changed 10 years ago by Mathieu Doucet
- Owner set to Mathieu Doucet
- Status changed from new to assigned
comment:3 Changed 10 years ago by Mathieu Doucet
- Milestone changed from Iteration 25 to Iteration 26
comment:4 Changed 10 years ago by Mathieu Doucet
- Milestone changed from Iteration 26 to Iteration 27
comment:10 Changed 10 years ago by Mathieu Doucet
comment:11 Changed 10 years ago by Mathieu Doucet
comment:12 Changed 10 years ago by Mathieu Doucet
comment:13 Changed 10 years ago by Mathieu Doucet
comment:14 Changed 10 years ago by Mathieu Doucet
comment:15 Changed 10 years ago by Mathieu Doucet
comment:16 Changed 10 years ago by Mathieu Doucet
comment:17 Changed 10 years ago by Mathieu Doucet
comment:18 Changed 10 years ago by Mathieu Doucet
comment:19 Changed 10 years ago by Mathieu Doucet
comment:20 Changed 10 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
Closing this ticket. The mechanism to add new instruments should now be easy enough. Generate stubs using the generate_stubs.py script, then modify the instrument factory.
comment:21 Changed 10 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:22 Changed 10 years ago by Martyn Gigg
- Status changed from verifying to closed
Checked in 1.1.9515
I was able to generate an instrument interface and all seems to work okay.
comment:23 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2589
Note: See
TracTickets for help on using
tickets.