Setting up a Communication Table

Setting up a Communication Table


What is a Communication Table? 
A communication table is a convenient place to view the current status of your controller without the need to leave the current HMI view. The table contains the name of each controller in the project, the current status (Active or Down), and the last Poll (most recent communication time stamp).



Setting up a Communication Table in Simpliscada 
To begin, select a Round Table from the left-hand toolbar in you canvas editor. The table should be 3 columns wide and have the same number of rows as there are controllers in the project.



Once the table is in your canvas, double-click on the first field to select it. This will open a properties panel on the right-hand side of the canvas. Click on the system value's "Select Value" to open a fly-out menu with the available controller information options.



In the first field we are going to link the name of the controller you wish to view in the table. The controller will have the available options listed and the type of data that will be displayed is in [Brackets]. For this field we are looking for "[Controller Name]"



In the second field of the table we want to link the status of the controller. This will be listed as "[Controller Status]"



The last column will contain the most recent poll time stamp. This is listed as "[Last Controller Poll]"



To view the values being populated in the fields, select the green "Save & Exit" icon in the top-left corner of the page. This will return you to the HMI view screen.



As you can see, the default table sizes are to small to correctly display the data being linked. To change this, re-enter the canvas editor by clicking the green "Edit" icon in the top-right corner of the screen.



Double-click on the column that you wish to adjust the width of, then use the "Column Width" adjustment tool on the properties panel on the right. You may have to exit and enter the canvas editor a few times to get the field width to the desired size.




Your table should now look something like this in the HMI view:



Use the same method as above to fill in the rows for any additional controllers that are in your project.

You can add a title to the table by selecting the table and using the "Show Header" toggle switch in the canvas editors property panel. Then select the header by double-clicking on it and enter a title such as "Comms", "Communication", or "Controller Status".



Finally, the overall look and style of the table can be adjusted by selecting the table and using the various table options in the Properties Panel. For an in-depth guide to table customization, see our "Creating a Table" knowledgebase article.










    • Related Articles

    • Creating a Table

      This is a step-by-step tutorial for creating a table in the Simpliscada Canvas. Tables can provide an excellent way to display a lot of information in one convenient place. Our table creation tool is very flexible and allows you to completely ...
    • Getting Started - Understanding The SimpliScada HMI Design Editor

      The SimpliScada Design Studio is a fully web-based editor that requires no installation. Simply log into the web application to begin designing your HMI screens. The Design Studio editor is divided into three main areas: Main Canvas (Center): ...
    • Alert Thresholds - Setting High (HH H) or Low (LL L) for a Sensor Tag

      What is an Alert Threshold? An Alert Threshold is a defined limit that tells the system: “If this value gets too high or too low, generate an alert.” The SimpliLink Hub continuously monitors tag values across your project (such as tank levels, ...
    • Creating a User and Setting Up Permissions

      User management is an important part of maintaining your Simpliscada system. Not only does this provide a way for users to login to the system, it also allows the creation of user permissions and it is integral to the notification system as well. - ...
    • Working with the DNP3 Protocol

      Simpliscada DNP3 standards and practices Communication setup: TCP/IP addressing: Standard ip address practices apply. Port: 20000 is the default DNP3 port. If the PLC uses the standard port, it doesn’t need to be specified when setting the address in ...