Factory Talk View ME Tag problems

MartinOffer

Member
Join Date
Apr 2016
Location
Alberta
Posts
9
Hi All,
Had a quick look through the old questions but no luck in finding the answer I was looking for so apologies if this question has already been asked before...

On my HMI I am using tags from a RSlogix conversion to RSLogix 5000. My problem is reading the individual bits in a DINT[256]

As an example, I am wanting to reference N202[0].0 (which is a BOOL for N202[0] which is a DINT for N202.
On the Tag Browser I can see N202[0] but not the specific bits. I had tried the N202[0],L16 but I think I may have the syntax incorrect..

Any help would be greatly appreciated?
Thank you:geek::geek:
 
Just select the array's element in the Tag Browser. After closing the Tag Browser window, write a dot followed by the bit:

N202[0].0 <--- bit 0 at first element
 

Similar Topics

I am using Factory Talk view Machine Edition Runtime HMI. I want to configure on button in such way that when i press this button I want to...
Replies
3
Views
186
Hi all, Attached below is an example of what is happening to our existing SCADA. It seems after patching some Rockwell Software that I thought...
Replies
9
Views
356
The client has an application that when communication between the PLC and the Factory Talk VIEW supervisory fails, the object in the supervisory...
Replies
5
Views
309
Hello all, I am looking for a way to have a user get logged out after an X amount of time because to default so that user privilages are no...
Replies
4
Views
634
Hello everybody. I was wondering if there is a way in FTVIEW Studio to close ) view after x min without interaction . My issue is the following...
Replies
2
Views
387
Back
Top Bottom