-
Juan Guevaramuy buen trato con el vendedor y muy buena asesoria y el producto está trabajando muy bien ya tiene un año y no he tenido ningún problema
-
Obert MatetakufaI'm very happy with the business deal and all the support they are giving . A very good business partner
Portrait PLC HMI Panel RS Protocol RS232 408MHz TFT Coolmay
Contact me for free samples and coupons.
Whatsapp:0086 18588475571
Wechat: 0086 18588475571
Skype: sales10@aixton.com
If you have any concern, we provide 24-hour online help.
xCPU | 32bit CPU 408MHz | Type | 10" TFT |
---|---|---|---|
Dimension | 275*194*36mm | Cutout Size | 262*180mm |
Analog I/O | (optional) Max 16AI/8AO | DI/DO | Max 30DI/30DO (max 28MR) |
High Light | Portrait PLC HMI Panel,408MHz TFT PLC HMI Panel,RS Protocol Coolmay PLC HMI |
275*194*36mm Portrait Display Integrated HMI PLC RS Protocol RS232
Parameter:
Display |
Dimension |
275*194*36mm |
Cutout size |
262*180mm |
|
Type |
10"TFT |
|
Feature |
60K-color resistive touch screen, supports portrait display |
|
Memory |
RAM |
64MB |
ROM |
NOR Flash 16MB |
|
CPU |
32bit CPU 408MHz |
|
I/O |
DI/DO |
Max 30DI/30DO (max 28MR) |
DI/DO level |
Input: Passive NPN, public terminal isolated Transistor output: Low level NPN, COM connect to negative; Relay output: Normally open dry contact |
|
DO type and load |
Relay MR/MOS tube, MOS tube: 2A/point, 4A/4 point COM, 5A/12 point COM; MR: 2A/point, 5A/12 point COM. |
|
Analog I/O (optional) |
Max 16AI/8AO |
|
AI type (optional) |
Thermocouple E/E_/K/K_/S/S_/T/T_/J/J_ / PT100/ PT1000/ NTC10K/ NTC50K/ NTC100K/ 0~10V/ 0~5V/ 0~20mA/ 4~20mA/ -5V~5V/ -10V~10V / mixed |
|
AO type (optional) |
0~10V /0~5V/ 0~20mA/ 4~20mA/ mixed/ -5~5V/ -10~10V (2AO for 1 minus voltage) |
|
High-speed function |
High-speed counting |
Single phase 6 channel 60KHz, or 2 AB 60KHz + 1 AB 10KHz, or 2 ABZ 60KHz + 1 AB phase 10 KHz |
High-speed pulse |
8 channels, Y0-Y3 is 100KHz, Y4-Y7 is 10KHz. High-speed counting + high-speed pulse < 480KHz |
|
Connection |
HMI |
Type-B HMI download port (can download PLC program through the USB penetrating function), RS232 |
1 RS485 (changed from default RS232) |
||
PLC |
1 Mini USB, 1 RS232 (program port) |
|
1 RS485 or 2 RS485 COM ports (one is changed from the default RS232 port) |
||
CAN (2.0A/B) port, Ethernet port, WIFI (will occupy default RS232 port) |
||
Software |
HMI |
Coolmay mView HMI Programming Software |
PLC |
Compatible with Mitsubishi GX Developer 8.86 and WORKS 2 |
Advantage:
◆Upper computer programming software compatible with Works 2/GX Developer8.86 (supports Ladder diagram and SFC language, does not support structured programming/labels).
◆Powerful, compatible with FX3G/FX3U/FX3S PLC, high processing speed.
◆Military level 32 bit CPU adopted, which is faster and more adapted to industrial environment of high electromagnetic interference.
◆Special encryption, prevent illegal reading thoroughly. 8-bit encryption, 12345678 as password can thoroughly prevent reading of ladder logic program.
◆Clock supported, rechargeable battery adopted.
◆Default with 1 HMI download port, 2 PLC programming ports (RS232/MiniB USB port or Type-C), and one USB port.
◆PLC is optional to add 1 485 or 2 485(One of the 485 ports is changed from the default 232 port)/CAN/network port/WIFI(which will occupy the default port 232); HMI defaults to 1 RS232, optional 1 RS485.
◆Support Mitsubishi programming protocol/MODBUS protocol/RS protocol/BD board protocol, easily realize PLC interconnection and communication with external devices.
◆High-speed counting, conventionally single-phase 6 channels 60KHz or AB (Z) phase 2 channels 60KHz + AB phase 1 channel 10KHz. High-speed pulse, conventionally 8 channels: Y0-Y3 is 100KHz, Y4-Y7 is 10KHz. High-speed counting+ High-speed pulse cannot exceed 480KHz; acceleration and deceleration are independent.
Network communication:
The network is automatically detected after power-on. When there is a network chip, M8193=1, the network is ready.
The involved special relays, special registers, and registers used by the IP address are as follows:
Function description |
Network usage |
Remarks |
Network preparation |
M8193 |
|
Write network address |
M8197 |
|
MODBUS timeout |
M8062 |
|
IP address conflict |
M8063 |
|
Mitsubishi function and MODBUS switch sign |
D8395 |
|
Set during ADPRW instruction |
D8397=3 |
|
Router address |
R23800 R23801 |
|
Mask address |
R23802 R23803 |
|
MAC address |
R23804~R23806 |
|
Local IP address |
R23807 R23808 |
|
Destination IP address |
R23810 R23811 |
|
port |
R23812 |
Default 502 |
RD3A/WR3A instruction cycle times |
R23813 |
|
MODBUS timeout time |
R23814 |
|
Number of packets sent |
R23815 |
|
Number of received packets |
R23816 |
|
M8193:=1 Indicates that there is a network chip, and the network is ready
M8197:=1 Write the network address and reset automatically.
M8062:=1 Indicates MODBUS timeout, MODBUS_TCP is used.
M8063:=1 Indicates an IP address conflict.
D8395:Mitsubishi function and MODBUS_TCP switch
D8395=0:Mitsubishi function
D8395=1: MODBUS_UDP slave station
D8395=2: MODBUS_UDP master station
D8395=3: MODBUS_TCP slave station
D8395=4: MODBUS_TCP master station
D8395=5: EtherNet/IP slave (server)
D8397: When using MODBUS_TCP for ADPRW instruction, D8397 needs to be set to 3.
R23800 and 23801 are router addresses. The default is 192.168.1.1. That is, R23800=0XC0A8, R23801=0X0101.
R23802 and 23803 are the mask addresses, and the default is 0 .0. 0 .0. That is, R23802=0, R23803=0.
R23804~23806 are MAC addresses, which are generated by the system and are basically not repeated. Can also be set. Note: The MAC address on the same network cannot be repeated, otherwise it will cause abnormal communication.
R23807 and R23808 are the IP addresses of this machine. The default is 192.168. 1.250, that is, R23807=0XC0A8, R23808=0X01FA.
R23810 and R23811 are MODBUS target IP,
R23812 port default 502
R23813 default=100 (number of cycles), which is the interval time between WR3A and RD3A sequence execution.
R23814 default = 20 (200ms), it is the MODBUS timeout time setting, only retry twice, each time = (R23814*5)ms.
R23815 is the number of MODBUS sent packets
R23816 is the number of MODBUS received packets.