Can I send data from one module to another without them being contained within the same composite module? Read the output from a PID module, send it out to another module where I use it as a input.
The Input and Output parameters appear to only work within the composite module.