RedLion accessing SLC500 Timer Status

joeboucher

Member
Join Date
Nov 2013
Location
Utah
Posts
4
I'm trying to program a RedLion Graphite HMI to access the done bit from one of the timers, using the DF1 driver. I see that I can access the status word, but cannot select the bit within the word. I also do not know which bit numbers, within the word, correspond to the DN, EN, and TT bits.

Any clarification will help. Thanks.
 
I just realized I was using an integer instead of a flag tag, but I still do not know the bit order of the tags.
 
I didn't know you could poll the status word. I have always just polled the bits.

T4:0/DN = Done Bit
T4:0/EN = Enable bit
T4:0/TT = Timing Bit
T4:0.ACC = Timer's Accumulated Value
T4:0.PRE = Timer Preset

See PDF for bit number
 

Similar Topics

When writing a User Defined action with Complex Code, can I call for a GoToPage "Popup"? I have a machine function that I want to confirm only...
Replies
2
Views
59
Since the most recent Crimson update of C32-Gold-1016 I seem to have lost the ability to move files on the SD card. I run a background program...
Replies
0
Views
54
Hey guys, hoping someone here could give me a little advice. I'm working with a CR1000-04000 in Crimson 3.1 and I was interested in adding the...
Replies
4
Views
164
Hi, I have a complex database in Crimson 3.0 and in one of the display pages I am trying to get a tag to show the sum of several other tags. The...
Replies
3
Views
203
Hi All, Hoping to get some insight into best way to terminate shielded twisted pair + common into a RJ45 required for RedLion RS485...
Replies
3
Views
253
Back
Top Bottom