TimeSelector Codesys

boneless

Lifetime Supporting Member + Moderator
Join Date
Feb 2008
Location
OKC
Posts
1,628
Hi all,

Running into a little issue I don't understand.

I have a historical trend in CodeSYS (running on an R-PI). It works pretty good as long as I am showing everything.

When I use the TimeSelector to select a time frame, I am getting weird results. Attached pictures will explain it better than I can in words.

Also, when I add a time to the selector (offline), for example 12h and hit enter, it will change my input to 6h. When I enter 6h, it changes it to 0h. Anybody got any idea?

SS1.jpg SS2.jpg SS3.jpg SS4.jpg
 
What happens if you select the same time period (6/26 to 6/30) as for the SS1.jpg "Everything" picture?

For the SS2 - SS4 pictures, it appears that no data had been recorded at that time for day 7/1 and later.

That is it for me, out of here.
 
Last edited:
lines are drawn between 2 datapoints, so if no point the line will be horizontal.
check if datapoint stamps are correct , the data are taken every sample period.
 
Thanks all, I will have to check it out.

It is just weird to me it works fine if I only use the scroll thingy on the bottom, I can zoom and move. Just thinking the time selector should (in my head) set the width of my zoom.
 
it is an extra utility, however not perfect, i try to stay within iec61131, making my own graphics to be able to use them anywhere
 

Similar Topics

Hello, I would like to execute code saved in initialization FB on the first start of the PLC. It is basically something like OB100 in the Siemens...
Replies
5
Views
96
Hi! What is the way to convert the code from the Codesys code to the Tia Portal? Regards, WK
Replies
4
Views
110
Hello to all, can you please provide an example of obtaining a current working directory as a string in CodeSys? For example, during starting the...
Replies
7
Views
232
Hello to all, I'm just starting with using CodeSys. Immediately, I have noticed that Codesys doesn't use data blocks like for example S7 does...
Replies
11
Views
235
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
7
Views
458
Back
Top Bottom