Returns an array of channel names for the channels in the TDMS channel group.
Namespace:
NationalInstruments.VeriStand.ClientAPI.Logging
Assembly:
NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Function GetChannelNames As String() |
| C# |
|---|
public string[] GetChannelNames() |
| Visual C++ |
|---|
public:
array<String^>^ GetChannelNames() |
Return Value
An array of channel names for the channels in the TDMS channel group.