- Újdonságok
- Akciós termékek
- Raktáron (szállítás 2-4 nap)
- Outlet
- Konverter, vonalerősítő, hub
- Soros - Ethernet konverter, RS-232, RS-422, RS-485
- Ethernet switch
- PAC - PLC - Érintőképernyős PLC - HMI
- XPAC (Windows Embedded Standard 2009/7 and Win CE6.0 Based PAC)
- WinPAC (Windows CE 5.0/7.0 bázisú PAC)
- LinPAC (Linux kernel bázisú PAC)
- I-8000, iPAC-8000 (MiniOS7 bázisú PAC)
- μPAC (MiniOS7 Based PAC)
- WISE PAC (Web-bázisú PAC)
- MPAC (Machine Automation PAC)
- Mini-PAC (M2M Mini-PAC )
- ViewPAC (PAC PLC kijelzővel)
- IWS PAC (Windows CE 7.0 és InduSoft bázisú)
- Smart View
- iPPC (Industrial Panel PC)
- ICP DAS Bővítő kártyák # X-Board, XV-Board, XW-Board
- RS-485 portos terepi I/O [Modbus, DCON]
- Ethernet I/O modulok
- USB I/O modulok
- Profibus [konverter, vonalerősítő, átjáró, I/O, csatlakozó, kábel]
- Modbus modulok
- CAN modulok, kártyák
- CANopen modulok, kártyák
- DeviceNet modulok, kártyák
- SAE J1939 modulok
- HART modulok
- EtherNet/IP modulok
- BACnet/IP modulok
- BACnet MS/TP modulok
- PROFINET modulok
- EtherCAT modulok
- M-Bus [Meter-Bus] modulok
- W-MBUS [Wireless-MBUS]
- DALI (Digital Addressable Lighting Interface)
- Data Highway Plus
- PLC programozó kábel és szerszámgép kábel a legtöbb ismert márkához
- Jelkondícionáló modul
- Ipari Panel PC
- Ipari számítógép
- Ipari notebook és tablet
- Ipari és kereskedelmi monitor
- HMI kijelzők
- WiFi eszközök
- Fogyasztásmérés, PMMS, mérőleolvasás, teljesítménymérő gyűjtés
- GSM, GPRS, SMS, GPS, M2M
- ZigBee termékek
- Rádió modem [RF modem, LoRa modem]
- Modbus rádió modemek, RF, 868 MHz
- LoRaWAN eszközök
- SIGFOX eszközök
- Bluetooth
- Infra port, IrDa
- Industrial Internet of Things (IIoT) [MQTT protokoll]
- Ethernet média konverter, extender
- Touch Pad
- Optikai leválasztó, szigetelő, villám és túlfeszültség védelem
- Motion és gépadat gyűjtés
- Hőmérséklet, páratartalom, megvilágítás adatgyűjtő
- PC és külső bővítő kártyák - adatgyűjtés, I/O és interfész (PCI, UPCI, ISA, PCI Express, stb.)
- Épület és Home automatizálás
- KNX termékek
- Kiegészítők (kábel, csatlakozó, stb.)
- Tápegységek
- Automatizálás, vezérlés, szabályozás eszközei
- Machine Vision ipari kamerák és tartozékok
- Kifutott termékek

