女人自慰AV免费观看内涵网,日韩国产剧情在线观看网址,神马电影网特片网,最新一级电影欧美,在线观看亚洲欧美日韩,黄色视频在线播放免费观看,ABO涨奶期羡澄,第一导航fulione,美女主播操b

0
  • 聊天消息
  • 系統(tǒng)消息
  • 評(píng)論與回復(fù)
登錄后你可以
  • 下載海量資料
  • 學(xué)習(xí)在線課程
  • 觀看技術(shù)視頻
  • 寫文章/發(fā)帖/加入社區(qū)
會(huì)員中心
創(chuàng)作中心

完善資料讓更多小伙伴認(rèn)識(shí)你,還能領(lǐng)取20積分哦,立即完善>

3天內(nèi)不再提示

DNP3設(shè)備數(shù)據(jù) 轉(zhuǎn) EthernetIP項(xiàng)目案例

協(xié)議轉(zhuǎn)換網(wǎng)關(guān) ? 來(lái)源:協(xié)議轉(zhuǎn)換網(wǎng)關(guān) ? 作者:協(xié)議轉(zhuǎn)換網(wǎng)關(guān) ? 2025-04-11 13:51 ? 次閱讀

目錄
1 案例說(shuō)明
2 VFBOX網(wǎng)關(guān)工作原理
3 準(zhǔn)備工作
4 配置網(wǎng)關(guān)采集DNP3協(xié)議數(shù)據(jù)
5 使用ETHERNETIP轉(zhuǎn)發(fā)數(shù)據(jù)
6 案例總結(jié)

1 案例說(shuō)明

  1. 設(shè)置網(wǎng)關(guān)采集DNP3協(xié)議設(shè)備數(shù)據(jù)
  2. 把采集的數(shù)據(jù)轉(zhuǎn)成EthernetIP協(xié)議轉(zhuǎn)發(fā)給其他系統(tǒng)。

2 VFBOX網(wǎng)關(guān)工作原理
VFBOX網(wǎng)關(guān)是協(xié)議轉(zhuǎn)換網(wǎng)關(guān),是把一種協(xié)議轉(zhuǎn)換成另外一種協(xié)議。網(wǎng)關(guān)可以采集西門子歐姆龍,三菱,AB PLC,DLT645,DLT698電表,modbus rtu tcp,環(huán)保的HJ212協(xié)議,opc ua和opc da,電力的IEC103 IEC104, IEC61850等,以及EthernetIP,Profinet IO,CCLink,EtherCAT現(xiàn)場(chǎng)總線協(xié)議,bacnet,MQTT,mysql,sqlserver數(shù)據(jù)庫(kù)。不同型號(hào)的網(wǎng)關(guān)支持不同的協(xié)議,具體支持的協(xié)議參考網(wǎng)關(guān)側(cè)面標(biāo)簽上的型號(hào)。依托500多種型號(hào)的網(wǎng)關(guān)產(chǎn)品,可以實(shí)現(xiàn)多種不同協(xié)議之間的互聯(lián)互通。
網(wǎng)關(guān)連接在不同協(xié)議的設(shè)備之間,就像一個(gè)“翻譯”,把一種設(shè)備支持的協(xié)議,轉(zhuǎn)換成另一種設(shè)備支持的協(xié)議,從而實(shí)現(xiàn)兩個(gè)不同協(xié)議的設(shè)備之間的數(shù)據(jù)交換。工作架構(gòu)如下:

在這里插入圖片描述

3 準(zhǔn)備工作

  1. 仰科網(wǎng)關(guān),支持采集DNP3從站設(shè)備數(shù)據(jù),EthernetIP協(xié)議轉(zhuǎn)發(fā)。
  2. 電腦。IP設(shè)置成192.168.1.198,和網(wǎng)關(guān)在同一個(gè)網(wǎng)段。
  3. 網(wǎng)線、12V電源

4 配置網(wǎng)關(guān)采集DNP3協(xié)議數(shù)據(jù)

  1. 打開VFBOX Studio軟件。新建一個(gè)工程。設(shè)備類型參考網(wǎng)關(guān)側(cè)面的標(biāo)簽上的型號(hào)。可選的型號(hào)有:VB301-1100,VB301-1200,VB301-1400,VB302-2400,VB303-2400.
    在這里插入圖片描述
  2. 點(diǎn)擊新建設(shè)備,選擇DNP3
    在這里插入圖片描述
  3. 輸入DNP3服務(wù)器的IP和端口號(hào)。如果是串口連接,則選擇對(duì)應(yīng)的串口屬性。
    在這里插入圖片描述
  4. 輸入源地址,目的地址。
    在這里插入圖片描述
  5. 添加要采集的數(shù)據(jù)。
    在這里插入圖片描述
  6. 配置完成后,點(diǎn)擊下載,把工程下載到網(wǎng)關(guān)中。
  7. 點(diǎn)擊“查看數(shù)據(jù)”,查看采集到的數(shù)據(jù)。
    5 使用EthernetIP轉(zhuǎn)發(fā)數(shù)據(jù)
  8. 網(wǎng)關(guān)可以作為Ethernet/IP協(xié)議的從站,外部設(shè)備做Ethernet/IP的主站。
  9. 到菜單“服務(wù)-EtherNet/IP”,啟用設(shè)置成Yes。
    在這里插入圖片描述

