LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I import the latest version of Axon 200B ABF file. The posted ABF reader doesnt work for me so far

Hi all:

I am using Axon 200B patch clamp amplifier to perform electrophysiology data acquisition. I think I am using the latest version of the ClampEX software which is the generating abf data files that I can not read using LabView anymore. 

 

I used to be able to process abf files following this way when the file format is abf 1.8 or earlier:

http://forums.ni.com/t5/Example-Program-Drafts/Reading-ABF-Files-in-LabVIEW-or-SignalExpress/ta-p/35...

 

I guess Axon modified the file structure so that I can not read it anymore. I am attaching the file in the latest format and 1.8 format. Really hope someone can help me out to get the latest format read out in LabView so that I can perform batch data processing much more easily. 

0 Kudos
Message 1 of 5
(3,318 Views)

I have the same problem. How can you get the problem solved? Any update?

0 Kudos
Message 2 of 5
(3,308 Views)

Hello!

Though not an ideal option, you can export the new data format to the old data format:
http://mdc.custhelp.com/app/answers/detail/a_id/17379/~/exporting-abf-v.-2-files-to-abf-v.-1.83-with...

If you can find a dll for reading the new format ABF files, you can also look into using that dll in LabVIEW using our Call Library Function Node: 
http://digital.ni.com/public.nsf/allkb/DCB90714981A1F148625731E00797C33

R Dahlman
National Instruments

0 Kudos
Message 3 of 5
(3,255 Views)

Dear DahlmanR:

 

Thanks for your reply. I think both your solution will work. 

 

Solution 1 is not ideal but I guess if we can not find any better solution, it may be the way to go. 

 

I am more interested in solution 2 and I did find a package of documents from Axon, which contains a dll file. You think it is the one that we can use to solve the problem?

0 Kudos
Message 4 of 5
(3,249 Views)

Hi, I just published a couple of VIs for reading ABF 1.8 & ABF2 files. You can have a look there, please tell me if I could improve anything.

Cheers!

0 Kudos
Message 5 of 5
(2,976 Views)