Example Code

Convert to Unix Style Path Using LabVIEW

Code and Documents

Attachment

Overview:

This VI converts from a Windows-style path to a Unix-style path

 

Description

This VI converts from a Windows-style path to a Unix-style path. Real-Time targets running the VxWorks operating system use Unix-style paths, so string conversion is necessary for file access operations from strings. 

 

Requirements:

LabVIEW 2012( or compatible)

 


Steps to Implement or Execute Code
1. Enter the input string
2. Run the vi.

 

**This document has been updated to meet the current required format for the NI Code Exchange.**

 

 

Software Engineer
National Instruments

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.