VeriStand .NET API Reference

Root.GetDataSharingNetwork Method

Gets the DataSharingNetwork section of the system definition, which contains the reflective memory network that reflective memory devices use to share data.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function GetDataSharingNetwork As DataSharingNetwork
C#
public DataSharingNetwork GetDataSharingNetwork()
Visual C++
public:
DataSharingNetwork^ GetDataSharingNetwork()

Return Value

A DataSharingNetwork object.

See Also

Log in to get a better experience