Jump to content

loading a data table from network


Recommended Posts

we are trying to use a plc to connect to the network so it can automatically reload a data table periodically to make sure it is up to date. As well as how  to have an excel sheet be converted to a udtf format for the plc so that we don't need to manually do that each time.

I am currently only finding how to load files from an SD card, and not how to use the Ethernet connection to retrieve files.

Link to comment
Share on other sites

  • MVP 2023

The SD card on a UniStream is accessible from the UniStream's built-in FTP server if it is enabled.  That will let you read or write all the files on the card.

It's under PLC Communications->Protocols.

Is this what you are looking for?

As far as automatically converting an Excel sheet to a .udtf file, I'd upload your spreadsheet to the SD card in .csv format and then use the Convert CSV to UDTF function as you see fit.

Joe T.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...