I-8831-MTCP # Controller/Intel 80188/Modbus TCP/8 hely/512KB, ICP DAS
- I-8831-MTCP # Controller/Intel 80188/Modbus TCP/8 hely/512KB, ICP DAS
- I-8831-MTCP # Modbus/TCP Embedded Controller with 8 empty slots
- Kifutott típus! Ajánlott helyettesítő: ET-8KP4-MTCP, ET-8KP8-MTCP
- Modbus TCP and RTU protocols
- Allowed a Maximum of 8 Host PCs Access Simultaneously
- 4/8 Slots for I-8K and I-87K series I/O modules
- Supports Auto Confi guration for I/O modules
- Push Buttons to Confi gure IP Address
- Firmware Updateable via the Ethernet or RS-232
- Firmware Programmable (C language Modbus Lib Provided)
- Operating Temperature: -25 ~ +75 °C
-
I-8431-MTCP # Controller/Intel 80188/Modbus TCP/8 hely/512KB, ICP DAS
I-8431-MTCP # Modbus/TCP Embedded Controller with 8 empty slotsI-8000E-MTCP are Modbus/TCP I/O units with Modbus communication protocol. They support most of 8K and 87K series I/O modules, such as DI, DO, DIO, AI, AO, etc.. Most SCADA software support Modbus communication protocol, thus users can easily and quickly integrate remote I/Os to the SCADA software as data acquisition and monitor to apply to environment monitoring, power management, factory automation, etc
Default firmware features:
- Supports Modbus/RTU to Modbus/TCP converter.
I-8000E -MTCP's COM Port can be setted as gateway mode, and connect to Modbus/RTU device. Host PC can link the Modbus/RTU device by Modbus/TCP protocol with enthernet. - Supports VxComm technique for every COM port of controllers.
When the serial device does not support Ethernet, user still can use virtual COM Port to access the device by Ethernet . Just set I-8000E -MTCP's COM Port as VxComm mode, and install VxComm driver on PC, then mapping a virtual COM Port to I-8000E -MTCP's COM Port. After all, user's program can communicate with serial COM Port of remote device by standard RS-232 process. - Supports 8K and 87K DI/DO/AI/AO modules.
Refer to Modbus Utility on line help - Automatically scan I/O modules and range I/O registers address to continuous.
You can plug I/O modules in any slot. The Modbus firmware can automatically scan all slots and range I/Os to registers in continuous.You can use Modbus Utility to see the I/O address mapping. - Support power on value and safe value for analog/digital output module
Refer to Modbus Utility on line help - Allowed several host PCs (client) access simultaneously.
It depends on how many serial ports on the 7188E/8000E and how many serial ports of 7188E/8000E that each PC connected on it. See FAQ for detail, http://www.icpdas.com/faq/7188e/hardware/003.htm - Firmware modifiable
We provide the Modbus SDK allowing users to develop their custom Modbus firmware.
Modbus SDK (in C language)
We provide Modbus SDK to users. You can use it to integrate several serial devices. Thus the controller can be a Modbus/TCP slave and Modbus/RTU master. The Modbus SDK has below features.
- Supports extra user-defined command protocol (TCP/P)
Modbus/TCP support 2 basic data format (bit and 2-byte integer). If the client did not spport Modbus protocol or if the client use other format of data(such like character, float...), user still can define his own particular protocol for any format of data. - Register based programming method (easy to use)
Modbus function supports 4 register able (iMemory_AI, iMemory_AO, iMemory_DI, iMemory_DO), you can use them to save user defind data(such like expanded I/O data). When Modbus/TCP client query I-8000E -MTCP main control unit, Modbus main function will return the data of the 4 register table to client. - Provides user-defined registers
I/O on slot will use the register at begining of these 4 register table. Each register table has most 300 register memories for I/O on slot. User can define other registers that not used. - Communicate with Modbus/RTU device
By using ModbusMaster2Slave function (define in MBTCP_8E.h), Modbus/RTU device can be integrated to I-8000E -MTCP register easily. I-8000E -MTCP requires the Modbus/RTU device I/O data, put then into its registers. The hoat PC can get all I/O data by reading the registers of I-8000E -MTCP. - Communicate with other device
For serial device which did not support Modbus/RTU protocol, we defined functions to link them and put the I/O data to registers. User can modify the device to support Modbus/TCP. - Firmware programmable
Modbus firmware is based on Xserver SDK. For fireware development, refer Xserver demo. Download Xserver demo on http://ftp.icpdas.com/pub/cd/8000cd/napdos/8000/843x883x/tcp/xserver/xserver.htm
s!nus-elektrotechnikai bt.
Industrial IT & Automation
23 éves jubileum / 23 th Anniversary
Email: info@s-e.hu # Tel: 96/525530 # Fax: 96/525531 # Mobil: 30/9464608
RS-232, RS-422, RS-485 konverterek, Ethernet konverterek, RS-485 I/O, Modus I/O, Soros-Ethernet konverterek, USB I/O, Ethernet I/O, Profibus, M-bus, Rádió modem, Ethernet switch, CAN, CANopen, DeviceNet, Profinet, HART, BACnet, EtherCAT, EtherNet/IP, Wireless MBus, DALI, ZigBee, LoRaWan, SIGFOX, IoT, TouchPAD Fogyasztásmérés és leolvasás USB konverter ICP DAS HUNGARY
RS-232 - WiFi konverter, RS-485 - WiFi konverter,
ICP CON konverter USR IOT konverter
Sinus-Elektrotechnikai Bt. ICP DAS HUNGARY
RS-232 konverter, RS-422 konverter, RS-485 konverter, RS-485 repeater, USB konverter, Soros Ethernet konverter, RS-232 Ethernet konverter, RS-422 Ethernet konverter, RS-485 Ethernet konverter, Ipari Ethernet switch, Managed DIN switch, PAC, PLC, HMI, Programozó kábel, Ipari monitor, Ipari éritőképernyős monitor, Ipari PC, Ipari laptop, Ipari tablet, Ipari panel PC, Barebone PC, Mini ITX PC, RS-485 I/O, Profibus I/O modul, Profibus gateway, Profibus konverter, Profibus átjáró, Profibus csatlakozó, Modbus I/O, Ethernet I/O, Modbus gateway, CAN konverter, CAN I/O, CANopen konverter és I/O, DeviceNet konverter és I/O, Hart konverter, Ethernet/IP modul és konverter, BACnet/IP modul és konverter, PROFINET konverter, I/O modul, EtherCAT modul, M-Bus modul, konverter, DALi modul, DALI konverter, PLC programozó kábel, Siemens programozó kábel, WiFi I/O, GSM modem, GPRS modem, SMS küldő, ZigBee konverter, ZigBee I/O, Bluetooth modul, LoRaWAN modul, SIGFOX Modul, IIoT MQTT modul, Média konverter, Touch Pad, Optikai leolvasófej, Analóg, Digitális, Soros PCI kártyák, Épület automatizálás, Ipari tápegység, Ipari kamera, MachineVision, Fogyasztásmérés és elemzés, Földrengés előjelzés, Adatgyűjtés eszközei, Rezgés elemzés, konverter és repeater, Profibus kábel, Profibus csatlakozó, Soros RS-232 RS-485 WiFi konverter, Ipari Gigabit Ethernet switch, WiFi i/o modul, IEC 1107 mérőleolvasás, Optikai leolvasó fej ICP DAS, ICPDAS, ICP CON, MOXA, ADEUNIS, USR IOT, IEI, B+B SmartWorx, ELKO EP, EXSYS, LILLIPUT, STARTECH, PATTON
All product names, trademarks, brands and logos used on this site are the property of their respective owners. The depiction, description or sale of products featuring these names, trademarks, brands and logos is for identification purposes only and is not intended to indicate any affiliation with or authorisation by any rights holder.
© 2018-2020 Sinus-Elektrotechnikai Bt. Minden jog fenntartva.
A műszaki adatok és információk előzetes értesítés nélkül megváltozhatnak.
- Supports Modbus/RTU to Modbus/TCP converter.
-
Gyártó ICP DASRaktárkészlet NINCSCikkszám I-8831-MTCP