The ATFX API consists of two DLL files that can be integrated with custom software to directly read and extract data from an ATFX file. This post will show a simple Python & Matlab code example in extracting and creating a DateTimeNano object that has accuracy in nanoseconds.
Read MoreThe ATFX API C# DLL files can be used in three supported coding languages: Python, Matlab and LabVIEW. Fortunately, Matlab has a built-in function to reference C# DLL files and import various properties and functions.
Read More