TdmsLogFile Members
- Aktualisiert2023-02-21
- 4 Minute(n) Lesezeit
The TdmsLogFile type exposes the following members.
| Name | Description | |
|---|---|---|
| TdmsLogFile | Initializes a new instance of the TdmsLogFile class. |
Methods
| Name | Description | |
|---|---|---|
| AddChannelGroup | Overloaded.
Adds the specified TdmsChannelGroup to the TdmsLogFile.
| |
| AddProperty | Overloaded.
Adds the specified TdmsProperty to the TdmsLogFile.
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetChannelGroup | Returns the specified TDMS channel group associated with this TdmsLogFile. | |
| GetChannelGroupNames | Returns an array of channel group names for the channel groups in the TDMS log file. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetProperty | Returns the specified TDMS property associated with this TdmsLogFile. | |
| GetPropertyNames | Returns an array of property names for the TDMS log file. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ApplyRootPropertiesToGroups | Gets or sets a value indicating whether to apply all root file properties to each channel group in the log file. | |
| BaseFilePath | Gets or sets a value indicating the base file path used to specify the log file path (Inherited from LogFile.) | |
| Description | Gets or sets a value indicating the description of the TDMS Log File. | |
| FileConflictOperation | Gets or sets a value indicating the operation to take if a file already exists at the specified path (Inherited from LogFile.) |