For a successful linkage, the following requirements must be met:
▪all data to be linked must refer to the same scenario (3D layout)
▪each CSV triple must consist of one CSV file for objects, one for tasks and one for parameters
▪all relevant CSV triples must be located in a common directory
The affiliation of the CSV files to the CSV triples must be specified to the outside by using a predefined file designation scheme:
▪*_obj.csv for object files
▪*_tsk.csv for task files
▪*_prm.csv for task parameter files
Here, the character * stands for a designation of the data set freely selectable by the user. An example of a valid designation of an individual CSV input triple could be as follows:
▪Partialprocess01_obj.csv
▪Partialprocess01_tsk.csv
▪Partialprocess01_prm.csv
All CSV triples to be processed must be named according to the naming scheme and must be stored in the specified directory of the input data.
iThe alphabetic sequence of the user-defined designations of the CSV triples automatically defines the sequence of the subsequent linkage. |