Suppose you have an algorithm that can be constructed with AW modules but you don't want to share the details.
You could start by wrapping everything into a subsystem. Is there a way to make this subsystem available without exposing the details inside?
5:50pm
Hi aclark, see Compiled Reusable Subsytems:
https://shorturl.at/VYTsy
First, create a subsystem.
Then, right click on the subsystem and select "Create Reusable Subsystem" from the drop down menu.
In the dialog which opens, enter the details and select the "Compiled Subsystem" checkbox.
Thanks,
Gary