Advertisement

Quick Links

Technical Documentation
BLR-CM Modbus
Beluk GmbH
Taubenstrasse 1
86956 Schongau
Germany
Technical Documentation
BLR-CM Modbus
Tel.:
+49/(0)8861/2332-0
Fax:
+49/(0)8861/2332-22
E-Mail:
blr@beluk.de
Web:
http://www.beluk.de
Rev. 05
2018-09

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the BLR-CM Modbus and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Beluk BLR-CM Modbus

  • Page 1 Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 Technical Documentation BLR-CM Modbus Beluk GmbH Tel.: +49/(0)8861/2332-0 Taubenstrasse 1 Fax: +49/(0)8861/2332-22 86956 Schongau E-Mail: blr@beluk.de Germany Web: http://www.beluk.de...
  • Page 2 Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 Document history Date Name Revision Comment 08.11.06 initial document release 20.03.07 features of new software (V2.1.x) New connector on Modbus hardware 21.09.07 valid from firmware V 2.2.x 18.11.08 Inserting additional bus address Adaption to firmware V 2. 7.x 24.09.18...
  • Page 3: Table Of Contents

    Serial transmission modes ..........................9 2.2.4 Function codes ..............................9 2.2.5 Exception codes ............................10 2.2.6 Master-Slave protocol ..........................10 BLR-CM MODBUS ...............................10 Setup ................................10 Address space ..............................10 Measurement values ............................11 Work counters ...............................12 Parameter settings ............................13 Stage status ..............................17 Device status ..............................18...
  • Page 4: Overview

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 Important information! If this sign appears besides a text passage, the reader is strongly advised to read the corresponding information. It may provide important information about the usage of the device, safety advices or information about the correct handling of the device.
  • Page 5: Modbus/ Rs485

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 2 Modbus/ RS485 The communication protocol Modbus RTU basically includes two levels:  The RS485 industrial standard defines the data transmission medium. Here, the physical data byte transmission between the bus participants is controlled. This part of the protocol is embedded in higher Modbus levels.
  • Page 6: Connection

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 2.1.1 Connection There are two Modbus interfaces: a) 9-pin D-SUB PIN1 +5V (For data line bias only. It is not allowed to supply external circuits by this pin!) PIN2 Common ground (GND) for all bus participants.
  • Page 7: Line Termination

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 2.1.2 Line termination The termination of the bus wire is strictly necessary, in order to prevent interferences and set up a stable connection. For this reason, both wire ends of the bus must be terminated with a resistor. The value of the resistor must fit to the cable impedance and is generally selected as 120 Ω.
  • Page 8: The Modbus Protocol

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 2.2 The Modbus protocol 2.2.1 Modbus - description The Modbus protocol uses the RS485 as an underlying physical layer and implements the data transmission control mechanisms. Therefore, it is located on layer 2 ("link layer") of the OSI layer model for data exchange systems.
  • Page 9: Serial Transmission Modes

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 The application data unit, contains two additional blocks of data:  The first field specifies the "slave number", which contains the slave address.  In order to secure the transmission, the las block includes a cyclic redundancy check (CRC) value.
  • Page 10: Exception Codes

    In multicast-mode all slaves on the bus are addressed in parallel. They all receive and execute the same command, but none of them respond. The master initiates a multicast command by using "0" as slave number. 3 BLR-CM Modbus 3.1 Setup If the device supports Modbus, an additional entry is available in the “setup”...
  • Page 11: Measurement Values

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 The data can be of the following types:  FLOAT: 32 bit floating-point number, as it is defined in IEEE-754.  UINT16: Unsigned 16 bit integer value.  UINT32, SINT32: Unsigned/signed 32 bit integer value.
  • Page 12: Work Counters

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 Address Value Words Type Unit Frequency FLOAT Voltage phase – phase FLOAT Voltage phase - neutral FLOAT Current I1 FLOAT Apparent power S-sum FLOAT Active power P-sum FLOAT Reactive power Q-sum FLOAT Lacking reactive power ΔQ...
  • Page 13: Parameter Settings

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 All values can be accessed with function codes 03 hex and Address Value Words Type Unit 1792 WQ inductive – extended counter UINT32 MVarh 1794 WQ inductive – base counter FLOAT Varh 1796 WQ capacitive –...
  • Page 14 Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 Target cos φ 2 (0...100…200 = i0.00...1.00…c0.00) UINT16 control sensitivity UINT16 Tolerance switch cycles balancing UINT16 Alarm Enable Output Mask 1 (OM1) UINT16 Alarm action: „Switch Alarm Relay (M)“ (OM1) UINT16 Alarm action: „Switch DO-Relay (DO)“ (OM1) UINT16 Alarm action: „Show Display Message (D)“...
  • Page 15 Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 Alarm action: „Show Display Message (D)“ (OM2) UINT16 Alarm action: „Target COS-PHI 2 (CP)“ (OM2) UINT16 Alarm action: „Switch Controll off (O)“ (OM2) UINT16 Alarm action: „Freeze Control (F)” (OM2) UINT16 Language Setting SW 02.07.xx:...
  • Page 16 Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 User parameters 2 Bit 15 Bit 0 Bit 0 CT Type 1 = X/1A 0 = X/5A Bit 1 Control 00 = Control ON Bit 2 Control 01 = Control OFF 10 = Control FREEZE...
  • Page 17: Stage Status

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 Alarm Output Mask 2 (OM2) Bit 15 Bit 0 Bit 0 FREQUENCY Alarm 1 = Selected 0 = Deselected Bit 1 - 15 Reserved 3.6 Stage status Information about every stage are stored in the stage database. The referring information is available in different data types.
  • Page 18: Device Status

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 All further base addresses and data types can be found in the table below. The values of the step sizes are based on the nominal voltage. Adress Value Words Type Unit Step size L-value step 1...
  • Page 19 Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 Output Bit 15 Bit 0 Bit 0 Over- or undervoltage 1 = Active 0 = Inactive Bit 1 Overcurrent 1 = Active 0 = Inactive Bit 2 No current 1 = Active 0 = Inactive...
  • Page 20: Storage Settings

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 3.8 Storage settings Since entered settings are only saved in the RAM, address 4096 can be written with function code 03 , 04 or 06 to save settings permanently. Address Value Words Type...
  • Page 21: Trouble Shooting

    Technical Documentation Rev. 05 BLR-CM Modbus 2018-09 4 Trouble shooting If the bus connection is not working correctly, please check the following points: 1. If no communication can be set up, the error must be searched between the BLR-CM and the PC: Approaching: Check the adjustment of baud rate, parity and slave number at the BLR-CM.

Table of Contents