rINSTCONTROL/Utility functionsTek_MSO
rINSTCONTROL/Utility functions
Tek_MSO
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f6174e28e52c | SAFedorov | Merge branch 'NewDaq' into MyFit-data-scaling | Jun 10 2019 | |||
96f4b793e126 | SAFedorov | Updated MyMetadata so that the format of loaded numeric values is (mostly)… | Jun 10 2019 | |||
818d2adc143f | SAFedorov | Debugged the reading of headers of run files | May 21 2019 | |||
7e4560633d22 | SAFedorov | extended axesToClipboard to work with legends and datetime plots, and replaced… | May 13 2019 | |||
296a0dc38129 | SAFedorov | Added a draft version of axesToClipboard which does not yet work with datetime… | May 13 2019 | |||
3e1571373e63 | SAFedorov | Add information about figure position to Collector metadata and debug save/load… | May 12 2019 | |||
48802f884580 | SAFedorov | Added read/writeSettings methods to MyLogger plut a cosmetic update of… | May 11 2019 | |||
332fcba5098d | SAFedorov | Update findFigure.m | May 10 2019 | |||
69c643e447dd | SAFedorov | Fixed the operation of recoloring functions with non-matlab app guis | May 10 2019 | |||
54b8a1223ca9 | SAFedorov | Introduced the storage of apps inside collector | May 10 2019 | |||
4f1d19aab63e | SAFedorov | Add save/load session buttons to DaqMenu | May 10 2019 | |||
65fd85dff872 | SAFedorov | finalize runSession | May 10 2019 | |||
48ec64b73c13 | SAFedorov | introduced set/getInstrumentProp interface in MyCollector | May 9 2019 | |||
2ea49bd2e2df | SAFedorov | Made a draft of runSession and added 'flush' method to MyCollector | May 5 2019 | |||
3b91b547ce97 | SAFedorov | Debugging of MyDpo and MyTekScope | May 1 2019 | |||
971d5cb9b217 | SAFedorov | Added saving by key press in InstrumentManager | May 1 2019 | |||
2a68a4f052bb | SAFedorov | Debugging of MyTlb6700, its GUI, and small misc improvements | Apr 30 2019 | |||
a7c86b29b4e8 | SAFedorov | Moved writing to the instrument from post set callback to set method | Apr 30 2019 | |||
9c4736911d21 | SAFedorov | New logger measurement function for MyTpg, added the centering of window by all… | Apr 30 2019 | |||
9c0bdba40901 | SAFedorov | create centerFigure function | Apr 30 2019 | |||
1c3813e3f149 | SAFedorov | Update runLogger.m | Apr 30 2019 | |||
d4ae3779b2f4 | SAFedorov | Added an option to run logger with an existing instrument | Apr 30 2019 | |||
1a93fdc856c4 | SAFedorov | Incorporated the default log directory in runLogger plus fixed the logger… | Apr 29 2019 | |||
14a6f07306da | SAFedorov | renamed makeUniqueFileName to createUniqueFileName for consistency | Apr 29 2019 | |||
680ba4d340db | SAFedorov | added default_log_dir to the local settings tab of DaqMenu | Apr 29 2019 | |||
f3788582647d | SAFedorov | Removed 'Classes' tab from DataAcquisitionMenu | Apr 29 2019 | |||
4acf3b64eb0d | SAFedorov | Improved options buttons in InstrumentManager and added a get method for… | Apr 29 2019 | |||
2ba6d97a6a72 | SAFedorov | Updated tabledlg - introduced hidden fields and made a better adjustment of… | Apr 29 2019 | |||
8991c79c92cf | SAFedorov | Improved isValidBaseVar and added the clearing of global variables in… | Apr 28 2019 | |||
b74400fb0436 | SAFedorov | Update MyCollector and the corresponding tab of DaqMenu | Apr 28 2019 | |||
820db88615ca | SAFedorov | introduced runSingletonApp | Apr 27 2019 | |||
9f57fa8be089 | SAFedorov | Fixed a buf with recursive invocation in isValidBaseVar | Apr 27 2019 | |||
9b200e94ab31 | SAFedorov | introduced function applyLocalColorScheme | Apr 27 2019 | |||
9d1f5db7b0cf | SAFedorov | Introduced color schemes | Apr 27 2019 | |||
fee8753e93b3 | SAFedorov | Create runSingletonApp.m | Apr 27 2019 | |||
1e8ec58c17b9 | SAFedorov | Introduce setFocus function for bringing GUI figures to on top of other windows | Apr 27 2019 | |||
e23824ab48f5 | SAFedorov | removed isfieldval | Apr 27 2019 | |||
c428cd3b00cc | SAFedorov | Update the operation of collect headers button in DaqMenu | Apr 26 2019 | |||
db2a02df6d6d | SAFedorov | Removed some unused files plus fixed a small bug in MyDaq | Apr 26 2019 | |||
75f884e59fbf | SAFedorov | 1) Added selection of programs according to 'data_source' and 'enabled'… | Apr 25 2019 | |||
7450680ce3f7 | SAFedorov | Debuggings | Apr 25 2019 | |||
08d3a51ec637 | SAFedorov | Update InstrumentManager.mlapp | Apr 23 2019 | |||
8c8159998f87 | SAFedorov | Update runInstrument, runInstrumentWithGui and Setup for the new format of… | Apr 23 2019 | |||
63f58b8d2acb | SAFedorov | updated getIcPrograms to work with the new InstrumentDescriptor format plus… | Apr 23 2019 | |||
841de9ed6fce | SAFedorov | Updated InstrumentManager to work with the new format of local settings, plus… | Apr 22 2019 | |||
8d7f9fa1f287 | SAFedorov | Misc updates: 1) validation for StartupOpts and LoggerOpts in… | Apr 22 2019 | |||
8e615882d10b | SAFedorov | MyInstrumentDescriptor is provisitionally introduced as well as a convertion… | Apr 22 2019 | |||
17d0b1b19795 | SAFedorov | Update get title mechanism in MyProgramDescriptor | Apr 22 2019 | |||
b1a597dae131 | SAFedorov | Updated the implementation of setLocalSettings | Apr 22 2019 | |||
2691ac9020ee | SAFedorov | Updated InstrumentManager and getIcPrograms to handle logger options | Apr 22 2019 | |||
4b32816fe751 | SAFedorov | Integrated program descriptors in DaqMenu and Daq | Apr 22 2019 | |||
985525dafcd1 | SAFedorov | Introduced MyProgramDescriptor class | Apr 22 2019 | |||
074d1c9847f7 | SAFedorov | Update runLogViewer so that the viewer is added to Collector | Apr 22 2019 | |||
11d06b8c52a0 | SAFedorov | Introduced runLogger function | Apr 22 2019 | |||
16af44ab62df | SAFedorov | introduced getLocalPrograms as a substitution for readRunFiles | Apr 22 2019 | |||
f7c5619b8a3d | SAFedorov | Update readCommentHeader.m | Apr 21 2019 | |||
bddd85cd108a | SAFedorov | MyLogger and its gui is fully functional in limited length mode | Apr 20 2019 | |||
9c7233bf74a9 | SAFedorov | Introduced makeUniqueFileName utility function and removed an analogous method… | Apr 20 2019 | |||
01b4c798b3bf | SAFedorov | Added createLogger method in MyTpg and did cosmetic edits of readRunFiles | Apr 19 2019 | |||
35f6f4d21369 | SAFedorov | 1) Updated MyLogger with Gui. 2) Added output argument in setIfChanged | Apr 15 2019 | |||
920db60d6824 | SAFedorov | Deleted app utilities | Apr 14 2019 | |||
6771528b9b4a | SAFedorov | 1) Added the handling of global instrument name by MyCollector 2) Debugging of… | Apr 14 2019 | |||
107d6837c533 | engelsen | Finalizing new fitting | Apr 12 2019 | |||
5ad6bfdec587 | SAFedorov | Update str2substruct.m | Apr 12 2019 | |||
b2c3b3ee5cf7 | SAFedorov | Update str2doubleHedged to span over lists | Apr 12 2019 | |||
3482227af8d3 | SAFedorov | Debugging of readTrace of MyTekScope | Apr 12 2019 | |||
eed2ae856a1e | SAFedorov | 1) Introduced "cell" case in var2str, 2)Debugging and error handling… | Apr 11 2019 | |||
796ebcd0f67b | engelsen | Further progress on refactoring | Apr 11 2019 | |||
fbcb3eca7a6e | engelsen | Refactoring MyFit | Apr 10 2019 | |||
a085278d3ac0 | SAFedorov | Small misc debugging | Apr 7 2019 | |||
cb39bd2cb2e3 | SAFedorov | Updated runInstrumentWithGui and revised the mode of operation - now GUIs are… | Apr 7 2019 | |||
9ac92c45fe2b | SAFedorov | Changed handling of instrument name. Now instrument objects themselves do not… | Apr 7 2019 | |||
e3e8266d69d2 | SAFedorov | Update runInstrument function | Apr 6 2019 | |||
c0a7846ef4cc | engelsen | Scaling implemented for three fits | Apr 5 2019 | |||
95eca309a994 | SAFedorov | introduced setIfChanged utility | Mar 29 2019 | |||
63045f4bcda8 | SAFedorov | introduced toSingleLine function | Mar 11 2019 | |||
c2c6ace6adab | SAFedorov | create new MyScpiInstrument | Mar 10 2019 | |||
c83331552c3b | SAFedorov | 1) Added Daq icon and incorporated creating a desktop shortcut in Setup dialog. | Feb 14 2019 | |||
631bf936e649 | SAFedorov | Introduced a safety mechanism to prevent file deletion by the instrument and… | Feb 12 2019 | |||
c0c12d3f9433 | SAFedorov | yesnodlg is introduced to replace questdlg in createFile | Feb 8 2019 | |||
6f4abf3a154a | engelsen | QOL change of sliders | Feb 5 2019 | |||
03a4873e2235 | SAFedorov | getInstrumentControlDir is introduced to replace getMyInstrParentDir in… | Feb 5 2019 | |||
43180a46f866 | engelsen | MyFit improvements | Feb 5 2019 | |||
09b31918887e | SAFedorov | Small improvements of the logger. 1) Dummy mode is added to gui 2) runLogView… | Feb 5 2019 | |||
9193defd7b21 | SAFedorov | 1) Debugging of MyZiScopeFt and its gui 2) Update MyAvgTrace to reset averaging… | Feb 3 2019 | |||
47ca0ecc4598 | SAFedorov | 1)MyZiRingdown now transfers the averaged 2) debugging of the previous three… | Jan 25 2019 | |||
c5ee3ea1417a | SAFedorov | runInstrument can now start instruments with optional arguments from… | Jan 25 2019 | |||
806bb192fde3 | SAFedorov | Integrated tabledlg in InstrumentManager | Jan 24 2019 | |||
5a273d6a0d91 | SAFedorov | Created tabledlg - table user interface for structure fields | Jan 24 2019 | |||
7d66b42abcd4 | SAFedorov | Various debuggings. 1) MyAvgTrace - now addAverage is restricted to work with… | Jan 19 2019 | |||
759ccd3d2ad6 | SAFedorov | runInstrument is modified to skip empty 'interface' and 'address' variables. | Jan 18 2019 | |||
200e243c1efe | SAFedorov | 1) dirfind function is updated - now it also searches over Matlab apps. 2)… | Jan 15 2019 | |||
b96aec5bb4a1 | SAFedorov | 1) Uid property is removed from MyTrace and genUid is moved to… | Jan 14 2019 | |||
57ac68e3b5c8 | SAFedorov | updateLinkedElement is introducd (singled out from updateLinkedGuiElements) | Jan 14 2019 | |||
28dca1631709 | SAFedorov | 1) xyFourier and xyInvFourier functions are introduced, 2) New properties and… | Jan 11 2019 | |||
d6738708f329 | SAFedorov | Implemented linking of logical values to uilamps | Jan 11 2019 | |||
b6fd9e5fccf2 | SAFedorov | 1) Created GuiZiRIngdown 2) introduced MyAppColors 3) various edits of… | Jan 11 2019 | |||
7e9c56f5832e | SAFedorov | 1) Fixed the bugs after renaiming plotTrace->plot and loadTrace->load, 2) made… | Jan 9 2019 | |||
c8ec1a124ceb | SAFedorov | Debugged MyTpg transfer trace functionality | Jan 9 2019 | |||
c5d3f5d51f5c | SAFedorov | MyCollector is made singleton; dirfind function is introduced; unused classes… | Jan 8 2019 |
c4science · Help