Jump to content

ALIASES File Extension: Difference between revisions

From LabVIEW Wiki
m Q moved page Aliases File Extension to ALIASES File Extension: Wanted "ALIASES" all caps
mNo edit summary
 
Line 1: Line 1:
The '''ALIASES File Extenstion''' (''*.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.
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.