PB 32 Question multistate indicator

DANNYC

Member
Join Date
Dec 2004
Location
Tulsa, Ok
Posts
3
Hello, I am programing a Touchscreen (Panelview 1000C) for a new project. We're controlling multple motors (10). I am using separate HOA buttons (3) for each motor because operation requested it. My question is: I would like to use a separate indicator for each motor which will have 4, maybe more states. Hand, Off, Auto, Fault 1, Fault 2, etc. I have different text and colors assigned for each state. I am confused as to which property to use: lsb or value. Which one will use less memory on the slc 5/04. On the Tag Form, what do I use for the tag address? Is there another method to do this easier? Thanks for your help.:confused:
 
Before you get much further, check your system... Are you using a Panelview 1000C (Component)? If so, you don't use PB32.
 
To be more specific, the touchscreen is a spare we used on another project that used the panelbuilder 32 software. I am at home right now and do not have the exact model # of the screen. I've used the multistate indicators in its two state configuration where it was "bit" triggered. I have alot of leeway as to how to arrange the screen pushbuttons, indicators, alarms, etc. I am trying to make the screen as operator friendly as possible. On the multistate indicator, if I use the lsb or value property, does it use a whole word for each indicator to trigger each state?
 
It depends on how these states are represented in the program. Either way the screen will look at the whole word you provide so, if you use LSB, make sure the whole word is dedicated to just that motor's operation.
 

Similar Topics

I recently added several new screens with multistate indicators. While in English they are fine. When I switch to French they turn to question...
Replies
1
Views
422
Hello all, I have a servo turning a small table on a machine I'm programming. I found that after a day the home position was getting off by a...
Replies
1
Views
23
Hi, I just upgraded just restored a ftview hmi data and the trend file have question marks with no lines in the graph. How do i fix this?
Replies
0
Views
11
Hey all, simple question. Once I create a Macro in my Factory Talk Project, do I need to trigger the macro to run somehow? Or are all macros...
Replies
7
Views
70
I recently uploaded an aplication from a Panel View, created a new screen and now that I've downloaded it to the Panel View, all the texts have...
Replies
9
Views
173
Back
Top Bottom