03-02-2023 03:48 AM
hello,
i would like to import CSV file with more than 200 columns. it seems that DIADEM accepts only 200 channels. is it the case?
how can i do to import useful channels, i tried to ignore channels and DIADEM doesn't accept that.
thank you
03-03-2023 12:10 AM
Hello SED91POZ,
The DIAdem ASCII import wizard is indeed limited to 200 channels, but not DIAdem itself. In such cases you must develop the DataPlugin by yourself. You can find example in the DIAdem help.
Greetings
Walter
03-03-2023 02:17 AM
OK i understand
thank you
03-10-2023 10:07 AM
If your CSV file has a leading numeric channel you might be happy using the default autodetect CSV plugin that shows up in the file dialog.