Returns the specified TDMS channel associated with this TdmsChannelGroup.
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 GetChannel ( _
name As String _
) As TdmsChannel |
Return Value
If the channel exists in the TDMS channel group, returns a TdmsChannel that represents the channel specified by name (parameter); otherwise, returns null.