Binary File Concatenation » History » Version 23
Greg Mathis, 11/15/2017 02:42 PM
1 | 1 | Greg Mathis | h1. Binary File Concatenation |
---|---|---|---|
2 | 1 | Greg Mathis | |
3 | 1 | Greg Mathis | We often record raw telemetry files in our LabVIEW. It's not uncommon to want to concatenate multiple raw telemetry files into a single larger file. This tool will do that. |
4 | 1 | Greg Mathis | |
5 | 5 | Greg Mathis | For Windows 10, use the 64 bit version, "concatx64.zip":/attachments/57/concatx64.zip (Or download from http://www.jddesign.co.uk/products/concat/concat-s.htm) |
6 | 1 | Greg Mathis | |
7 | 6 | Greg Mathis | Unzip the zip and run concat.msi. |
8 | 9 | Greg Mathis | |
9 | 21 | Greg Mathis | You might need to install .NET Framework 3.5. and might see the message below, select "No" and exit. |
10 | 9 | Greg Mathis | |
11 | 7 | Greg Mathis | !picture842-1.png! |
12 | 6 | Greg Mathis | |
13 | 12 | Greg Mathis | Go to: Control Panel\Programs\Programs and Features, "Turn Windows features on or off". Choose the option to install .NET 3.5 (which includes version 2.0). |
14 | 12 | Greg Mathis | |
15 | 13 | Greg Mathis | !picture984-1.png! |
16 | 14 | Greg Mathis | |
17 | 22 | Greg Mathis | After it is down installing stuff, try rerunning the concat.msi executable. |
18 | 23 | Greg Mathis | You should see the screen below. Select "Next" and continue to choose all of the defaults and complete installation. |
19 | 16 | Greg Mathis | |
20 | 14 | Greg Mathis | !picture583-1.png! |
21 | 15 | Greg Mathis | |
22 | 16 | Greg Mathis | |
23 | 18 | Greg Mathis | To concatenate files, select which ones to concatenate, right click and pull down to "Concatenate Files" |
24 | 16 | Greg Mathis | |
25 | 17 | Greg Mathis | !picture538-1.png! |
26 | 19 | Greg Mathis | |
27 | 19 | Greg Mathis | !picture414-1.png! |