You are not registered yet. Please click here to register!


 
 
plc storereviewsdownloads
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc.
 
Try our online PLC Simulator- FREE.  Click here now to try it.

---------->>>>>Get FREE PLC Programming Tips

New Here? Please read this important info!!!


Go Back   PLCS.net - Interactive Q & A > PLCS.net - Interactive Q & A > LIVE PLC Questions And Answers

PLC training tools sale

Reply
 
Thread Tools Display Modes
Old April 11th, 2006, 10:29 AM   #1
adamh641
Member
United States

adamh641 is offline
 
Join Date: Apr 2006
Location: Mason City
Posts: 1
Unhappy PanelBuilder32 Multistate indicator

This is my first time using this website and I hope you all can help me. I am useing the Panelbuiler32 software and trying to add animation to a program. I want a multistate display to indicate one of three positions that a robotic arm is in. How do you program the multistate display to reconize the difference between inputs; that is can I have I:1/0 display one graphic and I:1/2 display another?
  Reply With Quote
Old April 11th, 2006, 10:40 AM   #2
Steve Crotty
Member
Canada

Steve Crotty is offline
 
Steve Crotty's Avatar
 
Join Date: Apr 2002
Location: Kingston
Posts: 202
You will need to do some programming in the PLC. Depending on the two values of your digital inputs, move different values into a integer value. Use that integer in PanelBuilder32 to to display your mutliple inputs.

Panelbuilder32 doesnt really have expressions to let you do all that in panelbuilder32.
  Reply With Quote
Old April 11th, 2006, 10:56 AM   #3
jstolaruk
Member
United States

jstolaruk is offline
 
Join Date: Dec 2004
Location: SE Michigan
Posts: 2,094
A multistate indicator can be driven two different ways for more than 2 states (on-off). The first method is the value method as Steve has pointed out. The HMI reads a decimal value out of a integer location and then displays that which is programmed for that value.

The other method is by least significant bit. The HMI "displays the message or state corresponding to the Least Significant Bit (LSB) at the read tag" address.

Hope that helps.
__________________
"You can live to be a hundred if you give up all the things that make you want to live to be a hundred." Woody Allen
  Reply With Quote
Old April 12th, 2006, 10:53 PM   #4
stupidav
Member
United States

stupidav is offline
 
stupidav's Avatar
 
Join Date: Oct 2003
Location: South West Michigan
Posts: 59
In the properties for the multistate indicator you can select a graphic that you want to display for each state. In the PLC you can just do







This is just using N7:0 as an example for the word you would send to the PanelView

__________________
pcflunkies.com
  Reply With Quote
Reply
Jump to Live PLC Question and Answer Forum

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Topics
Thread Thread Starter Forum Replies Last Post
XIO and XIC... and variations thereof... Terry Woods LIVE PLC Questions And Answers 46 August 13th, 2010 02:06 AM
panelbuilder32 DANNYC LIVE PLC Questions And Answers 4 December 24th, 2004 06:23 PM
panelview multistate russrmartin LIVE PLC Questions And Answers 11 October 29th, 2004 12:25 AM
Panel indicator mwatkins LIVE PLC Questions And Answers 6 February 12th, 2003 06:11 AM
64 words - PanelBuilder32 Claude LIVE PLC Questions And Answers 5 July 17th, 2002 07:41 AM


All times are GMT -5. The time now is 12:20 PM.


.