VeriStand .NET API Reference

ReflectiveMemory.GetDataChannels Method

Accesses the top-level Data Channels folder under the reflective memory device, which contains all data channels and subfolders.

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

Return Value

A ReflectiveMemoryDataChannels object.

See Also

Log in to get a better experience