Is it possible to use DeviceBridge app to log data to a csv file?
How to use DeviceBridge to log data to csv?
Best reply by bschmidt
Add Collector of type File - CSV Connector
Â
Specify destination folder
DataFolder is the path where the .csv will be stored using FileName with date/time appended. Here we are storing in the root folder for DeviceBridge app data. Create sub-folder structure using WinSCP if desired (see last step).
 /var/snap/rexroth-solutions/common/solutions/activeConfiguration/ctrlx-bosch-devicebridge
Add Connector to a Route
Publish (or test in Connector dialog) to verify successful transmission
Retrieve .csv file
Use WinSCP with WebDAV protocol to connect to ctrlX CORE
This is a special path for accessing app data via WebDAV. This path differs from the destination path specified in the Collector setup, nevertheless it is mirrored to this location. You can also use WinSCP to create subfolders in this area to organize .csv storage.
/solutions/webdav/appdata/ctrlx-bosch-devicebridge
Â
2 replies