After creating VIs that run on an RT target, you might need to share data with VIs running on other targets, such as the host computer. Use remote communication methods to share data between VIs running on an RT target and VIs on another target across a network.
Using remote communication methods, a VI running on an RT target can share data with VIs running on other targets across a network. You might use remote communication for the following reasons:
For example, you can use a shared variable to share data locally with another VI on an RT target. You then can use remote communication methods to share data with VIs running on other targets, such as the host computer.