Updating a counter .ACC value in Studio 5000 in Function Block

n0pe

Member
Join Date
Aug 2017
Location
Canada
Posts
13
Hi there,


I have been using ladder logic for quite some time on a variety of AB products. I've switched to function block for a lot of things lately, and I've noticed one difference that I haven't found a solution for in FBD.


On ladder, if you want to update a counters .ACC value, you can click on it and enter a new value, press enter. Easy. On FBD I have noticed this value is read-only. Is there a place within studio where you can update this value online without triggering the input?


We are using RSStudio 5000 v32.


Thanks in advance!
 
It is an extra step, but click on the ellipsis button and you will see the parameters. I believe you can change it there.

OG


Thank you for the reply. I have entered the parameter box and I see the parameters, however they are read only. I think this may work if I put the PLC in program mode or make the changes offline, but my hope was to find a solution that would work online as this is a running system.



1HMB7KI.jpg

https://imgur.com/1HMB7KI
 
Thank you for the reply. I have entered the parameter box and I see the parameters, however they are read only. I think this may work if I put the PLC in program mode or make the changes offline, but my hope was to find a solution that would work online as this is a running system.



1HMB7KI.jpg

https://imgur.com/1HMB7KI

When they are grayed out like that, it means that there is a wire connected to that pin. If you remove the wire, you should be able to adjust the value.
 
How about creating a dummy compare instruction [NEQ CTUD_08.ACC -1]

Then see if you can change the value there. On the road without Studio5K today so I can't test the theory - but I will tonight.
 
When they are grayed out like that, it means that there is a wire connected to that pin. If you remove the wire, you should be able to adjust the value.


Excellent! That's what I was looking for. I will have a chance to test this out tomorrow morning and report back. Thank you for your answer.
 

Similar Topics

Hello, I have a panelview plus that reads from 4 different PLC's. 2 of these used to be Micrologix PLC's and someone else went and updated them to...
Replies
3
Views
99
Good day all! Can someone help me with the procedure to update Beijers E700 firmware? The Panel I am working on is firmware 2.04v and I would...
Replies
1
Views
101
Hi All, Has any of you tried to change the IP Gateway of the PLC (of course, essentially of the ENBT card), while in a redundant configuration...
Replies
3
Views
147
Is there anything I Should take into account while updating the firmware on a safety processor? I have a 1756-L61S running version 17 and need...
Replies
0
Views
113
Hi, I'm trying to figure out how to properly update the "icons" on my Panelview 900 (AB 2711-T9C9). I think maybe I'm having a fundamental...
Replies
13
Views
1,022
Back
Top Bottom