Creating Programs
4.5.3 Output conversion Characteristics (Voltage Range)
-10V to 10V DC output
Conversion characteristic
Correspondence table of D/A Conversion values
Output voltage (V)
Processing if the range is exceeded
Digital input value Output voltage (V)
-2001 or less -8001 or less
Refer to the following
notes.
2001 or more 8001 or more
-5V to 5V DC output (14-bit mode only)
Conversion characteristic
Correspondence table of D/A Conversion values
Output voltage (V)
Processing if the range is exceeded
Digital input value Output voltage (V)
-8001 or less
Refer to the following
notes.
8001 or more
• The following operations are performed when a value exceeding the
allowable range is written. Always insert a program for checking the upper
and lower limits right before a program for writing data.
Mode Data range Description
12-bit
mode
-2049 or less 2048 or more
The bits D and C of a written value may be regarded as
channel switching flags and converted to an unintended
value and output.
-2048 to -2001 2001 to 2047
The value does not change and the previous value is
held.
14-bit
mode
-8193 or less 8192 or more
The bits F and E of a written value may be regarded as
channel switching flags and converted to an unintended
value and output.
-8192 to -8001 8001 to 8191
The value does not change and the previous value is
held.