Last modified by Karry Zhuang on 2024/07/11 11:58
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.karry - Content
-
... ... @@ -38,7 +38,6 @@ 38 38 * [[Video Demo>>url:https://www.youtube.com/watch?v=TAFZ5eaf-MY&t=6s&ab_channel=XavierFlorensaBerenguer]] 39 39 40 40 41 - 42 42 == 1.2 Example 2: Connect to Pulse Counter == 43 43 44 44 ... ... @@ -62,7 +62,6 @@ 62 62 * [[Dragino Solution in Farm>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/Application_Note/&file=Dragino%20on%20Farms.pptx]] 63 63 64 64 65 - 66 66 == 1.3 Example 3: Use RS485-LN with energy meters == 67 67 68 68 === 1.3.1 OverView === ... ... @@ -159,7 +159,6 @@ 159 159 * 08 FD is register data. Use short integer 16 bits to convert to decimal, get 2301, then 230.1V is the voltage. 160 160 161 161 162 - 163 163 === 1.3.3 How to configure RS485-LN and parse output commands === 164 164 165 165 ... ... @@ -518,7 +518,6 @@ 518 518 * Configure Documen: [[Circuit Breaker Remote Open Close>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/Application_Note/Circuit_Breaker_Remote_Open_Close/||_mstmutation="1"]] 519 519 520 520 521 - 522 522 == 1.5 Example 5: SEM Three Energy Meter with RS485-BL or RS485-LN == 523 523 524 524 ... ... @@ -529,7 +529,6 @@ 529 529 * Configure Document for RS485-LN: [[Connect to SEM Three>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/Application_Note/SEM_Three_Energy_Meter/&file=SEM%20three%20and%20Dragino%20RS485-LN%20v1.pdf||_mstmutation="1"]] 530 530 531 531 532 - 533 533 == 1.6 Example 6: CEM C31 485-T1-MID Energy Meter with RS485-LN == 534 534 535 535 ... ... @@ -538,7 +538,6 @@ 538 538 * Configure Document For RS485-LN: [[CEM C31 485-T1-MID>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/Application_Note/ELECTRICAL%20CABINET/&file=ELECTRICAL%20CABINET%20READINGS.pdf||_mstmutation="1" style="background-color: rgb(255, 255, 255);"]] 539 539 540 540 541 - 542 542 == 1.7 Example 7: Schneider Electric PLC M221 with RS485-BL == 543 543 544 544 ... ... @@ -550,7 +550,6 @@ 550 550 * [[Reference Instruction>>url:https://www.dragino.com/downloads/index.php?dir=RS485-LN/Application_Note/Schneider%20Electric%20PLC/]] 551 551 552 552 553 - 554 554 == 1.8 Example 8: This sketch is supposed to test Dragino RS485-BL (Modbus master), using an Arduino UNO as a Modbus slave. == 555 555 556 556 ... ... @@ -562,4 +562,13 @@ 562 562 563 563 [[https:~~/~~/github.com/zorbaproject/ArduinoModbusForDraginoRS485>>url:https://github.com/zorbaproject/ArduinoModbusForDraginoRS485]] 564 564 565 - 558 + 559 +== 1.9 Example 9: RS485-LN and ultrasonic flow meter transmission data == 560 + 561 + 562 +It shows how to use RS485-LN to connect to an ultrasonic flow meter and read the data from the ultrasonic flow meter. 563 + 564 + 565 + 566 +* **Specific steps**: RS485-LN with ultrasonic flow meter 567 +*