News:

  • April 30, 2026, 01:38:33 PM

Login with username, password and session length

Author Topic: How do I transfer BRX data logging file to an external USB stick  (Read 8573 times)

scott@forefrontcontrols

  • Newbie
  • *
  • Posts: 1
I am using a BRX PLC with a C-more EA9 HMI on a test usit.  I can collect needed data with the FILE LOG function in the PLC, which puts it in a ".csv" format which is what my customer wants.  I need to transfer the log files from the PLC to a removable USB stick.   How do I do this? 

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6154
  • Yes Pinky, Do-more will control the world!
Re: How do I transfer BRX data logging file to an external USB stick
« Reply #1 on: January 17, 2022, 11:44:40 AM »
From within Do-more Designer, on the PLC menu, select "Browse PLC File Systems. From the browser, select the SD Card and transfer the desired files to the PC.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

Bolt

  • Hero Member
  • *****
  • Posts: 595
Re: How do I transfer BRX data logging file to an external USB stick
« Reply #2 on: January 17, 2022, 12:09:08 PM »
Or, if you don't have a PC connected to DmD, safely remove the uSD card and put it in a uSD card reader that has a USB port.  But this may require powering down the PLC or having previously put a FILESYSCMD - Dismount (and Mount?) in the HMI or similar.