Parameter Conversion

The parameters received directly from the device can be converted. For this purpose, you should specify the conversion operation in the Parameter field of the sensor properties. The situations in which this operation can be applied are described below.

Bitwise parameter control

Bitwise parameter control allows you to control a specific bit of a parameter. This operation is used if the device shows different data in one parameter: the first bit can correspond to the state of the alarm (on/off), the second to the state of the driver door (open/closed), the third to the state of the headlights, and so on.

The bits are numbered starting from 1 in the monitoring system. To control, for example, the third bit of the parameter param199, type a colon and the bit number after its name:

Copied!
param199:3

In this way, you can create several sensors on the basis of one parameter to control different bits.

Download PDF file
Download Word document

See also