Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » READ data from file
READ data from file [message #1864482] Tue, 19 March 2024 12:01 Go to next message
roger giglio is currently offline roger giglioFriend
Messages: 11
Registered: August 2023
Junior Member
Hi!

We have FBs able to write data to files (CSV). Is there an FB able to read data from a CSV or TXT file?

If not, does the framework provides any way to implement this?

Thanks in advance.
Re: READ data from file [message #1864492 is a reply to message #1864482] Tue, 19 March 2024 21:25 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1585
Registered: January 2014
Senior Member

Hi,

currently not. You could take the CSV writer as a reference and implement your own SIFB which would read, I would expect, one line per event, parses the line and applies the parsed values with the fromString method to the outputs. Should be rather straight forward.
Re: READ data from file [message #1864494 is a reply to message #1864492] Wed, 20 March 2024 01:50 Go to previous message
roger giglio is currently offline roger giglioFriend
Messages: 11
Registered: August 2023
Junior Member
Hi!

Thank you Professor. I'll give it a try.
Previous Topic:HTTP - Initialization
Next Topic:dynamic type loader
Goto Forum:
  


Current Time: Sat Apr 27 18:54:56 GMT 2024

Powered by FUDForum. Page generated in 0.02680 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top