question

Kari Payton avatar image
0 Likes"
Kari Payton asked Phil BoBo edited

Copy processes from one multiprocessor to others.

Is it possible to copy the processes from one multiprocessor to other multiprocessors?

Other
Other (please specify)
multiprocessor
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Phil BoBo avatar image
1 Like"
Phil BoBo answered Phil BoBo edited

The MultiProcessor keeps information about its processes in both its "optable" variable and its custom state profile.

You need to copy both of those.

You can copy the "optable" variable using Edit Selected Objects, but there isn't currently a nice way to copy the custom state profile using a button. You will need to copy it using the tree view or using a script. This is the node you need to copy:

MODEL:/MultiProcessor1>stats/state_profiles/MultiProcessor States

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.