Data: Import from File: Thermo (SPC, CGM)
If you do not see this file type, choose Data: Import from File: Add/Remove File Types...
To add drag & drop support for a file type, see Import Filter Manager.
This X-Function supports file re-import. See this topic for details.
Import Thermo File
impSPC fname:="c:\test.spc";
Please refer to the page for additional option switches when accessing the x-function from script
Input
string
TreeNode
int
Note that from Origin 2017 column Short Name is restricted to alphabetical order and it cannot be edited by default. If you want to rename column Short Names on file import, you will need to go to the target workbook, uncheck the Spreadsheet Cell Notation checkbox in the Properties tab of Window Properties dialog. This will allow overwrite of column Short Name on import.
Output
Range
See the syntax here.
This X-Function is used for importing Thermo data files.
Details on Some Dialog Options
Fname$="c:\test.spc"; impSPC;
impFile, impinfo