ORSO2001 Posted July 15, 2020 Report Posted July 15, 2020 Hi All, I just update one of my project, that is working perfectly, from version 1.26.90 to 1.29.111...and I saw that the ladder function Store DTI to File need more time referred at the previously version...to be clear I let 1 as F parameters (all file type)...with version 1.26.90 I think that the storage of the file needed much less of 1 seconds for each DTI....with version 1.29.111 I think 4-5 seconds are needed! I tried to clean the SD...then all the files are generated by the same version...but is the same. I also saw that some .sig file are added...but if the file name has a special characters like "&" the .sig file creation fail and avery time that I tried to save the file the "SD store failure counter" increase....I removed the "&" and all works fine. what can be?
MVP 2023 Flex727 Posted July 15, 2020 MVP 2023 Report Posted July 15, 2020 1 hour ago, ORSO2001 said: I just update one of my project, that is working perfectly, from version 1.26.90 to 1.29.111 What was the reason for updating?
dierkens Posted July 15, 2020 Report Posted July 15, 2020 We noticed that too. we could only save about 55,000 records (~ 4 days of 1-minute averages ) before it would time out (> 60 seconds). We ended up changing it to only save the UDTF file. Now it’s been running all month and is about 200,000 records and takes < 10 seconds. If we want /need the data we’ll use the UDTF to Excel utility.
ORSO2001 Posted July 15, 2020 Author Report Posted July 15, 2020 Hi Flex, customer asked for new features then I thought that can be the case to take a look at the new release. I am testing this in the PLC that I am using as emulator. At the start up of the program I upload/create 9 DTI as system configuration...then only when the "initialization" is completed I let the program run...with version 1.26 need very few time..with version 1.29, more or less, 30 seconds. Also, as I wrote, i found that not all .sig files was created...then I removed the "&" from the file name and the .sig was present.
Rivka Posted October 18, 2020 Report Posted October 18, 2020 Hello, The observed delay is due to the fact that DTI file is now digitally signed. Starting from next UniLogic version (1.31), the "Store DTI to file" will include a new input controlling whether or not the file should be signed, which will give you a way to suppress that delay. Have a good day! 1
ORSO2001 Posted October 18, 2020 Author Report Posted October 18, 2020 hi Rivka, thanks for the update,
Ness Posted October 20, 2020 Report Posted October 20, 2020 Does this DTI digital signing also apply to "Write Row to DTI" ? We are getting the "CPU Watchdog Activated" for multiple DTI writes in 1.30 where we weren't in 1.28.
Ness Posted October 20, 2020 Report Posted October 20, 2020 Actually, running some more tests I'm able to write a ton of the rows to the DTI without issue.. trying to narrow down what is actually causing the issue.
Swervomotor Posted October 22, 2020 Report Posted October 22, 2020 Sometimes I have issues with not accessing data tables correctly or "hanging" it's usually resolved by doing a fresh download. Not really sure why. But it usually happens after I have been messing around in the program or DT folder.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now