Write live data programmatically to send live data updates from a VI that is not in a project, to control and view properties of the data connection, to send live data updates to other VIs without displaying the data on the front panel of the VI, or to avoid data loss that might occur if you write data from the front panel.
(Real-Time, Windows) National Instruments recommends that you use a Shared Variable node to write live data on a block diagram.
Complete the following steps to write live data programmatically.