參數(shù) 說(shuō)明
綁定網(wǎng)口 如果是單網(wǎng)口設(shè)備,不需要更改。
兩個(gè)網(wǎng)口的網(wǎng)關(guān),選擇網(wǎng)關(guān)連接EthernetIP設(shè)備的網(wǎng)口。
輸入輸出存儲(chǔ)區(qū)固定長(zhǎng)度 輸入輸出區(qū)的固定長(zhǎng)度,一般選擇Yes。對(duì)應(yīng)下面的“CIP最大字節(jié)”使用。如果選擇yes,CIP最大字節(jié)是32,則輸入?yún)^(qū)長(zhǎng)度為32個(gè)字節(jié),輸出區(qū)固定長(zhǎng)度為32個(gè)字節(jié)
CIP最大字節(jié) 選擇輸入去和輸出區(qū)的最大字節(jié)長(zhǎng)度。單位字節(jié)。
Input Assembly(100), 輸入數(shù)據(jù)區(qū),網(wǎng)關(guān)輸出給主站的數(shù)據(jù),路徑地址是100
Output Assembly(150) 輸出數(shù)據(jù)區(qū),主站輸出給網(wǎng)關(guān)的數(shù)據(jù),路徑地址是150

  1. 點(diǎn)擊“Input Assembly”,添加兩個(gè)數(shù)據(jù)。Input Assembly是指外部系統(tǒng)來(lái)網(wǎng)關(guān)讀取的數(shù)據(jù)。
    在這里插入圖片描述
  2. 點(diǎn)擊“Output Assembly”,添加兩個(gè)數(shù)據(jù)。Output Assembly是指外部系統(tǒng)要寫入到網(wǎng)關(guān)的數(shù)據(jù)。
    在這里插入圖片描述
  3. 完成以上設(shè)置后,點(diǎn)擊下載,把工程下載的網(wǎng)關(guān)里。
  4. 點(diǎn)擊“Generate EDS File”可以生成EDS文件,把生成的EDS文件下載到EthernetIP主站設(shè)備后,就可以和網(wǎng)關(guān)進(jìn)行數(shù)據(jù)通信了。
    在這里插入圖片描述
  5. 如果修改了某些參數(shù),需要重新下載工程到網(wǎng)關(guān)中,并重新生產(chǎn)EDS文件,然后再導(dǎo)入到相應(yīng)的設(shè)備中。

6 案例總結(jié)
使用協(xié)議轉(zhuǎn)換網(wǎng)關(guān)可以很方便的實(shí)現(xiàn)不同協(xié)議的設(shè)備之間的數(shù)據(jù)轉(zhuǎn)換。大量節(jié)省了項(xiàng)目實(shí)施過(guò)程的時(shí)間成本,人力成本。VFBOX網(wǎng)關(guān)產(chǎn)品都是工業(yè)級(jí)品質(zhì),符合工業(yè)應(yīng)用的場(chǎng)景。只需要簡(jiǎn)單的參數(shù)配置,可以很快完成設(shè)備和系統(tǒng)之間的連接。方案優(yōu)點(diǎn):

  1. 不需要修改設(shè)備里的程序。
  2. 不影響設(shè)備原有的工作方式和功能。
  3. 只需要簡(jiǎn)單的配置就可以實(shí)現(xiàn)功能需求。
  4. 設(shè)備長(zhǎng)期穩(wěn)定工作。
  5. 網(wǎng)關(guān)運(yùn)行架構(gòu)如下

在這里插入圖片描述

審核編輯 黃宇

聲明:本文內(nèi)容及配圖由入駐作者撰寫或者入駐合作網(wǎng)站授權(quán)轉(zhuǎn)載。文章觀點(diǎn)僅代表作者本人,不代表電子發(fā)燒友網(wǎng)立場(chǎng)。文章及其配圖僅供工程師學(xué)習(xí)之用,如有內(nèi)容侵權(quán)或者其他違規(guī)問(wèn)題,請(qǐng)聯(lián)系本站處理。 舉報(bào)投訴
  • 網(wǎng)關(guān)
    +關(guān)注

    關(guān)注

    9

    文章

    5258

    瀏覽量

    52427
  • 協(xié)議轉(zhuǎn)換

    關(guān)注

    1

    文章

    229

    瀏覽量

    9773
  • Ethernet
    +關(guān)注

    關(guān)注

    3

    文章

    413

    瀏覽量

    56662
  • DNP3
    +關(guān)注

    關(guān)注

    0

    文章

    4

    瀏覽量

    6864
