Jump to content

Recommended Posts

Posted

I'm working with an existing machine.

I have zero experience working with Unilogic, except  for one hour of monitoring the logic on this same machine.

I only need to edit a recipe file on the SD card. I don't need to change the PLC program.

Presumably I can locate the recipe file on the SD card;  copy the file to my laptop; edit the file; copy the file back to the SD card.

I'm not seeing anything in the help system that talks about accessing files on the SD card outside the PLC program.

Can someone point me in the right direction?

Thanks.

 

 

Posted

Hi CallMeGeorge,
In order to access the PLC SD card from a PC you can use the 'FTP Server'

image.png

 

Once the FTP Server is set, you can access the data on your SD using FTP Client (for example FileZilla) running on your PC.
 

Posted

Thanks,  NoamM, that's good to know.

Turns out that the pertinent information in the file on the SD card originates in a remote database, having been retrieved earlier in the process via a SQL command. So, the fix was to update the information in the database; the PLC program did not need to change.

I appreciate the help received.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.