The leader in industrial automation and control solutions

Can I display Data in a Standard or Circular Trend Display?

Yes, you can display Logged Data in an Standard XY Trend Display or Circular Trend Display. Logged files can be displayed on a Trend Display in the same way that an electromechanical chart recorder was used to record data on a paper graph. There are two types of Trend Displays: Standard XY Trend Display, where…

How does the Alarm feature work in EBPro?

Alarms are a two-part feature: Because features and functionality vary between our Standard, Advanced, and High-Performance HMIs, refer to the software and programming manual for more information on this feature..

How do I center the text for Multiple States in EBPro?

Open the properties window for the Word Lamp and click on the “Label” tab. At the bottom, just below the Content box, check the “Tracking” option. This will cause the labels for all the states to “track” or follow the position of the first label (state 0). Close the properties window and open the Text…

How can I show multiple channels in a Trend Display?

To show multiple channels in a Trend Display, the Data Sampling object assigned to the Trend Display must be configured to sample multiple data points. The data must reside in consecutive addresses (or elements of an array). Configure the read address with the first address (or element), then use the Data Format button to add…

What is Window 50?

Keypads and keyboards are part of the template files included with EBPro, beginning on Window 50. When starting a new project in EBPro, make sure the “Use template” option is checked on the “New Project” window when selecting the HMI model to use. Keypads can be added or removed from the project in the System…

What is the Event Display Object?

The Event Display in EBPro displays both the currently active and previous alarms in a spreadsheet style object, and has the ability to show historical alarms as well (real-time by default). The Event Display can also show more than just the time and the alarm message, it can show an occurrence count, event trigger time,…

What is a Combo Button in EBPro?

The Combo button allows multiple actions including set bit, set word, change window, and execute macro to be performed with a single press of a button. It also displays the state of a bit or word register.