Data Types; Numeric Values; Bit Values; Unsigned Double Precision Integer (Uint32) - Siemens MAG 1100 Operating Instructions Manual

Electromagnetic flowmeters
Table of Contents

Advertisement

Data Types

The MultiRanger parameters do not always use integers to hold values. For the
convenience of the programmer, those values are converted to and from a 16-bit integer
number. This section describes the conversion process. The sections that follow describe
where those values are in the discrete I/O and block transfer addresses, and how to get
the parameters you need.

Numeric Values

Numeric parameter values are the most common. For example, parameter P920
(Reading) returns a number that represents the current reading (either level or volume,
depending on the MultiRanger configuration).
Numeric values are requested or set in units or percent of span, and may be specified
with a number of decimal places.
Numeric values must be in the range –20,000 to +20,000 to be valid. If a parameter is
requested and its value is more than +20,000, the number 32,767 is returned; if it is less
than –20,000, the number –32,768 is returned. If this overflow happens, decrease the
number of decimal places.
If a parameter cannot be expressed in terms of percent of span, or has no meaningful
value, the number 22,222 is returned. Try requesting the parameter in units, or refer to
Parameter Reference
P005 in the

Bit Values

Bits are packed into registers in groups of 16 bits (1 word). In this manual, the bits are
numbered from 1 to 16, with bit 1 as the least significant bit (LSB) and bit 16 as the most
significant bit (MSB).
16
15
14
MSB

Unsigned Double Precision Integer (UINT32)

Large numbers are put into unsigned 32 bit integers. By default, they are set up so that
the first word (register) is the most significant word (MSW) and the second word
(register) is the least significant word (LSW).
7ML19981FB05
MultiRanger 100/200 – INSTRUCTION MANUAL
section on page 122.
13
12
11
10
09
08
07
06
05
04
03
02
Page 107
01
LSB

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mag 1100 fMag 3100Mag 3100 pMag 5100 wMag 5000Mag 6000

Table of Contents