The program was compiled jointly with our partner Vladimir Ugolkov (servisplyus12@mail.ru)
Device listens to the interface and parses messages from the Mikrosim M0601-BM-2.1 weighing indicator
MIN_POWER - minimum permissible supply voltage in millivolts.ADDRESS - sensor identifier for polling via interface.User parameter CE No. 1 - Current weight value.
For example, in Wialon, a user parameter with the FLOAT type should be looked for in the
user_4f_XXtag
XX is the number of a 4-byte user parameter.
User parameter CE No. 2 - Sign of instability of weighing results corresponds to the blinking of the "STAB” LED. Possible values (decimal):
63 - Unstable;
32 - Stable.
User parameter CE No. 3 - Indication of weight value. Possible values (decimal):
66 or 98 - Indication of gross weight value;
78 or 110 - Indication of net weight value;
84 or 116 - Indication of tare weight value;
67 - ADC code indication (only in Calibration mode).
User parameter CE No. 4 - Stable or unstable results are "frozen". Possible values (decimal):
63 - Unstable weighing results are “frozen”;
User parameter CE No. 5 - Frozen state. Possible values (decimal):
32 - Indication of current readings;
72 or 104 - Indication of “frozen” readings.
User parameter CE No. 6 - Error code from the weighing indicator. If the value is 0, then there are no errors.
User parameter CE No. 10 - Diagnostic flags:
Bit 0 - polling of sensors is enabled (supply voltage is greater than MIN_POWER).
Bit 1 - there are parsed messages (data has been received from at least one message in the last 30 seconds).
Bit 2..7 - reserved.
| Code | Description |
|---|---|
41046 |
diagnostic flags have changed |