Hello,
I am interested in writing a script to automate the conversion of the binary .sdatb format to a text format such as touchstone. Is it possible to do this with the python script? In the Data Explorer I can convert formats with the 'Save As' button, but I haven't figured out how to do this with the python commands yet. I see the methods under the Convert class but I'm not sure how to implement them.
I am also interested in parsing .sdatb files in MATLAB but am having difficulty doing that as well. I do not see a Matlab directory under Metas.Vna.Tools so I am unable to locate any Matlab functions such as LoadSParamDataAsStruct. I tried implementing LoadSDATB as per the example in the VnaToolsDataFormats document with no success. After looking through older posts it seemed like this functionality broke due to an unexpected change in windows drivers. Will the Matlab functions be coming back in a future update?
Thank you,
Forest