Last Update: 6/14/2021
A generalized data import mechanism we call Data Connectors was added in Origin 2019b. As the name implies, Data Connectors create a live link between your project and an external data source -- either a local file or web-stored data.
By default, when import data size exceeds 500kB, imported data and graphs made from that data, are NOT saved with the project file. Thus, if you have connected to a large data file, you will open your project file to see that your imported data and any graphs made directly from that data, are missing.
![]() | You can change the threshold size of import data saving with project by system variable @FSE. |
You can follow one of two solutions below to re-connect your Origin project file on opening:
Alternately, to import graph supporting data and refresh the graph,
Red lock means that the connection between the source data and Origin has been broken. You will need to
The reason of the broken is that the source data has been deleted or moved to other place, most likely to happen when you share your project file with connected data to others.
To share project with connected data to others:
Alternately, you can choose to save the imported data with project:
![]() | To general save the imported data with project, Set LabTalk system variable @DNS = 1. |
Keywords:Exclude imported data, import all, auto import