CoDeSys: SysDir Library or CAA File library?

AlfredoQuintero

Lifetime Supporting Member
Join Date
Feb 2015
Location
Yokohama
Posts
1,549
Hello to CoDeSys gurus. Here is a bit vague inquiry. My hope is there may be someone in the forum with previous experience who can give some words of wisdom.
I am developing an application for a customer who will deploy the application in different sites. For each site there are a number of things that need to be configured. Not too difficult stuff, just some ASCII strings for identification of location and codes for devices. The idea is that I will create an application that reads text files and from this information the screens and so on are updated, such that it is not necessary to build the CoDeSys project at every customer's site. As well, I will develop an editor for the parameters and let the customer assign names for each configuration, so that configurations can be selected. So I need to check whether someone deleted the directory with the configuration data, check the files in the directory and display detected configuration files and so on, and now I realize that CoDeSys has two different libraries that can roughly do the same, reason for this post.
Which one would you choose? Which of the two is more current or will be better supported in the future, SysDir Library or CAA File library? The sample application from the CoDeSys store has this "FileUtilities" project which uses SysDir.
Well, if somebody has some hits and advice, as always I will be very grateful for this advice.
 
OK, I should have studied the FileUtilities a bit closer before asking. It seems that depending on whether the modifications are synchronous or asynchronous one library is more suitable than the other. Still trying to figure out the difference so I would still be happy to get some advice.

2021-08-04_FileUtilities.png
 

Similar Topics

Hello, I am using a Hitachi Micro EHV+ for a small project, and I wanted to have a Web visu, done with Codesys V3.5 SP13 Patch 2. I test the...
Replies
6
Views
294
Hello, I have a requirement to manage the text alignment dynamically. So, for example: 1. English Texts should be displayed from Left in...
Replies
0
Views
90
Hello, I am new to Codesys, and am trying to learn about it for a project we're developing. I've got a couple questions, but first a little...
Replies
1
Views
144
Hi everyone, as this is my first experience with Rockwell Software i would like to know what's the best way to make Enumerations?
Replies
10
Views
503
I am trying to get Codesys to work with a couple of Moxa ioLogik E1200 series DIO devices (E1210 and E1211). I am able to write to the E1211 DOs...
Replies
2
Views
169
Back
Top Bottom