Example Code

Use File Dialog Box to Create CSV File Path using LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview

This example demonstrates how we can use the File Dialog box to create a .csv file at a selected path. 

 

Description

Since we can not select the CSV extension for the file type, this short example demonstrates how we can use the File Dialog box to create a .csv file at a selected path. 

 

Requirements

  • LabVIEW 2012(or compatible)


Steps to Implement or Execute Code

  1.  Run the vi.
  2.  Select path

Additional Information or References 

Front panel

FP.JPG

 

VI Snippet

BD.png

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

Cole R.
National Instruments
Software Engineer

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