I'd like to export the systemwide calibration files to Excel for easier comparisons between runs with doors open/closed, shades open/drawn. How can I do this?
Thanks
I'd like to export the systemwide calibration files to Excel for easier comparisons between runs with doors open/closed, shades open/drawn. How can I do this?
Thanks
Hey Paul!
For easier comparison when doing multiple calibrations with different setups, we suggest just saving the end result and then switching between the saved measurements in plugin, making sure you name each measurement accordingly.
Due to your mentioned encryption, you won't be able to export it in a text format anyways.
When I view a swproj file in a text editor I see this:
<ProjectHeader xmlns="http://www.sonarworks.com" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Version>3.0.0.0</Version>
<SupportedVersions xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
<Compressed>true</Compressed>
<Encrypted>true</Encrypted>
<PasswordProtected>false</PasswordProtected>
<Parts>
<ProjectHeaderPart>
<Type>eqb</Type>
<Size>65536</Size>
</ProjectHeaderPart>
<ProjectHeaderPart>
<Type>swproj</Type>
<Size>-1</Size>
</ProjectHeaderPart>
</Parts>
</ProjectHeader>
I have a feeling the Compression and Encryption will make it impossible for me to figure out how to export this to Excel. Does anyone have any ideas? At least it's not password protected.
Please sign in to leave a comment.
Comments
2 comments