BEKA BA488CF Interface Manual

Profibus pa fieldbus display and fieldbus indicator
Hide thumbs Also See for BA488CF:

Advertisement

Quick Links

Issue : 4
24 June 2010
Profibus PA
Fieldbus Display
and Fieldbus Indicator
Fieldbus Interface Guide
[ Revision 2 ]

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the BA488CF and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for BEKA BA488CF

  • Page 1 Profibus PA Fieldbus Display [ Revision 2 ] and Fieldbus Indicator Fieldbus Interface Guide Issue : 4 24 June 2010...
  • Page 2 This guide applies to the following models: Multiple Variable Fieldbus Display BA488CF - Panel mounted, Intrinsically Safe BA484DF - Field mounted, Intrinsically Safe BA688CF - Panel mounted, Safe Area BA684DF - Field mounted, Safe Area Eight Variable Fieldbus Indicator BA444DF -...
  • Page 3: Table Of Contents

    Contents Introduction ..................................4 What’s in this Fieldbus Interface Guide......................... 4 What’s in the Instruction Manuals ..........................4 Other sources of information ............................4 Displays Vs Indicators..............................4 General Operation ................................5 Profibus Introduction ..............................5 Configuration Methods ..............................8 Fieldbus Display : Product Overview ..........................
  • Page 4: Introduction

    Maintenance Other sources of information Our website at www.beka.co.uk is kept up to date with the latest literature and information After reading through this guide, if you still have a problem getting the results you need then email us at support@beka.co.uk and we will do our best to help you...
  • Page 5: General Operation

    General Operation The primary purpose of a BEKA fieldbus display is to enable local indication of up to 8 fieldbus process variables. This is normally achieved using cyclic data writes to the AO Function blocks. The configuration of the display can be manually carried out using the local configuration menus, or acyclic data transfers can be sent to parameters in the custom transducer blocks using DPV1 or DPV0 user prm data.
  • Page 6 HOST Controller BEKA Fieldbus Display Display Host Application capable of dealing Slot 16 – DI Transducer Block Application with Profibus DPV1 extensions Software PROFIBUS DPV1 Area e.g. Softing Configurator, Siemens PDM or via an OPC Server Slot 15 – AO Transducer Block Data transfer is acyclic when the host has time available.
  • Page 7 The BEKA Fieldbus Display is shown on the right side of the diagram. It consists of 17 virtual blocks named Slot 0 to Slot 16. Data is transferred between the host and these slots by either routine cyclic data, or occasional acyclic data.
  • Page 8: Configuration Methods

    Configuration Methods Configuration may be performed via either DPV1 or DPV0 user prm data. However, some items must be configured using the local menus as described in the Instruction Manual. The following table summarises what method can be used to configure each parameter. Item Display Indicator...
  • Page 9: Fieldbus Display : Product Overview

    Fieldbus Display : Product Overview A detailed overview of the instrument is given in the instruction manual for each product. This should be read before implementing any system using these instruments. However it is useful to summarise the main features of the product before attempting to design any controlling software application.
  • Page 10: Fieldbus Display : Features

    Fieldbus Display : Features The following sections describes how to use the features of the display. The relevant instruction manual for the instrument being used must be read in conjunction with these notes, as the operation and description of the menu structure is not detailed here.
  • Page 11: Setting The Fieldbus Address

    The “Tag” and “Units” displayed on each of the standard screens can be entered remotely by writing to the IN_DATA_1 to IN_DATA_8 parameters in the AO Transducer Block. The DS-BEKA-6 data structure has a 16 byte Visible String DESCRIPTOR parameter which corresponds to the Tag value, and a 8 byte Visible String UNITS parameter.
  • Page 12: Reading The Keypress Status

    Reading the keypress status Each of the six keys is connected to a DI function block, making it simple to use them for operator confirmation. Each DI mirrors the status of the key and is not latched in any way. A momentary keypress over 50mS will be ‘stretched’ to provide a change in status for at least 400ms.
  • Page 13: Fieldbus Indicator : Product Overview

    Fieldbus Indicator : Product Overview A detailed overview of the instrument is given in the instruction manual for each product. This should be read before implementing any system using these instruments. However it is useful to summarise the main features of the product before attempting to design any controlling software application.
  • Page 14: Fieldbus Indicator : Features

    Fieldbus Indicator : Features The following sections describes how to use the features of the display. The relevant instruction manual for the instrument being used must be read in conjunction with these notes, as the operation and description of the menu structure is not detailed here.
  • Page 15: Appendix A Profibus Pa Reference Information

    Appendix A Profibus PA Reference Information PA Reference...
  • Page 16: Block Identifiers

    VisibleString 1,2,3.. include the 7 bit ASCII character set. OctetString 1,2,3.. Octet strings are binary All structures use Profibus standard definitions apart from the four special structures given below: Data Structure Identifier DS-BEKA-6 DS-BEKA-7 DS-BEKA-8 DS-BEKA-9 PA Reference...
  • Page 17 DS-BEKA-6 – 488 Display IN_DATA Structure (DPV1) Parameter Data Type Size BARGRAPH_MIN Float BARGRAPH_MAX Float DISPLAY_FORMAT Unsigned8 ZERO_OFFSET Float GAIN_FACTOR Float DESCRIPTOR VisibleString UNITS VisibleString Enumeration for DISPLAY_FORMAT: No decimal places One decimal place Two decimal places Three decimal places...
  • Page 18 The default value for all multipliers is 5 which equates to a multiplication factor of 1.0. Size of user-prm-data = 1 + 8 * (12 + 2) +1 + 1 = 115 bytes. DS-BEKA-9 – 444 Indicator IN_DATA Structure (DPV0) Parameter...
  • Page 19: Floating Point Format

    The standard Profibus data structures used in BEKA products are given below: DS-32 – Block Structure Element Name Data Type (Index) Size Reserved Unsigned8 (5) Block Object Unsigned8 (5) Parent Class Unsigned8 (5) Class Unsigned8 (5) DD Reference Unsigned32 (7)
  • Page 20: Ao Transducer Block - 488 Display

    It is possible to configure all custom parameters of the AO transducer block via DPV0 services. The configuration of the device via DPV0 must not exceed the limit of 234 bytes for user-prm-data. For this reason DS-BEKA-8 has to be used as this data structure does not contain strings.
  • Page 21: Ao Transducer Block - 444 Indicator

    It is possible to configure all custom parameters of the AO transducer block via DPV0 services. The configuration of the device via DPV0 must not exceed the limit of 234 bytes for user-prm-data. For this reason DS-BEKA-9 has to be used as this data structure does not contain strings.
  • Page 22: Di Transducer Block - 488 Display And 444 Indicator

    DI Transducer block – 488 Display and 444 Indicator Read / Index Parameter Type Size Store Write TB Block Characteristics RESERVED BLOCK_OBJECT CLASS DD_REFERENCE DD_REVISION DS-32 PROFILE PROFILE_REVISION EXECUTION_TIME NUMBER_OF_PARAMETERS ADDRESS_OF_VIEW_1 NUMBER_OF_VIEWS ST_REV Unsigned16 TAG_DESC Octet String STRATEGY Unsigned16 ALERT_KEY Unsigned8 TARGET_MODE Unsigned8...
  • Page 23: Appendix B Troubleshooting

    Appendix B Troubleshooting Troubleshooting...
  • Page 24: What Version Do I Have

    What version do I have? Single Variable Versions: The version number can be seen during the unit power-up cycle. At power up the unit will first turn all the LCD segments on. It will then display the model number without options i.e. BA444 and following this it will display PNx.xx or PLx.xx where x.xx is the firmware version.
  • Page 25: Appendix C Using A Profibus Listener Worked Example

    Appendix C Using a Profibus Listener Worked Example Worked Example...
  • Page 26: Setting Up The Profibus Listener

    Setting up the Profibus Listener In order to be able to set up a BEKA Profibus listener it is necessary to have a basic understanding of how data on a Profibus system is passed between the host and the devices. This document aims to provide that information at a very simplified level.
  • Page 27 Source_Address,Destination_Address and Data. The BEKA listener uses this information to display the value that the user wants to view. The user simply sets up the Source Address, Destination Address and the Index into the data packet. In the above example, setting a source address of 9, a destination address of 1 (Host Controller) and an Index of 5 would point at the second DS-33 data block i.e.
  • Page 28 BEKA Associates Old Charlton Road Hitchin Hertfordshire SG5 2DA Tel: +44 (0)1462 438301 Fax: +44 (0)1462 453971 Web: www.beka.co.uk Email: support@beka.co.uk sales@beka.co.uk...

Table of Contents