Utilities Members
- Aktualisiert2023-02-21
- 5 Minute(n) Lesezeit
The Utilities type exposes the following members.
| Name | Description | |
|---|---|---|
| AddMapping | Adds a channel mapping to the system. The source channel maps to the destination channel, but the destination channel stores the mapping information. This method overwrites any pre-existing mapping information on the destination channel. | |
| AfpRtPath |
Gets the path to the binary automatic frame processing (.ini) file on an RT target for which automatic frame processing is enabled.
| |
| BuildPath | Creates a new path by appending a name (or relative path) to an existing path. | |
| ClearMapping | Clears the channel mapping for the specified destination channel. | |
| CreateBaseNodeFromSystemStorageNode | Creates a SystemDefinitionAPI BaseNode from a SystemStorage BaseNodeType. | |
| DataReplayRTPath | Gets the path on the RT target to the folder where NI-XNET DataFileReplay files are stored. | |
| DateTimeToDouble | Converts the time stamp specified by dateTime to a double-precision, floating-point number. | |
| DoubleToDateTime | Converts the double-precision, floating-point number specified by totalSeconds to a time stamp. | |
| 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.) | |
| GetFilename | Gets the name of the file at the specified path. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLocalizedNameByGUID | Gets the localized name of the node associated with the specified GUID. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PathTypePairToAbsolutePath | Overloaded.
Compares the path and type parameters and builds an absolute path.
| |
| RelativeAfpIniPath |
Gets the relative path to the binary automatic frame processing (.ini) file on a CAN port.
| |
| ResolvePathType | Compares the RootPath and relative FilePath to determine the DependentFileType of the FilePath. | |
| RtMainPath | Gets the main destination path for the system definition on the RT target. | |
| StripPath | Overloaded.
Strips the last component from the specified path.
| |
| StripPathIfInLLB | Strips the last component from the specified filePath if the path is to an LLB. | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
| VersionTypeToVersion | Converts versiontype to a System.Version object. |
Properties
| Name | Description | |
|---|---|---|
| CurrentVersion | Gets the current version information for the system definition file. |