As mentioned in the title, I want to create a global list variable in my model to store my signal values. Is there a way to create this variable without using the Python API? I haven’t found a better solution. This is the content I want to post in the forum.
You could use the PM Global Variables component from the eCatalog Misc folder.
Create variables and set them from the Process using Get Property and Assign commands.
If this does not accomplish what you want, then you probably need to write a Python script that does exactly what you wish.
1 Like