Thanks for the Valuable feedback.
Actually the File format I have to tranfer is *.vlf (these file are taken for printing) which is of few MB of size I didnt try to transfer this format file. For the testing purpose I have tried with text files.
Please tell me how to address the destination path (
administrative
share of C$ ). I dont know about UNC path.
In my Code:
After transferring files to the destination path (path - which is always accessed by the Printer). I have to send command to the PLC that triggers the printer then printer take these files. After these cycle complete, I replace the files with the File Copy Function then again printer is triggered by the PLC - command. If the PLC command sent after the file transfer sequence, the PLC will immediately triggers the printer to print the file. I have nearly 500ms of time to transfer two of these files.
All i want to know is File Copy function completes its job after transfer or it just commands to do so. I should not give the command to plc while file tranfer in progress.
Also please tell me is it possible to monitor the file being transfered ?
Thanks & Regards
Sridhar