Binary File Concatenation » History » Version 26
Greg Mathis, 12/06/2017 02:58 PM
1 | 1 | Greg Mathis | h1. Binary File Concatenation |
---|---|---|---|
2 | 1 | Greg Mathis | |
3 | 26 | Greg Mathis | Last updated by {{lastupdated_by}}. |
4 | 26 | Greg Mathis | {{lastupdated_at}} |
5 | 26 | Greg Mathis | |
6 | 25 | Greg Mathis | |
7 | 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. |
8 | 1 | Greg Mathis | |
9 | 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) |
10 | 1 | Greg Mathis | |
11 | 6 | Greg Mathis | Unzip the zip and run concat.msi. |
12 | 9 | Greg Mathis | |
13 | 21 | Greg Mathis | You might need to install .NET Framework 3.5. and might see the message below, select "No" and exit. |
14 | 9 | Greg Mathis | |
15 | 7 | Greg Mathis | !picture842-1.png! |
16 | 6 | Greg Mathis | |
17 | 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). |
18 | 12 | Greg Mathis | |
19 | 13 | Greg Mathis | !picture984-1.png! |
20 | 14 | Greg Mathis | |
21 | 22 | Greg Mathis | After it is down installing stuff, try rerunning the concat.msi executable. |
22 | 23 | Greg Mathis | You should see the screen below. Select "Next" and continue to choose all of the defaults and complete installation. |
23 | 16 | Greg Mathis | |
24 | 14 | Greg Mathis | !picture583-1.png! |
25 | 15 | Greg Mathis | |
26 | 16 | Greg Mathis | |
27 | 24 | Greg Mathis | To concatenate files, select which ones to concatenate, right click and pull down to "Concatenate Files ..." |
28 | 16 | Greg Mathis | |
29 | 17 | Greg Mathis | !picture538-1.png! |
30 | 19 | Greg Mathis | |
31 | 19 | Greg Mathis | !picture414-1.png! |