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

Reading data from HWS File and Writing to Text File

2 ratings | 1.00 out of 5
Print

Downloads

Filename: hws_to_textfile_converter.vi
Requirements: View

This NI LabVIEW example demonstrates how to extract data from an HWS (Hierarchical Waveform Storage) file that contains a single waveform. The data is read in chunks, formatted into a spreadsheet string, and then written to a text file.

NOTE: For this example, the data in the HWS file must be saved as Digital U8 data type. An error will occur if the HWS file contains the U16, U32, or WDT (Waveform Data Type) data types. To make the example support these data types, you need to adjust the two instances of the polymorphic function niHWS Read.vi.

Requirements


Filename: hws_to_textfile_converter.vi

Software Requirements


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

 
2 ratings | 1.00 out of 5
Print

Reader Comments | Submit a comment »

requires additional software
The web page introducing this example code does not indicate that any additional software is required when in fact niHWS software is needed to run it
- Jun 9, 2006

 

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/).