04-11-2017 04:03 AM
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:
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.
04-11-2017 03:57 AM
I have the same problem. How can you get the problem solved? Any update?
04-12-2017 01:17 PM
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
04-12-2017 08:23 PM
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?
10-31-2017 05:58 AM
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!