VeriStand .NET API Reference

Target.GetSystemChannels Method

Gets the SystemChannels section under the target, which contains a variety of channels that monitor the state and condition of various aspects of the system.

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

Return Value

A SystemChannels object.

See Also

Log in to get a better experience