Tim Madden software documentation: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Tim Madden's software documentation == Below are links to files written by Tim Madden when he was implementing the Digital Gammasphere software setup.") |
No edit summary |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Below are links to files written by Tim Madden when he was implementing the Digital Gammasphere software setup. | |||
* [[file:AsynDebugDriverDOCS.pdf]] | |||
* [[file:DebuggingEPICSChannelAccess.pdf]] | |||
* [[file:DigitalGammasphereSW.pdf]] | |||
* [[file:PythonEPICS.pdf]] | |||
===Additional resources=== | |||
* Mike Carpenter has some Evernote notes that can be accessed using a web browser. You can request them at mailto:[email protected] | |||
* There are some Gnotes on machine DGS1 that may be useful. | |||
* The bash scripts found on DGS1 are heavily commented and can provide useful information. | |||
===Spreadsheet Generation=== | |||
* C and VHDL files are generated using VBA code. [[file:Generation_of_C_and_VHDL_from_spreadsheet.docx]] | |||
* Data is read from the cells of the sheet to be put in the files. |
Latest revision as of 16:17, February 20, 2023
Below are links to files written by Tim Madden when he was implementing the Digital Gammasphere software setup.
- File:AsynDebugDriverDOCS.pdf
- File:DebuggingEPICSChannelAccess.pdf
- File:DigitalGammasphereSW.pdf
- File:PythonEPICS.pdf
Additional resources
- Mike Carpenter has some Evernote notes that can be accessed using a web browser. You can request them at mailto:[email protected]
- There are some Gnotes on machine DGS1 that may be useful.
- The bash scripts found on DGS1 are heavily commented and can provide useful information.
Spreadsheet Generation
- C and VHDL files are generated using VBA code. File:Generation of C and VHDL from spreadsheet.docx
- Data is read from the cells of the sheet to be put in the files.