Customers can use Beyond Compare to compare the data of VibrationVIEW files. The following instructions detail how to configure Beyond Compare to convert VibrationVIEW files into text and display any differences in the text files.
Question
How can I compare the plain text of VibrationVIEW test profiles?
Answer
Create a text format
- Download Beyond Compare from Scooter Software, Inc.
- In Beyond Compare’s main toolbar, select Tools > File Formats…

- In the File Formats dialog, select the + button in the lower left corner to add a new format
- Select Text Format as the the file format type

- In the Mask field, enter: *.v?d, *.v?p
- (Optional) In the Description field, enter:
VibrationVIEW binary files and profiles
Requires templates:
C:\VibrationVIEW\Templates\Sine\allparams.txt
C:\VibrationVIEW\Templates\Random\allparams.txt
C:\VibrationVIEW\Templates\Shock\allparams.txt
C:VibrationVIEW\Templates\FDR\allparams.txt
C:VibrationVIEW\Templates\System Check\allparams.txt
C:VibrationVIEW\Templates\Transient\allparams.txt
Where allparams.txt contains one line
[ALLPARAMS]
- Navigate to the Conversion tab
- In the first field, select External Program (ANSI filenames) from the drop-down list
- In the Loading field, enter:
“C:\Program Files\VibrationVIEW 2025\VibrationVIEW.exe” /template allparams.txt /output %t /savereport %s
- Select the Disable editing checkbox
- Select the Save button; the program will create a new line item that can be renamed (ex. “VibrationVIEW Files”)
Create Templates
- Each VibrationVIEW test type directory (Sine, Random, Shock, FDR, System Check, Transient) must have the “allparams.txt” report template; the template can be as simple as:
—allparams.txt—————–
[ALLPARAMS]
————————————-

Compare Files
- In Beyond Compare, select the Text Compare option
- Select the *.v?d, *.v?p files to compare
- Select the the Format button drop-down and select the previously saved text format


