File Export with Function Block Diagram to Network Location
Remote Operations Forum
Support forum for Schneider Electric SCADA systems, radios and RTUs. From commissioning integration devices and software, to enhancing existing installations or troubleshooting.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-07-1512:22 PM
File Export with Function Block Diagram to Network Location
I am trying to create a simple CSV file with a function block diagram to be created every 5 minutes and written to a network drive. Everything works fine when the program writes the file to the local C drive but when I point it to the network drive, it does not write the file there and I don't see any errors or indications of why it is not writing it. Does anyone have any suggestions on how to troubleshoot this? I can copy and paste files from windows file explorer to this same location so I think permissions are set to allow writing but for some reason it will not write the file to this network location. Let me know if additional details or information would help you to understand the problem better.
The Geo SCADA Expert server is running as a Windows service under the built-in SYSTEM user account. This user account doesn't have access to any network resources, so you can't access network drives from a Windows service.