09-10-2021 02:54 PM
Hi,
I am fairly new to diadem (3 weeks) and have reached a stump. I currently trying to automate a script to display a 2D-Curve Graph from the Data Portal: Internal data section. How do I go about this? This is what I have so far..aande363_0-1631303576992.png
The DEV0908211_COMPLETED_COMPLETED.TDM is the file location but i am getting this error.
aande363_1-1631303644714.png
Solved! Go to Solution.
09-14-2021 12:29 AM
Hi,
The command VIEW.LoadLayout is used to load a VIEW layout which contains the setting of the VIEW panel.
You try to load a *.TDM file which contains measured or analyzed data. What you need to load is a VIEW layout which has the extension *.TDV.
Greetings
Walter