RetroCapture User Guide
RetroCapture is a tool that helps you move data from offline devices (loggers) to the Capture Cloud. It replaces the old "Service Tool".
Think of it as a bridge: it takes data from a machine that doesn't have internet access to your current/local device and uploads it to the cloud for you.
RetroCapture is a "standalone" app. This means you don't need to install anything else to open it, but the file size is a bit large because it includes everything it needs to run.
🚀 Quick Navigation: What do you want to do?​
Select the scenario that fits your current situation:
- I am connected to the device and want to upload data to the cloud NOW. (Requires Internet)
- I have a database on my local device and want to upload data to the cloud NOW. (Requires Internet)
- I am connected to the device, but I want to save the data to a file and upload it LATER. (No Internet required on site)
- I save a backup file manually and I want to upload it to the cloud.
- I need to get a License file.
The Launcher (First Steps)​
When you start the RetroCapture executable, you will see the Launcher first.
- Database Engine: You need a database engine installed on your device to read the data. (Skip this if you already have Influx/Timescale installed)
- If your system uses InfluxDB, click
Install InfluxDB. - If your system uses TimescaleDB (Windows only), click
Install TimescaleDB.
- If your system uses InfluxDB, click
- Start the Tool: Click Open RetroCapture UI to begin.
When you close RetroCapture, it asks if you want to Keep or Clean the temporary files.
- Left Button (Keep): Saves your settings and current data for next time.
- Right Button (Clean): Deletes everything so you start fresh next time.
Scenario 1: Live Syncing​
Use this if: You have a network connection to the offline device (for example Ethernet or Wi‑Fi) and your laptop has internet access.
Or: You have a local database and you want to sync it now.
Step 1: Select Mode​
On the RetroCapture Home Screen, click Live Syncing From Database.
Step 2: Connect to the Machine​
You need to tell RetroCapture where the data is coming from.
- Database Type: Choose
InfluxDborTimescaleDb(depending on your device). - Address: Enter the IP address of the device and the port (usually
8086for Influx or5432for Timescale). (See hint for more info) - Username & Password: Enter the database credentials.
- License: Check the box Use License From Offline Target Device. (See hint for more info)
- Click Set Variables.
If successful, you will see a list of databases. Select the one you want to sync.
- Offline device (logger)
- This local device
Address: e.g. 192.168.1.x
License: Check this box and we will pull the license from this device which saves you effort later.
Address: this is always 127.0.0.1
License: If you have Capture.Edge on your local device, check this box and save effort later. If you have no Capture.Edge running on your current device, disable this option.
If this database is a restored database from a backup, it will be removed automatically after successful syncing. Other databases will stay as is.
Step 3: Sync to Cloud​
- Capture URL: Leave the default or fill in the URL of your Capture instance.
- License: Depending on previous steps, it can happen you need to provide a valid license. You have to download this file from Capture and use it here or you can use the license of your local device if running Capture.Edge here. (See hint for more info)
- Leave other settings to their default.
- [OPTION] Custom Start Time: You can set a custom start time for the backup by disabling "Sync all data".
- Start: Click Start Syncing. The data will now move from the offline device directly to the cloud via your local device.
- I have Capture Edge locally on my device
- No Capture Edge installed here
Enable the checkbox Use CloudManager license.
Follow the steps in this scenario: I need to get a License file.
- Capture URL: The URL of the Capture Cloud instance. Default:
https://portal.captureplatform.com. - Path to Syncer executable: This is usually pre-filled.
- Alternative Syncer Port: Choose an unused port on your local device (e.g., 5011).
- Min Points to Sync: The minimum number of data points required to start a sync.
- Points Per Request: The number of data points to send in each batch. Default: 10,000.
- Convert data in case of type mismatch: Enable this if you encounter type mismatch errors during syncing.
- Extra debug logs: Enable to view detailed logs of the syncing process.
Scenario 2: Backup & Restore​
Use this if: You are at the offline device (maybe with no internet), but you can connect to the device via a network connection (for example Ethernet, Wi‑Fi, LAN). You want to copy the data to your laptop now, so you can upload it later when you have internet access.
Step 1: Select Mode​
On the Home Screen, click Syncing From Backup.


