Спасибо!

Мы исправим ошибку в ближайшее время

Сообщить об ошибке

Site Tools


User Parameter Data

The use of user parameters is available for the following terminals: Galileosky 7.0, Galileosky Base Block, Navtelecom Flex, Montrans, XIRGO. Correspondences of terminal parameters to parameters in Omnicomm Online are given on the link.

To view raw and converted values of user parameters, go to the “Monitoring” tab (see View current values).

In the “User parameters” section:

CAN User Parameter Data

“ID” shows an automatically generated identification number.

“Parameter name” - Enter the name of the parameter to be displayed in Omnicomm Online reports.

“User parameter number” (for third-party terminals only) - number of the user parameter, which is displayed in the Monitoring tab:

CAN User Parameter Monitoring

“Byte and word order” - Select the order of bytes and words. Possible options: Direct word and byte order; Reverse word order, Reverse byte order, Reverse word and byte order.

“Value type before conversion” is the data type before conversion. Possible values: signed_byte, unsigned_byte, signed_short, unsigned_short, float, signed_int, unsigned_int, double, long.

“Value type after conversion” is the data type after conversion. Possible values: integer, float, bin, s16, u16, s32, u32, u64, double.

“Minimum value” - Specify the minimum allowable value of the parameter. If the value of the parameter being processed is less than the specified value, the parameter will be ignored.

“Maximum value” - Specify the maximum allowable value of the parameter. If the value of the parameter being processed is greater than the specified value, the parameter will be ignored.

“Coefficient” is the value by which you want to multiply the value of the processed parameter. If the value type after conversion is array, it applies to all values.

“Offset” - Enter the value to be added to the value of the parameter to be processed. A negative value is allowed.

“Number of decimal places” (only for value types after conversion: double or array_double) - Enter the number of decimal places of the converted value. Possible options: 0 to 9.