Basic function principles

Overview of commands

The product has several command areas

  1. 0xFB00 DEV Command
    applies to the entire product
  2. 0xB030 RMB Command Ch.1
    applies to measuring bridge channel 1 (RMB Ch.1)
  3. 0xB070 RMB Command Ch.2 [only for ED3362, ED3362-0100]
    applies to measuring bridge channel 2 (RMB Ch.2)

The following commands are supported by the product

Command

Name

Meaning

Command area

0x3001

CMD_AIRESET_ALL

All counters and drag indicators are reset

0xFB00

0x301n

CMD_AIRESET_
PEAKHOLD(x)

The drag indicator (PeakHold) is reset

0xFB00

0x302n

CMD_AIRESET_
RANGEERR_CNT(x)

The range error counter is reset

0xFB00

0x303n

CMD_AIRESET_
LIMITCNT(x)

The limit counter is reset

0xFB00

0x304n

CMD_AIRESET_
RANGEWARN_CNT(x)

The range warning counter is reset

0xFB00

0x313n

CMD_SET_TARE(x)

A tare value is determined. The values are temporarily saved with this command

0xFB00

0x314n

CMD_RESET_TARE(x)

The current tare value is deleted

0xFB00

0x318n

CMD_STORE_TARE(x)

The current tare value is stored in the EEPROM (secured against power failure)

0xFB00

0x3190
0x3191

CMD_SET_USEROFFSET_TMP Ch. 1 / Ch. 2
(only for RMB channel)

A current value is determined in the user scale offset (0x80nD:0C) and the user scale (0x80n0:01) is activated. The values are temporarily saved with this command

0xFB00

0x31A0
0x31A1

CMD_RESET_USEROFFSET
Ch. 1 / Ch. 2 (only for RMB channel)

The current value in the User Scale Offset (0x80nD:0C) is deleted and User Scale (0x80n0:01) is deactivated

0xFB00

0x31B0
0x31B1

CMD_STROE_USEROFFSET
Ch. 1 / Ch. 2 (only for RMB channel)

User Scale Offset (0x80nD:0C) with activated User Scale (0x80n0:01) are stored fixed in the EEPROM

0xFB00

0x0101

CMD_OFFSET_ADJ

The offset calibration for the sensor calibration is performed [Zero balance]

0xB030, 0xB070

0x0102

CMD_GAIN_ADJ

The gain adjustment for the sensor calibration is performed [Sensitivity]

0xB030, 0xB070

The mapping of channel x to command index n is as follows:

Channel x

Command index n

UBridge Ch.1

0

USense Ch.1

1

RMB Ch.1

2

UBridge Ch.2

4

USense Ch.2

5

RMB Ch.2

6