Red Lion Crimson 3.1 Alarm Viewer and retentive data Problem

ERCfarcontrol

Member
Join Date
Apr 2015
Location
Fresno, Ca
Posts
63
Hi all,

Although I am working with my first Graphite display, this isn't my first go-around with Crimson. I started working with a few things on the display, writing a simple program for some animation, playing with the SetIconLed() function, etc.

I added a flag tag and a numeric tag and set-up alarms for them to test the alarm/event viewers and the alarm ticker and I cannot get these alarms to initiate/show up in the alarm viewer. I have been able to see them show up twice. The first time it was right after changing the alarm Icon LED function back to "system". I thought this was the issue but changing it back to "user configured" or back to "system" does not do the trick. The second time was changing the data to "retentive" and restarting the screen.

Now the "retentive" data isn't being retained during a power cycle. Something seems wrong. I have never had problems with setting up alarms.
 
When I get weird stuff happening I factory reset the device and reload from scratch. As you are just having a go I would dump the current project and start a clean one of those as well. If that doesn't fix it then post some screen shots of how you have set up the alarms.
 
I solved this after some trial and error o_O . I have a looping program for animating images that I had set to same as caller. It wouldn't let the system continue to run its alarm code. I set the looping program to run in Background and everything works as programmed. The retentive data tags weren't retaining data because I was downloading configuration changes so fast that I never allowed the system to write the retentive data tags to flash, which I understand happens every 5 minutes or so.
 
Crimson background tasks

Just a side note. You would think that 'background 1' is the highest priority background task but it's actually just the opposite. '1' has the lowest priority and '3' has the highest.

I've seen on a large database that is very busy that sometimes background task 1 won't even run.
 
I solved this after some trial and error o_O . I have a looping program for animating images that I had set to same as caller. It wouldn't let the system continue to run its alarm code. I set the looping program to run in Background and everything works as programmed. The retentive data tags weren't retaining data because I was downloading configuration changes so fast that I never allowed the system to write the retentive data tags to flash, which I understand happens every 5 minutes or so.

There is probably a way to animate without using a program, and definitely without looping. I normally use the animated image object and put an expression that resolves to an integer which selects the image I want.
 

Similar Topics

How do you install update on Red Lion Crimson ver 3.1. Do I just need to run the exe file on the host server?
Replies
1
Views
103
Hi, I am trying to increase the size of the user login pop up using a Red Lion CR1000 7” HMI with Crimson 3.1 software. The login pop up is very...
Replies
2
Views
666
Hello, We are currently running a bunch of g310's connected to their SLC5 PLCs through ethernet. I've attempted to upgrade the program from 2.0...
Replies
1
Views
1,119
Hi I have been using Red Lion products for some time, I had a thought over the bank holiday weekend, As you do. It would be nice if whenever a...
Replies
4
Views
1,014
Well, I have yet another question for the great minds on this forum! We have a red lion HMI for one of our machines and every time I hook my...
Replies
11
Views
1,662
Back
Top Bottom