VeriStand .NET API Reference

TdmsLogFile Members

The TdmsLogFile type exposes the following members.

NameDescription
TdmsLogFile Initializes a new instance of the TdmsLogFile class.

Methods

NameDescription
AddChannelGroup
Overloaded. Adds the specified TdmsChannelGroup to the TdmsLogFile.
AddProperty
Overloaded. Adds the specified TdmsProperty to the TdmsLogFile.
EqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
FinalizeAllows 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.
GetHashCodeServes 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.
GetTypeGets the Type of the current instance. (Inherited from Object.)
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
ToStringReturns a String that represents the current Object. (Inherited from Object.)

Properties

NameDescription
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.)

See Also

Log in to get a better experience