Click here to learn the biblical way to get to heaven! (The most important page on this site)


Disclaimer: This document is written in the hope that you can utilize for your own education to gain knowledge of PLC systems (should you decide to utilize this document). Although I believe the information in this document to be accurate, it is YOUR responsibility to verify this information before implementing it in any way, especially when damage to personnel or equipment could result. By continuing to read this document, you agree to hold no one who writes, modifies, or distributes this document liable in any way (even negligence). Due to the wide variety of plant applications, some of the examples in this document may be prohibited at your location, or could cause damage to equipment, or harm personnel.
[Visit my Church Website] -- [Return to Index Page] -- [View Training Courses] -- [Contact ATI for Training] *Copyright 2005
Author: Ricky Bryce (Montgomery County, IL)
VPS Hosting Referral Code MJDCDJYou can have your very own virtual server though VPSLink! Using REFERRAL code MJDCDJ you will receive a 10% discount on your new account, and I will get a service credit on my account. My personal preference is the Link 2 package running XEN for starting out (You can upgrade any time). You can choose from a variety of Linux distributions such as CENTOS, Fedora, Debian, and Ubuntu. This is a great package for learning Linux, and setting up your own web page, or email server.

Multistate Indicators


Multistate indicators look at a value in the processor, and reflect it's state based on the value of the tag it's referencing.


In this example, we will create a multistate indicator that looks at O:1.1/0. When this bit is high, we will display the text “Bit On”. When this bit is reset, let's display the text “Bit Off”.


  1. First get the Multistate indicator object. (Objects | Indicators | Multistate)




  1. Next, draw the object on your screen. In this example, we'll just put the bit on the main screen.




  1. Double click the multistate indicator object to access it's configuration screen.



  1. On the STATES tab, delete all states except for 0, 1, and error as shown:





  1. Configure state 0 to read “Bit Off” and State 1 to read “Bit On”




  1. On the Properties tab, configure this indicator to look at a single bit. We have to create a tag to relate this indicator to O:1.1/0, so click the button “Edit Tag”.




  1. Name your tag as shown, select the node you are communicating with, and set the address as O:1.1/7





  1. Press OK. When finished your screen will appear as shown:




  1. To see what the object will look like in various states, you can access the pull down tab in the tool bar to change the state of your object.