Misuse of this equipment can result in property damage or human injury.
Because controlled system applications vary widely, you should satisfy yourself
as to the acceptability of this equipment for your intended purpose.
In no event will Toshiba Corporation be responsible or liable for either indirect
or consequential dam age or inju ry that may result from the use of this equipment.
No patent liability is assumed by Toshiba Corporation with respect to use of
information, illustrations, circuits, equipment or ex amples of applic ation in this
publication.
Toshiba Corporation reserves the right to make changes and improvements to this
publication and/or related products at any time without notice. No obligation shall be
incurred other than as noted in this publication.
This publication is copyrighted and contains proprietary material. No part of this book
may be reproduced, stored in a retrieval system, or transmitted, in any form or by any
means elect rical, mechanical, photocopying, recordi ng, or otherwise without
obtaining prior written permission from Toshiba Corporation.
The AD268, DA264, and TC218 are the analog input/output modules for Toshiba’s Programmable
Controller PROSEC T2-series (T2/T2E/T2N).
Read this manual thoroughly before using this module. Also, keep this manual and related manuals
so that you can read them anytime while this module is in operation.
Safety Symbols
The following safety symbols are used on the product and/or in the related manuals.
Pay attention to the information preceded by the following symbols for safety.
!
WARNING
!
CAUTION
Safety Pr ecau tion s
• Turn off power to the PLC (T2, T2E or T2N) and to this module (AD268, DA264 or TC218)
before removing or mounting this module. Failure to do so can cause electrical shock or
damage to this product.
• Read the Safety Precautions described in the T2, T2E or T2N User’s Manual before using
this module.
• Follow the instructions described in this manual and in the T2, T2E or T2N User’s Manual
when installing and wiring this module.
Indicates a potentially hazardous situation which, if not avoided, could
result in death o r serious injury.
Indicates a potentially hazardous situation which, if not avoided, may
result in minor or moderate injury. It may also be used to alert against
unsafe p r actices.
!
CAUTION
• This module has been designed for the T2/T2E/T2N. Use your AD268/DA264/TC218 only
on the T2-series PLC rack.
• These modules consume the internal 5 Vdc power as shown below.
AD268 ... 300 mA
DA264 ... 230 mA
TC218 ... 300 mA
Confirm that the total 5 Vdc consumed current per one power supply module is within the
limit (2.5 A). If it exceeds the limit, the T2/T2E/T2N cannot operate properly and this may
cause unsafe situation.
This manual describes the specification and the operations of Toshiba's analog I/O modules
(AD268, DA264 and TC218) for PROSEC T2 series programmable controllers.
Read this manual carefully for your correct operation of these modules.
This manual consists in three parts.
Part 1 ... 8 channel analog input module AD268
Part 2 ... 4 channel analog output module DA264
Part 3 ... 8 channel thermocouple input module TC218
Related Manual
The following related manuals are available for your reference.
T2E User's Manual (UM-TS02E∗∗
This manual describes the configuration, specification, installation, wiring, and maintenance of
the basic hardware of the programmable controller T2E.
The functions of the T2E and how to use them, and the information necessary for creating user
program are also described.
T2N User's Manual (UM-TS02N∗∗
This manual describes the configuration, specification, installation, wiring, and maintenance of
the basic hardware of the programmable controller T2N.
The functions of the T2N and how to use them, and the information necessary for creating user
program are also described.
T-series Inst r u ct ion Set (UM-TS03∗∗∗
This manual describes the detailed specifications of instructions for Toshiba's T-series
programmable controllers.
Note: In this manual, the T2 series programmable controllers (T2, T2E, and T2N) are called as
The AD268 is an 8 channel analog input module for the T2 series programmable controllers.
The AD268 converts external analog signals (voltage or current) into digital values cyclically so
that the T2 can process the analog signals.
-10 to 10V
0 to 5V0 to 20mA
0 to 10V
1 to 5V4 to 20mA
1MΩ or more250Ω
±0.2% FS (at 25°C)
±0.5% FS (0 to 55°C)(FS: ±10V)
±100ppm/°C or less
10MΩ or more
1500Vac - 1 minute (betw een logic and analog circuits)
500Vac - 1 minute (betw een analog circuit and external 24V)
1500Vac - 1 minute (betw een analog circuit and FG/LG)
Gain and offset calibration function
Input data averaging function
Unused channel skip function
External 24Vdc power voltage drop detection
The AD268 performs the following operations.
The external analog signals come to th e buffer amplifier through the filter. The multiplexer
sequentially selects CH1 to CH8 to convert the input analog signals into digital data via the A/D
converte r. Th e converte d digital data reaches to the internal control circuit through optical
isolator. Every time when the T2 CPU requests to read the converted data, the internal control
circuit sends the data to the T2 CPU. The AD268's parameters are stored in the EEPROM.
The AD268 supports multiple input ranges, ±5V, ±10V, 0 to 5V, 0 to 10V, 1 to 5V, 0 to 20mA,
or 4 to 20mA. The input range is selected by jumper plug setting and the parameter writing by
the T2 program .
The general flow for setting the input type is as follows.
(1) Set the jumper plugs to select voltage input or current input.
(2) Mount the AD268 onto the T2 rack.
(3) Turn on power to the T2 system.
(4) Execute I/O all ocation.
(5) Program the "input type setting program". (see the nex t page)
(6) Turn the T2 to RUN mode.
3.1 Jumper plug setting
8 jumper plugs are provided on the AD268 board.
The jumper plug setting is for selecting either voltage input or current input.
JP1 is for channel 1, JP2 is for channel 2, ... JP8 is for channel 8.
PART 1 AD268
Jumper plugs (JP1 to JP8)
Set the jumper plugs for each channel.
Side 1: Voltage input
Side 3: Current input
The fa ct o ry se tting is voltage input (side 1).
The input range of the AD268 is specified by writing the following parameter data into the
AD268's buffer memory. To access the buffer memory, T2 user program (READ and WRITE
instructions) is requi red.
When the parameter is set to the AD268, it is saved in the AD268's built-in EEPROM.
Therefore, once the input type parameter is set, there is no need to execute the input type
setting operation.
T2 CPUAD268
Buffer memory
WRITE
User program
READ
EEPROM
Input type parameter data:
Input typeParameter
data
00 to 5V0 to 20mA
10 to 10V
21 to 5V4 to 20mA
4
5
Voltage inputCurrent input
±5V
±10V
AD268 buffer memory address:
H8018Input type for channel 1
H8019Input type for channel 2
H801AInput type for channel 3
H801BInput type for channel 4
H801CInput type for channel 5
H801DInput type for channel 6
H801EInput type for channel 7
H801FInput type f or channel 8
The fa ctory setting is
±10V range.
For details of the procedure to set the input type parameter, refer to section 6.
(1) Use shielded twisted-pair cables for analog input signal lines and wire them in shortest
distance. Connect the cable shield to ground in shortest distance for EMC conformity.
Normally the grounding method (a) is recommended. However, depending on the condition,
method (b) or (c) may be useful for stable operation.
Analog input
(a)
(b)
module
FG
Analog input
module
FG
PART 1 AD268
Analog input
(c)
module
FG
(2) Separate the analog signal cable from other cables to prevent noise interference. (200mm
or more)
(3) This module requires 24Vdc power. Apply the 24Vdc power before (or at the same time)
applying T2’s main power. Otherwise, this module detects the external 24Vdc error.
(4) If the external 24Vdc power for this module is not stable, the converte d data will not be
stable. In this case, use a dedicated 24Vdc power supply for this module.
(5) It is recommended to short the unused channels. Because if it is open for voltage input,
meaningless A/D conversion data will appear.
(6) If the converted data is not stable owing to electrical noise, it is recommended to use the
input averaging function to reduce the noise interference. For the averaging function, refer
to section 6.
The I/O type of th e AD268 is "X 8 W".
When the automatic I/O allocation operation is performed with a AD268 mounted on the rack,
the AD268 is allocated as "X 8W".
The AD268 occupies the 8 consecutive input (XW) registers of the T2.
In this manual, these assigned I/O registers are expressed as XW(n), XW(n+1), ... XW(n+7).
The following figure shows an example of I/O allocation window of the T-PDS programming
software. In this case, the AD268 is mounted in the slot 0 of base unit BU218.
DI32
PS261
PU234E
No slot
AD268
DO32
Vacant
Vacant
Vacant
Vacant
Vacant
In the above example, the AD268 is allocated on the unit-0, slot-0. And 8 I/O registers, XW000
to XW007 are assigned to the AD268.
The analog signals received by the AD268 are converted into the digital data in this module.
These con v e rt e d digi tal data are read by T2 CPU in the batch I/O processing and stored in the
assigned input registers as follows.
XW(n) ........ A/D conversion data for channel 1
XW(n+1) .... A/D conversion data for channel 2
XW(n+2) .... A/D conversion data for channel 3
XW(n+3) .... A/D conversion data for channel 4
XW(n+4) .... A/D conversion data for channel 5
XW(n+5) .... A/D conversion data for channel 6
XW(n+6) .... A/D conversion data for channel 7
XW(n+7) .... A/D conversion data for channel 8
The conversion data stored in the XW register is dependent on the input type as follows.
To read the A/D conversion data, there is no need to use special instruction. The A/D
conversion data are automatically stored in the assigned input registers (XW registers).
For example, when the AD268 is allocated to XW000 to XW007, the A/D conversion data of
each channel is stored as follows.
XW000 :Channel 1 A/D conversion data
XW001 :Channel 2 A/D conversion data
XW002 :Channel 3 A/D conversion data
XW003 :Channel 4 A/D conversion data
XW004 :Channel 5 A/D conversion data
XW005 :Channel 6 A/D conversion data
XW006 :Channel 7 A/D conversion data
XW007 :Channel 8 A/D conversion data
Therefore, in t he user program, you can use these XW registers directly for the analog data
processing.
The program shown below is an example of simple comparison with the channel 1 analog data.
(±10V setting)
Line 1:When XW000 is greater than 25600 (channel 1 analog input is more than 8V), R0100
is set to ON.
Line 2:When XW000 is in the range of -9600 to 9600 (channel 1 analog input is in the range
of -3V to 3V), R0101 is set to ON.
Line 3:When XW000 is less than -16000 (channel 1 analog input is less than -5V), R0102 is
The AD268 has the memory that stores the control parameters, input type designation, module
status information, etc. This memory is called the buffer memory. To access (read/write) this
memory from the T2 program, READ and WRITE instructions are used.
6.1 Memory map
The contents of the AD268's buffer memory are as fo llo w s .
AddressContents
H8000Gain calibration value for channel 1
H8001Gain calibration value for channel 2
H8002Gain calibration value for channel 3
H8003Gain calibration value for channel 4
H8004Gain calibration value for channel 5
H8005Gain calibration value for channel 6
H8006Gain calibration value for channel 7
H8007Gain calibration value for channel 8
H8008Offset calibration value for channel 1
H8009Offset calibration value for channel 2
H800AOffset calibration value for channel 3
H800BOffset calibration value for channel 4
H800COffset calibration value for channel 5
H800DOffset calibration value for channel 6
H800EOffset calibration value for channel 7
H800FOffset calibration value for channel 8
H8010Averaging times for channel 1
H8011Averaging times for channel 2
H8012Averaging times for channel 3
H8013Averaging times for channel 4
H8014Averaging times for channel 5
H8015Averaging times for channel 6
H8016Averaging times for channel 7
H8017Averaging times for channel 8
H8018Input type setting for channel 1
H8019Input type setting for channel 2
H801AInput type setting for channel 3
H801BInput type setting for channel 4
H801CInput type setting for channel 5
H801DInput type setting for channel 6
H801EInput type setting for channel 7
H801FInput type setting for channel 8
H8020Command register
H8021Response register
H8022
:
H8027
F0
No use
Use WRITE instruction to write
data into these addresses.
Use READ instruction to read
data from this address.
Analog I/O Modules (AD268 / DA264 / TC218)
24
Loading...
+ 60 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.