export the entries from ELOG to ECSS Word document (Manifacturing Report), posted by Manuela Rigano on Tue Jul 25 17:50:16 2023
|
HI,
Is there a way to export the ELOG entries to a file like Microsoft Word?
For ECSS-type documents for space missions, I have to report the data that we enter in the ELOG in a Manufacturing Report, foreseen for ECSS, in |
Re: export the entries from ELOG to ECSS Word document (Manifacturing Report), posted by Stefan Ritt on Wed Jul 26 11:32:59 2023
|
You can just copy-and-paste an elog entry into Word. I tested it here wiht a simple table:
one
two
three
four
Did
a copy-and-paste to Word, and got the thing below. |
Re: export the entries from ELOG to ECSS Word document (Manifacturing Report), posted by Manuela Rigano on Wed Jul 26 11:41:40 2023
|
Thanks a lot Stefan,
I asked if it is possible, in general, to create a connection and automatically fill in the tables of a report, or export the data
into excell tables to then be connected to the report, having in our case about 24 process tables to be filled in with data or validation, for each report. |
Re: export the entries from ELOG to ECSS Word document (Manifacturing Report), posted by Stefan Ritt on Wed Jul 26 14:43:48 2023
|
You can export logbook entries into a CSV file, then load it into Excel.
Stefan
Manuela |
Extendable list of numeric items, posted by Nick Sauerwein on Mon Apr 8 15:46:49 2024
|
Hey eloggers,
I am setting up an ELOG to log the cleanroom fabrication in our startup (Luxtelligence SA).
The fabrication is structured in different process steps that are performed by several wafers at the same time (each wafer as an ID). |
Re: Extendable list of numeric items, posted by John Kelly on Mon Apr 8 17:08:11 2024
|
Hi Nick,
If I understand your question correctly maybe this might help:
https://elog.psi.ch/elog/userguide.html
Search for 'attribute' and you will find this:
"some attributes |
Re: Extendable list of numeric items, posted by Nick Sauerwein on Mon Apr 8 17:23:00 2024
|
Hi John,
thanks for the info =). Do you known whether there is an example of how to use the list-boxes attributes?
Best, |
Re: Extendable list of numeric items, posted by Konstantin Olchanski on Tue Apr 9 04:46:36 2024
|
I think what you want already exists, for example, when I reply to this message, there is this "Category" selection box with predefined answers
"Info", "Bug report", etc. For your case, replace "Category" with "Wafer type ID", replace "Info" with "1", "Bug report" with "2", etc. You numeric
values will be strings containing numbers "1", "2", etc. That works for you? K.O. |