moving timer values from panel view to processor

turbotater

Member
Join Date
Aug 2005
Location
missouri
Posts
11
i am working with allen bradley panel view / micrologic parts .
when editing the tags in panel view do each individual timer
screens have thier own interger file address , example timer
#1 n7:0 , timer #2 n7:1 etc and do the current preset value
you assign to that screen have different addresses?

so when i am in rs logixs writing the program i would have a conditional move statement that would be when n7:0 = 1 then
move n7:3 to preset t4:0.pre ?

or do you not have a conditional move statement and just have a rung move n7:3 to t4:0.pre and not worry about what screen the
panel view is on ?
 
As an alternative, you could set the PV tag address to the timer preset directly......Just a thought! o_O
 

Similar Topics

Good afternoon, I have been programing more in my spare time trying to get back in the swing of things since I've really just been doing a...
Replies
9
Views
2,716
Hi Guys and Girls, I'm looking for suggestions, I need to measure how often an analog signal is above a set point and trip if it's above the SP...
Replies
15
Views
4,770
All, I am trying to reset timers when a Work Order change occurs. The Work Order comes in as a string and I am comparing it to a tag...
Replies
2
Views
101
I'm a Siemens person, and this is one of my first AB programs. The customer wants everything programmed in Ladder. I have a lot of data (3...
Replies
14
Views
252
Hello, I have a compact Logix plc and I have been task with configuring alarms into our SCADA when an Analog signal stops moving. The analog...
Replies
6
Views
265
Back
Top Bottom