TdmsLogFile.GetChannelGroup Method
- Updated2023-02-21
- 2 minute(s) read
Returns the specified TDMS channel group associated with this TdmsLogFile.
Namespace:
NationalInstruments.VeriStand.ClientAPI.LoggingAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Function GetChannelGroup ( _ name As String _ ) As TdmsChannelGroup |
| C# |
|---|
public TdmsChannelGroup GetChannelGroup( string name ) |
| Visual C++ |
|---|
public: TdmsChannelGroup^ GetChannelGroup( String^ name ) |
Parameters
- name
- Type: System.String
The name of the channel group