VeriStand .NET API Reference

Target.GetUserChannels Method

Gets the UserChannels section under the target, which contains and user channels you configure. User channels store a single value, and can be variables in procedures, stimulus profiles, and so on.

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

Return Value

A UserChannels object.

See Also

Log in to get a better experience