FT View scroll list

bbargiel

Member
Join Date
Dec 2017
Location
KRK
Posts
2
Hello.

I have 130 Inputs in my application, so I would like to create a scroll list with 2 columns. Any ideas? I have FT View ME 7.0

Thanks.
 
Hi & welcome to the forum

The way I have achieved this before is to map each 16-bit input card (or output card)to an internal register (say a N register if using RSLogix500)and then use one display to show 16 multi-state indicators that are addressed to tag placeholders

This one display is then populated using parameter file(s).


Hope this make some sense - write back if you need more info.
 
Hi & welcome to the forum

The way I have achieved this before is to map each 16-bit input card (or output card)to an internal register (say a N register if using RSLogix500)and then use one display to show 16 multi-state indicators that are addressed to tag placeholders

This one display is then populated using parameter file(s).


Hope this make some sense - write back if you need more info.

Hi! Did you have some example?
 
Hi! Did you have some example?

Well, I don't really think that an example will help you understand what I mean. Sorry to be difficult.

Remembering that this site is about learning PLC's

Is there anything that you don't understand in what I posted? For example

  • Map a 16-bit input card to a N register - Can you do this?
  • Create a new display with 16 Multi state indicators with tag placeholders in the connections tab - Can you do this?
  • Create a Parameter file?
  • Call the new display from an existing display, etc?
If you can post something that you have done, then we might be able to guide you in the correct direction
 

Similar Topics

Say I take some MODBUS registers and pull into my Logix plc DINT array (sequential). Now, I get a little fancy… using FactoryTalk View SE 13.00...
Replies
18
Views
3,236
Hi. I need to create several alarm servers in an application, but first I need to know if there is any impact on communication, or if more...
Replies
0
Views
53
Hi folks. I have a system that I'm working on that needs 2 alarms banners with different event subscription: - One banner for a specific area...
Replies
3
Views
105
Hello all, I'm having trouble opening an application. After clicking open I'm prompted to login and after putting in username & password it...
Replies
0
Views
84
Back
Top Bottom