VeriStand .NET API Reference

DataSharing.GetReflectiveMemory Method

Gets the first reflective memory device.

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 GetReflectiveMemory As ReflectiveMemory
C#
public ReflectiveMemory GetReflectiveMemory()
Visual C++
public:
ReflectiveMemory^ GetReflectiveMemory()

Return Value

The first ReflectiveMemory object.

See Also

Log in to get a better experience