Send/receive Real value between Components

Hi,

Im using KUKA.Sim pro 3.0 and I have some question regarding how to send a Real signal from one component to another.

So lets say I have two components, and in the python script for each component Im doing continious calculations. I want to send the result of the calculations to a third component, how would I accomplish this?

Thank you for your time//