Representation of Analog Values
Representation of Analog Values
3.1 Overview
Sign
The sign (S) of the analog value is always set in bit 15:
● "0" → +
● "1" → -
Example
The following example shows how the least significant digits are padded with "0" values:
● The module with 16-bit resolution is capable of incrementing the values in steps of one
unit (20 = 1).
● The module with 13-bit resolution is capable of incrementing the values in steps of 8 units
(23 = 8).
S = sign
Note
For information on the resolution supported by each analog module, please refer to the
technical data for the relevant module.
* When values > 32511 are specified, the output value is limited to 117.589 % or 0 % (0.0 V / 0.0 mA), depending on the
module used.
** When values < -32512 are specified, the output value is limited to -117.593 % or 0 % (0.0 V / 0.0 mA), depending on the
module used.
* When values > 32511 are specified, the output value is limited to 117.589 % or 0 % (0.0 V / 0.0 mA), depending on the
module used.
** When values < 0 are specified, the output value is limited to 0% (0.0 V / 0.0 mA).