收藏 人收藏

    評(píng)論

    相關(guān)推薦
    熱點(diǎn)推薦

    SNMP設(shè)備數(shù)據(jù) 轉(zhuǎn) EthernetIP項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 03-28 14:51 ?164次閱讀
    SNMP<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>EthernetIP</b><b class='flag-5'>項(xiàng)目</b>案例

    iec61850設(shè)備數(shù)據(jù) 轉(zhuǎn) EthernetIP項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 03-26 15:06 ?252次閱讀
    iec61850<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>EthernetIP</b><b class='flag-5'>項(xiàng)目</b>案例

    opc ua設(shè)備數(shù)據(jù) 轉(zhuǎn) EthernetIP項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 03-25 14:16 ?224次閱讀
    opc ua<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>EthernetIP</b><b class='flag-5'>項(xiàng)目</b>案例

    Ethercat設(shè)備數(shù)據(jù) 轉(zhuǎn) EthernetIP項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 03-19 11:50 ?195次閱讀
    Ethercat<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>EthernetIP</b><b class='flag-5'>項(xiàng)目</b>案例

    CJ188設(shè)備數(shù)據(jù) 轉(zhuǎn) EthernetIP項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 03-12 11:33 ?205次閱讀
    CJ188<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>EthernetIP</b><b class='flag-5'>項(xiàng)目</b>案例

    EthernetIP IO從站設(shè)備數(shù)據(jù) 轉(zhuǎn) EthernetIP項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 03-04 14:36 ?253次閱讀
    <b class='flag-5'>EthernetIP</b> IO從站<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>EthernetIP</b><b class='flag-5'>項(xiàng)目</b>案例

    AB plc設(shè)備數(shù)據(jù) 轉(zhuǎn) EthernetIP項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 02-28 17:21 ?286次閱讀
    AB plc<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>EthernetIP</b><b class='flag-5'>項(xiàng)目</b>案例

    CClink IEF Basic設(shè)備數(shù)據(jù) 轉(zhuǎn) EthernetIP項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 02-21 15:01 ?321次閱讀
    CClink IEF Basic<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>EthernetIP</b><b class='flag-5'>項(xiàng)目</b>案例

    modbus設(shè)備數(shù)據(jù) 轉(zhuǎn)EthernetIP項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 02-18 16:45 ?300次閱讀
    modbus<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b><b class='flag-5'>EthernetIP</b><b class='flag-5'>項(xiàng)目</b>案例

    DNP3設(shè)備數(shù)據(jù)轉(zhuǎn)EtherCAT項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 02-17 16:03 ?271次閱讀
    <b class='flag-5'>DNP3</b><b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b><b class='flag-5'>轉(zhuǎn)</b>EtherCAT<b class='flag-5'>項(xiàng)目</b>案例

    EthernetIP IO從站設(shè)備數(shù)據(jù) 轉(zhuǎn) EtherCAT項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 01-22 14:36 ?340次閱讀
    <b class='flag-5'>EthernetIP</b> IO從站<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> EtherCAT<b class='flag-5'>項(xiàng)目</b>案例

    DNP3設(shè)備數(shù)據(jù) 轉(zhuǎn) opc ua項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 01-07 13:25 ?331次閱讀
    <b class='flag-5'>DNP3</b><b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> opc ua<b class='flag-5'>項(xiàng)目</b>案例

    DNP3設(shè)備數(shù)據(jù) 轉(zhuǎn) IEC61850項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 11-26 14:34 ?441次閱讀
    <b class='flag-5'>DNP3</b><b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> IEC61850<b class='flag-5'>項(xiàng)目</b>案例

    EthernetIP IO從站設(shè)備數(shù)據(jù) 轉(zhuǎn)profinet IO項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc ua,opc da,DNP3
    的頭像 發(fā)表于 09-30 15:30 ?421次閱讀
    <b class='flag-5'>EthernetIP</b> IO從站<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b>profinet IO<b class='flag-5'>項(xiàng)目</b>案例

    DNP3設(shè)備數(shù)據(jù) 轉(zhuǎn) CCLink IE Field Basic項(xiàng)目案例

    網(wǎng)關(guān)可將DNP3協(xié)議設(shè)備數(shù)據(jù)轉(zhuǎn)成CCLink協(xié)議轉(zhuǎn)發(fā),實(shí)現(xiàn)不同協(xié)議設(shè)備數(shù)據(jù)交換。配置簡(jiǎn)單,節(jié)省時(shí)間和人力成本,支持多種協(xié)議和工業(yè)應(yīng)用,
    的頭像 發(fā)表于 08-20 09:34 ?762次閱讀
    <b class='flag-5'>DNP3</b><b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> CCLink IE Field Basic<b class='flag-5'>項(xiàng)目</b>案例