Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Drag and Drop Files into LabVIEW

1 ratings | 4.00 out of 5
Print

Downloads

Filename: dragdroplv.llb
Requirements: View

This VI demonstrates how to drag and drop a file into the file path control and then programmatically check that file to make sure that it has a particular extension.

There is no event in LabVIEW that handles a "drag-n-drop" event, but because string, file, and path I/O controls allow drag-n-drop of file names, the workaround is to handle the "Value Change" event on a particular I/O control and then handle the file extension of the file name that was added.

Requirements


Filename: dragdroplv.llb

Software Requirements


Application Software: LabVIEW Base Development System 7.1
Language(s): LabVIEW

 
1 ratings | 4.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).