LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

digital waveform datatype

I have been put on a project where .hws files are being used, and these files are being read using niHWS Retrieve Waveform VI

 

The previous developer is using the Digital to Boolean Array VI following the file read.

 

Is that the only to access the data?

 

I tried using a Unbundle Cluster on the digital waveforum output of the niHWS Retrieve Waveform VI but that dosn't work.

 

 

0 Kudos
Message 1 of 3
(2,594 Views)

Hi nyc,

 

The answer to your question will depend on how you want to access the data and what you wish to do with it afterwards. The Get Waveform Components function will be similar to unbundling a waveform. Does that look similar to what you are hoping to do?

Matt
NI Community Team
National Instruments
0 Kudos
Message 2 of 3
(2,573 Views)

I will look into using the Get Waveform Components. I was hoping to find a LabVIEW that would group the data values into an array of bytes.

 

I will dig into it further.

 

 

0 Kudos
Message 3 of 3
(2,569 Views)