chinese直男口爆体育生外卖, 99久久er热在这里只有精品99, 又色又爽又黄18禁美女裸身无遮挡, gogogo高清免费观看日本电视,私密按摩师高清版在线,人妻视频毛茸茸,91论坛 兴趣闲谈,欧美 亚洲 精品 8区,国产精品久久久久精品免费

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

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

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

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

協(xié)議轉(zhuǎn)換網(wǎng)關(guān) ? 來源:協(xié)議轉(zhuǎn)換網(wǎng)關(guān) ? 作者:協(xié)議轉(zhuǎn)換網(wǎng)關(guān) ? 2024-12-24 14:26 ? 次閱讀
加入交流群
微信小助手二維碼

掃碼添加小助手

加入工程師交流群

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

1 案例說明

  1. 設(shè)置網(wǎng)關(guān)采集IEC104設(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)可以采集西門子,歐姆龍,三菱,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ù)庫。不同型號(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)。支持采集IEC104設(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)線、12V電源。

4 配置VFBOX網(wǎng)關(guān)采集IEC104設(shè)備數(shù)據(jù)

  1. 打開VFBOX STUDIO軟件。新建一個(gè)工程。, 可選的型號(hào)有:VB301-1100,VB301-1200,VB301-1400,VB302-2400,VB303-2400.
  2. 新建設(shè)備,選擇IEC104 Client

在這里插入圖片描述
在這里插入圖片描述

  1. 公共地址改成1,和模擬軟件保持一致。
    在這里插入圖片描述
  2. 添加要采集的數(shù)據(jù)。在3處輸入IEC104遙信,單點(diǎn),點(diǎn)位置是1的數(shù)據(jù)。
    在這里插入圖片描述
  3. 完成上述配置后,點(diǎn)擊“下載”,把工程下載到網(wǎng)關(guān)中,點(diǎn)擊“查看數(shù)據(jù)”,查看網(wǎng)關(guān)采集到的數(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 獲取104設(shè)備的數(shù)據(jù)地址

  1. 網(wǎng)關(guān)連接到104設(shè)備。如果需要網(wǎng)關(guān)采集遙測(cè)的值,首先建一個(gè)遙測(cè)標(biāo)簽。下載到網(wǎng)關(guān)中運(yùn)行。
    在這里插入圖片描述
  2. 打開“工具”-“命令行”,輸入vbtrace 20330 網(wǎng)關(guān)IP,回車,可以看到網(wǎng)關(guān)采集到的數(shù)據(jù)和地址。
    在這里插入圖片描述
  3. 假設(shè)要采集如上圖的M_ME_NA_1,地址16388,則填寫如下的標(biāo)簽地址。
    在這里插入圖片描述
  4. 下載后,網(wǎng)關(guān)可采集的數(shù)據(jù)如下:
    在這里插入圖片描述

7 案例總結(jié)
使用協(xié)議轉(zhuǎn)換網(wǎng)關(guān)可以很方便的實(shí)現(xiàn)不同協(xié)議的設(shè)備之間的數(shù)據(jù)轉(zhuǎn)換。大量節(jié)省了項(xiàng)目實(shí)施過程的時(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ī)問題,請(qǐng)聯(lián)系本站處理。 舉報(bào)投訴
  • 網(wǎng)關(guān)
    +關(guān)注

    關(guān)注

    9

    文章

    6170

    瀏覽量

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

    關(guān)注

    7

    文章

    365

    瀏覽量

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

    關(guān)注

    1

    文章

    258

    瀏覽量

    10026
收藏 人收藏
加入交流群
微信小助手二維碼

掃碼添加小助手

加入工程師交流群

    評(píng)論

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

    電力IEC104設(shè)備數(shù)據(jù) 保存到MySQL數(shù)據(jù)項(xiàng)目案例

    VFBOX協(xié)議轉(zhuǎn)換網(wǎng)關(guān)支持PLC,modbus,EthernetIP,Profinet,CCLink,EtherCAT,IEC61850,IEC104,bacnet,DLT645,HJ212,opc
    的頭像 發(fā)表于 08-21 15:43 ?436次閱讀
    <b class='flag-5'>電力</b><b class='flag-5'>IEC104</b><b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> 保存到MySQL<b class='flag-5'>數(shù)據(jù)</b>庫<b class='flag-5'>項(xiàng)目</b>案例

    電力IEC104設(shè)備數(shù)據(jù)轉(zhuǎn)HJ212項(xiàng)目案例

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

    電力IEC104設(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
    的頭像 發(fā)表于 03-17 10:50 ?509次閱讀
    <b class='flag-5'>電力</b><b class='flag-5'>IEC104</b><b class='flag-5'>設(shè)備</b><b class='flag-5'>數(shù)據(jù)</b> <b class='flag-5'>轉(zhuǎn)</b> EthernetIP<b class='flag-5'>項(xiàng)目</b>案例

    電力IEC104設(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
    的頭像 發(fā)表于 02-08 11:08 ?582次閱讀
    <b class='flag-5'>電力</b><b class='flag-5'>IEC104</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>案例

    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
    的頭像 發(fā)表于 01-06 11:59 ?604次閱讀
    <b class='flag-5'>IEC</b>103<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>案例

    SNMP設(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
    的頭像 發(fā)表于 01-03 15:43 ?609次閱讀
    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'>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
    的頭像 發(fā)表于 01-02 15:32 ?730次閱讀
    <b class='flag-5'>IEC</b>61850<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
    的頭像 發(fā)表于 12-31 14:05 ?658次閱讀
    <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
    的頭像 發(fā)表于 12-26 15:24 ?734次閱讀
    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>案例

    發(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
    的頭像 發(fā)表于 12-23 14:10 ?667次閱讀
    發(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>案例

    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
    的頭像 發(fā)表于 12-04 15:06 ?665次閱讀
    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
    的頭像 發(fā)表于 12-02 17:44 ?693次閱讀
    串口環(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
    的頭像 發(fā)表于 11-29 16:20 ?1007次閱讀
    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>案例

    I-電力IEC104設(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
    的頭像 發(fā)表于 11-13 14:12 ?821次閱讀
    I-<b class='flag-5'>電力</b><b class='flag-5'>IEC104</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'>IEC</b>61850<b class='flag-5'>項(xiàng)目</b>案例