LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading data from .REC file

I want to read data from .REC file.

I have installed data plugin and through that I am opening the file,but I am unable to get values/data throws an error code -2558.

 

Plz find the attachment for this.

 

0 Kudos
Message 1 of 10
(7,574 Views)

Are you using the EuropeanDataFormat DataPlugin?

For reading ,can you please try Open(read-only)? If that doesn't work, can you please post your rec file? Thanks!

 

Best Regards,

Mavis

0 Kudos
Message 2 of 10
(7,570 Views)

Yes,I am using EuropeanDataFormat data plugin.

I tried with open(read-only) also,but it didn't work.

 

Thanks for your quick response.

 

I tried to attach .rec file but am unable to upload and post the message, because of extension.

With Regards,

Manan.

0 Kudos
Message 3 of 10
(7,558 Views)

Hi Manan,

 

Can you please change the rec extension to some others that can be attached to post, e.g. txt? Thanks!

 

 

Best Regards,

Mavis

0 Kudos
Message 4 of 10
(7,546 Views)

Hi Mavis,

 

Here's the rec file.Thanks.

 

With Regards,

Manankumar Bhatt.

0 Kudos
Message 5 of 10
(7,539 Views)

Thanks for attaching the rec file!

 

The rec file doesn't match the EDF format specification unfortunately. It looks like a very different format. Can you please give us more details about your format, for example, your data logger that created the rec file? It would be great if you have any format description document.

 

If no DataPlugin(ni.com/dataplugins) exists for the format, you can request a new DataPlugin be written for you by emailing DataPlugins@ni.com

 

 

Best Regards,

Mavis

0 Kudos
Message 6 of 10
(7,532 Views)

Hello,

 

I was wondering if there is a data plug-in for .rec files which are recorded with ATI Vision?

 

Kind regards,

Stijn

0 Kudos
Message 7 of 10
(7,407 Views)

I have the same need to read in an ATI Vision *.rec recorder file with DIAdem.  Has anyone solved this?

0 Kudos
Message 8 of 10
(5,864 Views)

You can alternatively write to an MDF4 file (supported by VISION 5.1), for which a DataPlugin exists:

MDF4 DataPlugin

0 Kudos
Message 9 of 10
(5,853 Views)

Thank you, I will try this!

 

0 Kudos
Message 10 of 10
(5,848 Views)