ALIASES File Extension: Difference between revisions
Appearance
New page for the ALIASES File Extension |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
The '''ALIASES File | The '''ALIASES File Extension''' (''*.aliases'') maps computer names to IP addresses. For example, '''My Computer''' typically maps to ''localhost'' or the actual IP address of the host computer running LabVIEW. [[LabVIEW]] creates the ''.aliases'' file automatically when you create a [[LabVIEW Project]]. [[LabVIEW]] creates a new ''.aliases'' file each time you open the project. If you build an application, the ''.aliases'' file is copied into the same directory as the application. You do not need to check the ''.aliases'' file into [[Source Code Control|source code control]] unless you extend the mappings in the file. Deleting the ''.aliases'' file does not affect the project. | ||
[[Category:LabVIEW file extensions]] | [[Category:LabVIEW file extensions]] | ||
Latest revision as of 05:49, 5 December 2018
The ALIASES File Extension (*.aliases) maps computer names to IP addresses. For example, My Computer typically maps to localhost or the actual IP address of the host computer running LabVIEW. LabVIEW creates the .aliases file automatically when you create a LabVIEW Project. LabVIEW creates a new .aliases file each time you open the project. If you build an application, the .aliases file is copied into the same directory as the application. You do not need to check the .aliases file into source code control unless you extend the mappings in the file. Deleting the .aliases file does not affect the project.