Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I have an assembly with two subassemblies assembled into it. Each of my subassemblies have a progam in them with a parameter string to control the state of the assembly, example position 1 or position 2. Is there a way to have a program in the main assembly that will control the parameter value of the two subassemblies? Example, if the main assembly has the string parameter set to position 1, then both subassemlies will have their parameters set to position 1...if main assembly is set to position 2, subassemblies will be set to 2 as well.
Is this possible, and if so, howwould I set up the program?
Thanks!
Ted