Red Lion G310 Page Question

DePaulC

Member
Join Date
May 2010
Location
Pergatory
Posts
4
In Crimson 2.0, the pages have a "On Timeout" ability that will run after the alloted time has expired. I have it setup to navigate away to a separate page after the time has expired. But upon returning to the original page the "On Timeout" doesn't run a second time.

My question therefore becomes, is the "On Timeout" function a one and done type of function or is there any way to have it run every time that page has inactivity for X seconds?
 
In Crimson 2.0, the pages have a "On Timeout" ability that will run after the alloted time has expired. I have it setup to navigate away to a separate page after the time has expired. But upon returning to the original page the "On Timeout" doesn't run a second time.

My question therefore becomes, is the "On Timeout" function a one and done type of function or is there any way to have it run every time that page has inactivity for X seconds?


It should work unless something is keeping the On Timeout function from firing. I use the On Timeout successfully all the time. Someone from Redlion will respond to our post - they always do.
 
DePaulC
The On Timeout will execute everytime there is a timeout, not just once per page. Would you be able to email me your program so I can take a look and try to duplicate this? My email is [email protected]

Thanks
Jeremy
 
Well, as I began the email I quickly tried swapping my On Timeout from a "SetIntTag" to a "Force" function to see if that may change anything and it seems to be working fine.

But to try and see where I may have been going wrong I'll include what I'd done. The time period was set to 20 seconds just for testing purposes. The On Timeout function I was using was "SetIntTag(59,1)" where 59 corresponded to a Real Variable Tag. I then had some logic in the PLC checking for the input from the device that would light up a bit to signify to the device to switch pages.
 

Similar Topics

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,132
Is it possible to print a file from a Red Lion G310 HMI to a networked printer over ethernet?
Replies
1
Views
1,289
Hi. We are currently experiencing slow loading or response time on our Red Lion G310, at about 5-10 seconds delay once we press a button or even...
Replies
0
Views
1,633
This is my first time using these two, and I have picked it up fairly well. I don't have much programming experience(very, very little), but I...
Replies
5
Views
1,641
I currently have RS Logix set up with a ladder logic program, when I force inputs from RS Logix I can get it to update the Red Lion G310 HMI...
Replies
5
Views
2,079
Back
Top Bottom