03-02-2020 04:14 AM
Hello everyone,
I have a set of production machines which are connected to a LAN. All the machines have a local hard drive on board. Periodically (eg once a week), I back up (copy and paste on a network drive) their configuration files, which can be accessed by a PC on the same LAN.
In case, I may need to restore a configuration file, that is to select one file from the network drive and copy it on one of the production machines.
Can all this be programmed semi-automatically using Labview? If yes (and I assume so) is there any example available which you can provide? Thanks
Solved! Go to Solution.
03-02-2020 04:35 AM
@DavideB wrote:
Can all this be programmed semi-automatically using Labview?
The answer is "Yes"
03-02-2020 04:42 AM
>Are local drives is network published?
In most cases, yes (I will eventually address other cases separately).
I knew it could be done, but I cannot figure out how. Is there an example to draw from?
Thanks
03-02-2020 04:57 AM
I am puzzled.
Do you need an example of copying a file?