Configuration data
Index 8000 RMB Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
8000:0 | RMB Settings | Max. subindex | UINT8 | RO | 0x32 (50dec) |
8000:01 | Mode0 enable filter | 0: No filters active. The terminal operates cycle-synchronous 1: The filter settings selected in subindex 0x8000:11 or 0x8000:12 are active. | BOOLEAN | RW | 0x01 (1dec) |
8000:02 | Mode1 enable filter (EL3356-0010, EL3356-0090 only) | BOOLEAN | RW | 0x01 (1dec) | |
8000:03 | Mode0 enable averager | Activate hardware mean value filter | BOOLEAN | RW | 0x01 (1dec) |
8000:04 | Mode1 enable averager (EL3356-0010, EL3356-0090 only) | BOOLEAN | RW | 0x01 (1dec) | |
8000:05 | Symmetric reference potential | Activate symmetric measurement | BOOLEAN | RW | 0x01 (1dec) |
8000:11 | Mode0 filter settings | 0: FIR 50 Hz | UINT16 | RW | 0x0000 (0dec) |
8000:12 | Mode1 filter settings (EL3356-0010, EL3356-0090 only) | UINT16 | RW | 0x0000 (0dec) | |
8000:13 | Dynamic filter change time | Sampling rate for dynamic filter switching. Scaling in 0.01 ms (100 = 1 s) (only if the filters are active and “dynamic IIR” is selected as filter) | UINT16 | RW | 0x000A (10dec) |
8000:14 | Dynamic filter delta | Limit value for dynamic filter switching. (only if the filters are active and “dynamic IIR” is selected as filter) | REAL32 | RW | 0x41A00000 (1101004800dec) = 20.0 |
8000:21 | Gain | Scale factor | REAL32 | RW | 0x3F800000 (1065353216dec) = 1.0 |
8000:22 | Tare | Process data value offset | REAL32 | RW | 0x00000000 (0dec) = 0.0 |
8000:23 | Rated output | Nominal characteristic value of the sensor element in mV/V | REAL32 | RW | 0x40000000 (1073741824dec) = 2.0 |
8000:24 | Nominal load | Nominal load of the force transducer/load cell/etc. (e.g. in kg, N or ...) | REAL32 | RW | 0x40A00000 (1084227584dec) = 5.0 |
8000:25 | Zero balance | Zero point offset in mV/V | REAL32 | RW | 0x00000000 (0dec) = 0.0 |
8000:26 | Gravity of earth | Current acceleration of gravity (default 9.806650) | REAL32 | RW | 0x411CE80A (1092413450dec) = 9.806650 |
8000:27 | Scale factor | This factor can be used to re-scale the process data. In order to change the display from kg to g, for example, the factor 1000 can be entered here. | REAL32 | RW | 0x447A0000 (1148846080dec) = 1000.0 |
8000:28 | Reference load | Reference weight for manual calibration | REAL32 | RW | 0x40A00000 (1084227584dec) = 5.0 |
8000:29 | Steady state window | Time constant for the “steady state” bit (used for idle recognition) | UINT16 | RW | 0x03E8 (1000dec) |
8000:2A | Steady state tolerance | Tolerance window for the “steady state” bit | UINT32 | RW | 0x00000005 (5dec) |
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
8000:31 | Calibration interval | Calibration interval for automatic calibration of the terminal. The unit is 100 ms. The smallest possible value is 5 (500 ms). A value of 0 deactivates automatic self-calibration. This is also possible via the process data bit “Disable calibration”. | UINT16 | RW | 0x0708 (1800dec) |
8000:32 | Test interval | This register contains the test interval for the cyclic self-test of the terminal. This interval is always a multiple (the default is 10dec) of the calibration interval (0x8000:31).. The test interval when the terminal leaves the factory is therefore 10 x 180 s = 1800 s. The process data bit “Disable calibration” can be used to deactivate the self-test. | UINT16 | RW | 0x000A (10dec) |
Index 8010 , 8020 AI Settings
Index (hex) |
Name |
Meaning |
Data type |
Flags |
Default |
---|---|---|---|---|---|
80n0:0 |
AI Settings |
Max. subindex |
UINT8 |
RO |
0x18 (24dec) |
80n0:01 |
Enable user scale |
User scale is active. |
BOOLEAN |
RW |
0x00 (0dec) |
80n0:06 |
Enable filter |
Enable filter |
BOOLEAN |
RW |
0x01 (1dec) |
80n0:0A |
Enable user calibration |
Enabling of the user calibration |
BOOLEAN |
RW |
0x00 (0dec) |
80n0:0B |
Enable vendor calibration |
Enabling of the vendor calibration |
BOOLEAN |
RW |
0x01 (1dec) |
80n0:11 |
User scale offset |
User scaling offset |
INT32 |
RW |
0x00000000 (0dec) |
80n0:12 |
User scale gain |
User scaling gain. |
INT32 |
RW |
0x00010000 (65536dec) |
80n0:15 |
Filter settings |
This object determines the digital filter settings, if it is active via Enable filter (index 0x80n0:06). |
UINT16 |
RW |
0x0000 (0dec) |
80n0:17 |
User calibration offset |
User calibration offset |
INT32 |
RW |
0x00000000 (0dec) |
80n0:18 |
User calibration gain |
User calibration gain |
INT16 |
RW |
0x4000 (16384dec) |