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

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

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

SNMP設(shè)備數(shù)據(jù) 轉(zhuǎn) opc ua項(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-01-03 15:43 ? 次閱讀

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

1 案例說(shuō)明

  1. 設(shè)置網(wǎng)關(guān)采集SNMP協(xié)議設(shè)備數(shù)據(jù)
  2. 把采集的數(shù)據(jù)轉(zhuǎn)成opc ua協(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)可以采集西門(mé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àn)協(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),支持采集SNMP從站設(shè)備數(shù)據(jù),opc ua協(xié)議轉(zhuǎn)發(fā)。
  2. 電腦。IP設(shè)置成192.168.1.198,和網(wǎng)關(guān)在同一個(gè)網(wǎng)段。
  3. 網(wǎng)線(xiàn)、12V電源。

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

  1. 打開(kāi)VFBOX studio軟件。新建一個(gè)工程。設(shè)備類(lèi)型參考網(wǎng)關(guān)側(cè)面的標(biāo)簽上的型號(hào)??蛇x的型號(hào)有:VB301-1100,VB301-1200,VB301-1400,VB302-2400,VB303-2400.
    在這里插入圖片描述
  2. 點(diǎn)擊新建設(shè)備,選擇SNMP
    在這里插入圖片描述
  3. 輸入SNMP服務(wù)器的IP和端口號(hào)。
    在這里插入圖片描述
  4. 添加要采集的數(shù)據(jù)。
    在這里插入圖片描述
  5. 配置完成后,點(diǎn)擊下載,把工程下載到網(wǎng)關(guān)中。
  6. 點(diǎn)擊“查看數(shù)據(jù)”,查看采集到的數(shù)據(jù)。

5 啟動(dòng)opc ua協(xié)議轉(zhuǎn)發(fā)采集的數(shù)據(jù)

  1. 在左側(cè)服務(wù)中選擇“OPC UA”,Enable設(shè)置成Yes。
    在這里插入圖片描述
  2. 添加轉(zhuǎn)發(fā)的采集標(biāo)簽,并把工程下載工程到網(wǎng)關(guān)。
    在這里插入圖片描述
  3. 在電腦上就可以用OPC UA client軟件從網(wǎng)關(guān)中讀取數(shù)據(jù)了。

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)容及配圖由入駐作者撰寫(xiě)或者入駐合作網(wǎng)站授權(quán)轉(zhuǎn)載。文章觀(guā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

    文章

    4575

    瀏覽量

    51353
  • SNMP
    +關(guān)注

    關(guān)注

    0

    文章

    86

    瀏覽量

    29766
  • OPC
    OPC
    +關(guān)注

    關(guān)注

    7

    文章

    349

    瀏覽量

    46262
收藏 人收藏

    評(píng)論

    相關(guān)推薦

    IEC103設(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-06 11:59 ?92次閱讀
    IEC103<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    IEC61850設(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 uaopc da,DNP3
    的頭像 發(fā)表于 01-02 15:32 ?135次閱讀
    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'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    opc ua設(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ā)表于 12-31 14:05 ?129次閱讀
    <b class='flag-5'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    Ethercat設(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ā)表于 12-26 15:24 ?155次閱讀
    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'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    電力IEC104設(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ā)表于 12-24 14:26 ?145次閱讀
    電力IEC104<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    發(fā)那科機(jī)床設(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ā)表于 12-23 14:10 ?145次閱讀
    發(fā)那科機(jī)床<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    CJ188設(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ā)表于 12-20 14:20 ?154次閱讀
    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'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    AB plc設(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ā)表于 12-12 17:13 ?245次閱讀
    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'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    CClink IEF Basic設(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ā)表于 12-04 15:06 ?233次閱讀
    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'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    串口環(huán)保212設(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ā)表于 12-02 17:44 ?190次閱讀
    串口環(huán)保212<b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> <b class='flag-5'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    modbus設(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ā)表于 11-29 16:20 ?252次閱讀
    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'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>項(xiàng)目</b>案例

    BACnet轉(zhuǎn)OPC UA網(wǎng)關(guān)在GE Digital iFIX的集成應(yīng)用

    技術(shù)推出BACnet轉(zhuǎn)OPC UA網(wǎng)關(guān)BL121BN,為用戶(hù)提供了一個(gè)既高效又可靠的協(xié)議轉(zhuǎn)換解決方案。 一、BACnet轉(zhuǎn)OPC
    的頭像 發(fā)表于 08-13 16:02 ?367次閱讀
    BACnet<b class='flag-5'>轉(zhuǎn)</b><b class='flag-5'>OPC</b> <b class='flag-5'>UA</b>網(wǎng)關(guān)在GE Digital iFIX的集成應(yīng)用

    實(shí)現(xiàn)工業(yè)設(shè)備與ThingWorx無(wú)縫對(duì)接:Modbus轉(zhuǎn)OPC UA協(xié)議網(wǎng)關(guān)的應(yīng)用

    的完美對(duì)接。 一、Modbus轉(zhuǎn)OPC UA協(xié)議網(wǎng)關(guān)的角色 作為數(shù)據(jù)轉(zhuǎn)換的樞紐,Modbus轉(zhuǎn)OPC
    的頭像 發(fā)表于 08-09 17:14 ?391次閱讀
    實(shí)現(xiàn)工業(yè)<b class='flag-5'>設(shè)備</b>與ThingWorx無(wú)縫對(duì)接:Modbus<b class='flag-5'>轉(zhuǎn)</b><b class='flag-5'>OPC</b> <b class='flag-5'>UA</b>協(xié)議網(wǎng)關(guān)的應(yīng)用

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

    案例說(shuō)明 設(shè)置網(wǎng)關(guān)采集OPC UA設(shè)備數(shù)據(jù) 把采集的數(shù)據(jù)轉(zhuǎn)成MQTT協(xié)議轉(zhuǎn)發(fā)給其他系統(tǒng)。 VFBOX網(wǎng)關(guān)工作原理 VFBOX網(wǎng)關(guān)是協(xié)議轉(zhuǎn)換
    的頭像 發(fā)表于 07-10 14:36 ?344次閱讀
    <b class='flag-5'>opc</b> <b class='flag-5'>ua</b><b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b>MQTT<b class='flag-5'>項(xiàng)目</b>案例

    Modbus轉(zhuǎn)OPC UA協(xié)議轉(zhuǎn)換網(wǎng)關(guān)BL121

    Modbus轉(zhuǎn)OPC UA網(wǎng)關(guān)BL121是一款低成本的Modbus轉(zhuǎn)OPC UA的解決方案,實(shí)現(xiàn)
    的頭像 發(fā)表于 01-24 10:21 ?493次閱讀
    Modbus<b class='flag-5'>轉(zhuǎn)</b><b class='flag-5'>OPC</b> <b class='flag-5'>UA</b>協(xié)議轉(zhuǎn)換網(wǎng)關(guān)BL121