235
Operating Procedure Section 6-2
• The following table shows the addresses used for analog input.
Note a) The addresses are set according to the unit number of the Special
I/O Unit. Refer to 6-3-2 Unit Number Switch for further details.
b) Set as required.
c) The input Disconnection Detection Flag is allocated to bits 04 to
07 of word (n+9). Refer to Allocations for Normal Mode on
page 250 and 6-6-4 Input Disconnection Detection Function for
further details.
2. The following example shows how to use analog outputs.
The setting address D00200 is stored in words (n+1) to (n+3) of the Special I/
O Unit Area (CIO 2011 to CIO 2013) as a signed binary value between 0000
to 0FA0 Hex.
• The following table shows the addresses used for analog output.
Input number Input signal range Input conversion
value address
(n = CIO 2010)
(See note 1.)
Conversion data
holding address
(See note 2.)
1 1 to 5 V (n+5) = CIO 2015 D00100
2 0 to 10 V (n+6) = CIO 2016 D00101
3 4 to 20 mA (n+7) = CIO 2017 D00102
4 4 to 20 mA (n+8) = CIO 2018 D00103
201904 Input 1 Disconnection Detection Flag (See note c.)
201905 Input 2 Disconnection Detection Flag (See note c.)
201906 Input 3 Disconnection Detection Flag (See note c.)
201907 Input 4 Disconnection Detection Flag (See note c.)
For 1 to 5 V, the hexadecimal value 0000
to 0FA0 will be stored in CIO 2015, so if
there is no disconnection (i.e., 201904 is
OFF), CIO 2015 will be stored in
D00100.
In the same way, for 0 to 10 V, CIO 2016
will be stored in D00101.
In the same way, for 4 to 20 mA, CIO 2017
will be stored in D00102.
In the same way, for 4 to 20 mA, CIO 2018
will be stored in D00103.
MOV (021)
2015
D00100
MOV (021)
2016
D00101
MOV (021)
2017
D00102
MOV (021)
2018
D00103
Output number Input signal range Output setting
address
(n = CIO 2010)
See note 1.
Original
conversion
address
1 1 to 5 V (n+1) = CIO 2011 D00200
2 0 to 10 V (n+2) = CIO 2012 D00201
3 –10 to 10 V (n+3) = CIO 2013 D00202
4 Not used. --- ---