Temp E
Temp E
V610
PV
100
SP2 3 4 PV PV
SP 90 155 155
AL1 2 3 MAN
SP2
AL1
OUT
SP2
2 150 AL1
OUT
2 150
A/M
SET/ENT
SET/ENT
SET/ENT
Record of Revision
run
stop
PLC
V6
Special cable
V6-TMP(RS-485/RS-232C)
PV PV
PV
100
SP2 3 4
155 155
SP2
AL1 2 3 MAN
SET/ENT SET/ENT
A/M
SET/ENT
Up to 31 Temperature Controllers
RS-485
On the V6, it is possible to monitor data and make settings for the
temperature controllers connected to the V6.
Data transfer
It is possible to use a macro command to transfer the entire contents of
PLC memory, V6 internal memory, or memory card memory to the
temperature controller. In addition, it is possible to transfer all tempera-
ture controller data to PLC memory, V6 internal memory, or to the
memory card.
1
Temperature Control Network
Notes
V612T From D on
V612C From C on
V610T From D on
V610S From D on
V610C From C on
V608C From F on
V606C/M All
V606iT/C/M All
2
Temperature Control Network
V6-TMP
RS-485
Black : +SD/RD
+
To V6 Green : -SD/RD
-
To the temperature
MJ1/2 Red : SG controller terminal
SG
RS-232C
Orange:RXD
3
Temperature Control Network
V6-SR422
To V6 To SR-Mini
(Long)
MJ1/2 COM.PORT
COM.PORT1
COM.PORT1
COM.PORT1
COM.PORT2
COM.PORT2
COM.PORT2
MJ2 MJ1
COM.PORT2 COM.PORT1
COM.PORT2 COM.PORT1
COM.PORT2 COM.PORT1
V6-SR422 RKC cable V6-SR422
(Long) (Short)
The V6 RS-485 termination resistor is set with the dip switches on the
back of the V6.
ON
1 2 3 4 5 6 7 8
4
Temperature Control Network
This describes how to set the parameters for the temperature controller
used in [Temp. Control Comm. Setting]. Be sure to set the parameters
when connecting a temperature controller to the V6.
Select [System Setting] from the [Item] menu and click on [Temp. Control
Comm. Setting]. The [Temp. Control Comm. Setting] dialog is displayed.
5
Temperature Control Network
Baud Rate
Set the speed used for communication with the temperature controller.
4800/9600/19200/38400/57600/115000 bps
Parity
Set the parity used for communication with the temperature controller.
None/Odd/Even
Data Length
Set the data length used for communication with the temperature
controller.
7 bit/8 bit
Stop Bit
Set the stop bit used for communication with the temperature control-
ler.
1 bit/2 bits
Signal Level
Set the signal level used for communication with the temperature
controller.
RS-485/RS-232C
Retrials
Set the time for receiving a response signal from the temperature
controller. If a response is not received within the set time, retry is
performed.
When data is received from the temperature controller, set the send
delay time to send a reply to the temperature controller.
6
Temperature Control Network
Default
When this is clicked, the settings for each temperature controller will
revert to the default settings.
7
Temperature Control Network
5. Processing Cycle
Temperature Temperature
PLC data1 PLC data 2 controller PLC data 3 controller PLC data n
data 1 data n
1 cycle
In diagram (a) where a “Temp. Network Table” is not used, PLC data is not
read while temperature controller data is being read.
In diagram (b) where a “Temp. Network Table” is used, PLC data and
temperature controller data are read simultaneously.
8
Temperature Control Network
The following operations are possible during screen creation when placing
parts allocated in temperature controller memory:
• Using the lamp/relay mode to show the upper/lower limits of the alarm
display.
2. Select [Temp. Control] for [Type], and set the temperature controller
station number and memory.
[Refer] function
9
Temperature Control Network
(2) Select comment list memory and double click, or click the [<<Select]
button to set memory.
10
Temperature Control Network
Method
//YOKOGAWA UT350/UT320
TempType=5,6
DeviceTypeStr=”D,I”
DeviceType=0
AddressType=DEC
Address,SymbolName
W1,ADERROR
W2,ERROR
Add a comment here.
W3,PV W: word device
W4,CSP
:
END
DeviceType=0
AddressType=DEC
Address,SymbolName
W0001-00,ADERR
W0002-00,PV ADC Add a comment here.
W0002-01,PV BO W: word device
:
END
DeviceType=1
AddressType=DEC
Address,SymbolName
B1,ADERROR
B18,PV,BO Add a comment here.
B19,RJC ERR B: bit device
:
END
11
Temperature Control Network
12
Temperature Control Network
Close
Go to the menu and click [Close], or click the close button on the upper
right of the window.
Or
Setting Comments
There are a total of 32 Temp. Network Table. A comment can be set for
each table.
13
Temperature Control Network
Setting Method
When you click on a number, the selected line turns blue.
Click
Double click to display the default values for [Temp. CTRL Mem.], Data
Type, etc.
• Word
• Double Word
• Bit
• Dummy Word
• Dummy Double
14
Temperature Control Network
Word
The data in a temperature controller is treated as one-word
numerical data. The data type of a temperature controller is
automatically converted to DEC type, and it is transferred to
the store target PLC (internal) memory.
Double Word
The data in a temperature controller is treated as double-word
numerical data. The data type of a temperature controller is
automatically converted to DEC type, and it is transferred to
the store target PLC (internal) memory.
transfer
Bit
The data in a temperature controller is treated as one-word bit
data. It is transferred to the store target memory without
converting the data type.
15
Temperature Control Network
Setting Items
Items that must be set to perform periodic reading:
16
Temperature Control Network
Setting Items
Items that must be set to perform sampling:
• Memory card settings (when the memory card is set as the store target
in buffering area settings)
[Sampling
Method:Temp.
Control Net]
means sampling
at the specified
intervals. If
sampling at the
edge of 0 ->1 of
bits, select [Bit
Synchronize].
Sampling Method
Temp. Control Net
No. of Table
Set the [Temp. Network Table] number where sampling is performed.
No. of Samples
Set the number of samples to be performed.
17
Temperature Control Network
Store Target
Select the sampling data store target.
• Internal Buffer
• Memory Card
Full Processing
Select the processing when the store target becomes full.
• Continuous: When the [No. of Samples] is exceeded, data is
deleted, beginning with the oldest data.
• Stop: When the [No. of Samples] is exceeded, stop sampling.
* [No. of Words] are the number of the words used for memory in the
[Temp. Network Table] set in [No.of Table].
* The memory card capacity can be calculated in the same way as the
buffering area capacity.
1. Select [System Setting] from the [Item] menu, and click on [Memory
Card Setting] to open the [Memory Card] dialog.
3. Be sure that the [Output File] set in [Buffering Area Setting] and the file
number set in [Memory Card Setting] are the same.
18
Temperature Control Network
These numbers
should be the
same.
Setting Items
Items that must be set to transfer data:
Macro
[TEMP_READ]
Transfers temperature controller data starting with F0 memory on the
[Temp. Network Table] specified in F1.
Usable Devices
Constant
PLC Memory Internal Memory Memory Card Indirect Specification
Temp. Network Table No.
F0
F1
[TEMP_WRITE]
Transfers the data starting with F1 memory to the [Temp. Network
Table] memory specified in F0.
Usable Devices
Constant
PLC Memory Internal Memory Memory Card Indirect Specification
Temp. Network Table No.
F0
F1
3. To set [No. of Data], click the [Table No.] switch and set the table
number. The data number will be set automatically.
20
Temperature Control Network
This section explains the way to use indirect designation memory for
[Temp. Control] memory. About the way to use it for PLC or internal
memory, refer to “Reference Manual.”
The internal designation memory ($u) should be used for indirect designa-
tion memory.
15 87 0 15 87 0
n+0 Model Memory Type n+0 Model Memory Type
n+1 Memory Number (address) n+1 Memory nunber (address) high
n+2 00 Bit designation n+2 Memory number (address) low
n+3 00 Station No. n+3 00 Bit designation
n+4 00 Station No.
Models
03 : Temp. control memory (within 16 bits)
83 : Temp. control memory (16 to 32 bits)
Memory Type
Memory type varies depending on which temperature controller type
you use.
Set the available memory type number for each temperature controller,
by referring to [ Available Memory] of “Appendix.”
Station No.
Set the each station number of a temperature controller.
21
Temperature Control Network
Macro
[TEMP_CTL]
Controls the operations contained in the number of words specified by
F1 memory starting with F0 memory.
Usable Devices
Constant
PLC Memory Internal Memory Memory Card Indirect Specification
Temp. Network Table No.
F0
F1
22
Temperature Control Network
23
Temperature Control Network
[FROM_WR]
The words specified by F1 starting with F0 memory are written to the
FROM.
Usable Devices
PLC Memory Internal Memory Constan Memory Card Indirect Memory
F0
F1
FROM_WR F0 F1
• It is necessary to secure the memory 32 words. Set the station no.
from 0 to 32 in each memory.
The memory which is not used table no., set the [-1].
• Set the [32] in F1. If set the F1 except for [32], error is occured.
(refer to next [System Memory])
System Memory
The result of the execution of the [FROM_WR] macro is stored in $s728.
[0] : normal
[1] : abnormal
24
Temperature Control Network
[(RESTART) F1]
Reconnects the temperature control network after the time specified by
F1 memory.
Range of F1 : 0 to 60 (sec)
Usable Devices
PLC Memory Internal Memory Constant Memory Card Indirect Specification
F0 Command
F1
WR reconnection
Set the station number from Write the Station No. Table to Execute reconnection of network
$u0 to 31 at the screen. V6 by the [FROM_WR] macro. by the [RESTART] macro.
25
Temperature Control Network
V-SFT Transfer
PC Screen data V6
I/F driver
Temp. control program
26
Temperature Control Network
If the [Main Menu] screen is displayed after transfer of screen data, the
[Extension Program Info.] button appears.
If the above button doesn’t appear, transfer the font data.
Screen Data
Information PLC Type : MITUBISHI AnA/N/U series Error : stop
Size : 2883584 Comment : Time-out : 0.50 sec
Retry : 3
Extension
Ethernet VER.1.000 Program Info.
Trans. Speed : 10BASE-T
Stat. No. : 192.168.1.50
Editor:MJ1 PORT : 10000 Memory-Card I/O Test
MAC : 00000001 ERR : XXX
Editor:MJ1
27
Temperature Control Network
28
Temperature Control Network
29
Temperature Control Network
Status Code
The temperature controller status codes stored in system memory are
shown below.
Code Contents
0000H Normal
FFFFH Time out
8001H Check code error
8002H Data error
800BH Abnormal code received
MSB LSB
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
0 0 0 0 0 0 0 0 0 0
Buffer full error
Parity error
Overrun error
Framing error
Brake detect
Error
0 : All bits from 0 to 14 are "0."
1 : Bits from 0 to 14 are something other than "0."
30
Temperature Control Network
Countermeasures
31
Temperature Control Network
Check
140 The extension program is not Check that the V6 SYSTEM PROG.
compatible with the V6 program. VER. is a version that is compatible
with the Temperature Control
Network.
143 The [Temp. Network Table] is not Check the [Temp. Network Table]
set. settings.
145 [Temp. Network Table] are Check [Table No.] in [Buffering Area
overlapping. Settings] and confirm that there is
no overlap.
155 The data of FROM is not regis- Check the [Station No. Table]
tered. setting and transfer it.
156 In the [P3] menu of the [Others...] Uncheck the check box and transfer
dialog, [Use Internal Flash screen data.
ROM...] is checked.
157 The station number is overlapped. Check the [Station No. Table]
setting.
32
Temperature Control Network
Note:
The following error may be given in addition to the
above. However, this error does not normally occur.
If this error is displayed, contact your nearest distributor
of our company.
33
Appendix
YOKOGAWA A-2
YAMATAKE A-3
OMRON A-4
RKC A-8
FUJI A-9
CHINO A-11
MITSUBISHI A-12
TOSHIBA A-15
A-1
Temperature Control Network
YOKOGAWA
List of Models
Available Memory
TEMP_CTL
Unavailable
A-2
Temperature Control Network
YAMATAKE
List of Models
SDC10 SDC10_E
SDC20 / 21 SDC20_E
SDC30/31 SDC30_E Digitro
SDC40A SDC40A_E
SDC40G SDC40G_E
DMC10 DMC10_E
Available Memory
TEMP_CTL
Unavailable
A-3
Temperature Control Network
OMRON
List of Models
TEMP_CTL
Unavailable
A-4
Temperature Control Network
E5ZE
Available Memory
TEMP_CTL
F0 (=$u n) F1
Model
83 : Set the 16 to 32 bit.
A-5
Temperature Control Network
E5ZD
Available Memory
TEMP_CTL
F0 (=$u n) F1
A-6
Temperature Control Network
TEMP_CTL
F0 (=$u n) F1
Read controller
Unit No. Command : 0x06 status 2
status
A-7
Temperature Control Network
RKC
List of Models
Use the temperature controller which has the model name [Z-
1021](Modbus Protocol) at the end name.
V6 cannot communicate with the temperature controller which
supports the other protocol except for Modbus protocol.
Available Memory
TEMP_CTL
Unavailable
A-8
Temperature Control Network
FUJI
List of Models
PYX / PXR
Available Memory
TEMP_CTL
Unavailable
A-9
Temperature Control Network
PYH
Available Memory
TEMP_CTL
F0 (=$u n) F1
n n+1 No. of words
Control message Station number Command : 0 2
If any number other than "0" is set for n+1 memory, an error will be output to system memory.
(For details on system memory, refer to page 28.)
TEMP_CTL
Unavailable
A-10
Temperature Control Network
CHINO
List of Models
Temperature controller Lst file Tem file
DZ1000 DZ1000_E
ChinoDZ
DZ2000 DZ2000_E
Available Memory
TEMP_CTL
Unavailable
A-11
Temperature Control Network
MITSUBISHI
List of Models
FR-A500 / FR-E500
FR-E500_E FR_E500
FR-F500 / FR-S500
Available Memory
TEMP_CTL
F0(=$u n) F1
No. of
n n+1 n+2
words
Running frequency Station command
Running frequency 3
write (EEPROM) No. 0xEE
Running frequency Station command
Running frequency 3
write (inverter RAM) No. 0xED
Station command
inverter reset 2
No. 0xFD
A-12
Temperature Control Network
A-13
Temperature Control Network
SHINKO TECHNOS
List of Models
C Series S-C_E
FC Series
(FCD-13A,FCD-15A S-FC_E Shinko.tem
FCR-13A, FCR-15A)
GC Series S-GC_E
Available Memory
Memory Type Remarks
--- 0
In the comment list, all the channel numbers are set to 00.
Set the used channel number by HEX.
XXXXYY
YY : channel number
XXXX : data item
TEMP_CTL
Unavailable
A-14
Temperature Control Network
TOSHIBA
List of Models
VF-S7 VFS7_E
TOSVERT
VF-S9 VFS9_E
Available Memory
TEMP_CTL
Unavailable
A-15
Temperature Control Network
Modbus Free
Models
It is possible to connect not only temperature controllers but also other device
applied to Modbus protocol to V6.
Available Memory
Memory Type Remarks
0 (output coil) 0
1 (input relay) 1
4 (holding register) 2
3 (input register) 3
TEMP_CTL
Unavailable
For example, to use the controllers which supports Function Code [10H], set
[2word] or more in [Writing Holding Register] at the side of V-SFTE. If setting
[1word], it is recognized [06H] and error ocurrs.
A-16
MONITOUCH
1033NE0b 01200000