ISO file reader for Digital Surf formats

I am looking for a reader for Digital Surf files. The (image) files are being generated by a white light interferometer. A reader in R or MatLab is available at the links below.

https://rdrr.io/github/npetraco/x3pr/src/R/read.digital.surf.profiles.R…

https://www.mathworks.com/matlabcentral/fileexchange/61731-read-surf-fi…

I have already started a successful code based on this, stepping through with FSetPos and FBinRead or FReadLine. I will have access to the SDK in short order to assure what I am doing.

Before I go further ... Does anyone have a reader for this file format already developed that they would be willing and able to share?