RobotStudio event

Programmatically copying/transferring a file from a Robot Controller to a Computer (Linux)

Hello all,

I was wondering what the best practice solution was to copy a file that was created/written to on an Omnicore controller to some computer on the network (ideally a Linux based machine).

What I'm hoping for is some performance similar to 'scp', that I can call in a bash script or perhaps with Python or another language.

I'd appreciate any insight!

Comments

  • Follow-Up, I see that RWS supports file manipulation, but it seems to only support copying/creating/moving files on the Omnicore file directory.