06-14-2018 05:33 AM
WinWCP is a free software by John Dempster for acquiring electrophysiology data: http://spider.science.strath.ac.uk/sipbs/software_ses.htm
As it is broadly used in my work, I wrote a set of Vis to read the .wcp files in Labview. The format is quite simple & straight-forward, it seems to work fine but do not hesitate to tell me if you spot any mistake. You can check the file documentation on the website. If you use this reader, please cite the DOI showed in this link: https://www.researchgate.net/publication/323548202_WinWCP_Labview10
The file available here is for Labview 2017, but the file available in the ResearchGtae link is for Labview 2010.
Cheers!
06-16-2018 04:22 PM
This is great, thank you for sharing your code with the community, _Sylvain!
I recommend you to share it as an example program for others to use: Example Program Drafts, where you can share also some information about the code and perhaps an example file to test the VIs.
All the best!