TW201514645A - Group control system and method applying Modbus communication protocol - Google Patents
Group control system and method applying Modbus communication protocol Download PDFInfo
- Publication number
- TW201514645A TW201514645A TW102135853A TW102135853A TW201514645A TW 201514645 A TW201514645 A TW 201514645A TW 102135853 A TW102135853 A TW 102135853A TW 102135853 A TW102135853 A TW 102135853A TW 201514645 A TW201514645 A TW 201514645A
- Authority
- TW
- Taiwan
- Prior art keywords
- address
- controller
- modbus
- central controller
- group control
- Prior art date
Links
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/02—Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
Landscapes
- Selective Calling Equipment (AREA)
Abstract
Description
本發明是有關於一種群組控制系統及方法,特別是指一種應用Modbus通訊協定的群組控制系統及方法。 The present invention relates to a group control system and method, and more particularly to a group control system and method for applying a Modbus communication protocol.
Modbus通訊協定是目前在自動化行業中被普遍地使用的一種串列(serial communication)通訊協定,用以作為各個工業電子設備間的連接通訊。 The Modbus protocol is a serial communication protocol that is commonly used in the automation industry to communicate as a connection between various industrial electronic devices.
參閱圖1,Modbus通訊協定是一種主從架構(master/slave)的協定,會有一個控制器11作為主節點(master),其他的設備d1~d63則作為僕節點(slave),每一個僕節點都有一個唯一的位址(Address),一般只有作為主節點的控制器11可以啟動一個指令。 Referring to Figure 1, the Modbus protocol is a master/slave protocol. There is one controller 11 as the master and the other devices d1~d63 as slaves. The node has a unique address, and generally only the controller 11 acting as the master node can initiate an instruction.
如下頁表1所示,一個ModBus指令會包含所欲指定執行指令的設備位址(Device Address)、功能(Function)、暫存器起始位址(Starting Address Hi/Starting Address Lo)、暫存器數目(No.of Registers Hi/No.of Registers Lo),及錯誤檢查碼(Error Check)。 As shown in Table 1 on the following page, a ModBus instruction will contain the device address (Function), the Start Address Address (Starting Address Hi/Starting Address Lo), and the temporary storage of the instruction to be executed. No. of Registers Hi/No. of Registers Lo, and Error Check.
表1所示的例子即是對設備位址為01的設備d1發送讀取指令(功能03代表讀取指令),並從暫存器起始位 址0001開始連續讀取3筆暫存器的資料(暫存器數目0003)。 The example shown in Table 1 is to send a read command to the device d1 with the device address 01 (function 03 represents the read command), and start from the scratchpad. The address 0001 starts to continuously read the data of the three scratchpads (the number of registers 0003).
在Modbus通訊協定中,當控制器11(主節點)發出指令後,所有設備d1~d63(僕節點)都會接收指令,但只有指定位址的設備d1會執行及回應指令(位址0例外,位址0代表廣播(broadcast)模式,所有收到指令的設備d1~d63都會執行指令,但不作回應)。 In the Modbus protocol, when the controller 11 (master node) issues an instruction, all devices d1~d63 (servant nodes) will receive the instruction, but only the device d1 of the specified address will execute and respond to the instruction (with the exception of address 0). Address 0 represents the broadcast mode, and all devices that receive the command d1~d63 will execute the command, but will not respond.)
由於Modbus通訊協定可以允許多個設備d1~d63連接在同一個網路上進行通信,且是相對上較容易設置的工業網路,因此廣泛地應用於一對多的設備操控,然而由於受限於對通訊品質的要求,一般在實際應用上,一台控制器11所搭配的設備數量多在63台以內,因此在需要同時監控多台設備的場合如工廠、大樓等公共設施時,便必須要使用多台控制器11分開監控,造成管理上極大的不方便。 Since the Modbus protocol allows multiple devices d1~d63 to communicate on the same network for communication, and is relatively easy to set up, it is widely used for one-to-many device control, however The requirements for communication quality are generally in practical applications. The number of devices equipped with one controller 11 is more than 63. Therefore, when it is necessary to monitor multiple devices at the same time, such as factories, buildings and other public facilities, it is necessary. Separate monitoring using multiple controllers 11 causes great inconvenience in management.
因此,本發明之第一目的,即在提供一種可解決上述問題的Modbus通訊協定的群組控制系統。 Accordingly, a first object of the present invention is to provide a group control system for a Modbus communication protocol that solves the above problems.
於是本發明應用Modbus通訊協定的群組控制系統,包含一中央控制器及複數控制群組。 Therefore, the present invention applies a group control system of the Modbus protocol, and includes a central controller and a plurality of control groups.
該中央控制器作為Modbus通訊協定中的主節點,發出一Modbus通訊協定的指令封包,且該指令封包內容包括位址及暫存器位址。 The central controller, as the master node in the Modbus communication protocol, issues a command packet of a Modbus protocol, and the content of the instruction packet includes an address and a scratchpad address.
該等控制群組分別作為Modbus通訊協定的僕節點,每一控制群組包括一控制器及複數設備。 The control groups respectively serve as servants of the Modbus protocol, and each control group includes a controller and a plurality of devices.
該控制器電連接於該中央控制器,接收該指令封包,且對應該位址的控制器輸出一執行指令,該執行指令內容包括對應暫存器位址的設備位址。 The controller is electrically connected to the central controller, receives the instruction packet, and outputs an execution instruction to the controller corresponding to the address, where the execution instruction content includes a device address corresponding to the temporary register address.
該等設備電連接於該控制器,且對應該設備位址的該設備接收並執行該執行指令。 The devices are electrically coupled to the controller and the device corresponding to the device address receives and executes the execution instruction.
本發明之第二目的,在提供一種可解決上述問題的Modbus通訊協定的群組控制方法。 A second object of the present invention is to provide a group control method for a Modbus communication protocol that can solve the above problems.
本發明應用Modbus通訊協定的群組控制方法,運用於一群組控制系統,該群組控制系統包括一作為主節點的中央控制器及複數作為僕節點的控制群組,每一控制群組具有一電連接於該中央控制器的控制器及複數電連接於該控制器的設備,該方法包含下列步驟:使該中央控制器發出一Modbus通訊協定的指令封包,且該指令封包內容包括位址及暫存器位址。 The invention applies a group control method of Modbus communication protocol, and is applied to a group control system. The group control system includes a central controller as a master node and a plurality of control groups as servant nodes, and each control group has a controller electrically coupled to the central controller and a plurality of devices electrically coupled to the controller, the method comprising the steps of: causing the central controller to issue a command packet of a Modbus protocol, and the content of the command packet includes an address And the scratchpad address.
使該等控制器接收該指令封包,並使對應該位址的控制器輸出一執行指令,該執行指令內容包括對應暫存器位址的設備位址。 The controllers are caused to receive the instruction packet, and the controller corresponding to the address outputs an execution instruction, the execution instruction content including the device address corresponding to the temporary register address.
使對應該設備位址的設備執行該執行指令。 The execution instruction is executed by the device corresponding to the device address.
2‧‧‧中央控制器 2‧‧‧Central controller
G1~G63‧‧‧控制群組 G1~G63‧‧‧Control Group
C1~C63‧‧‧控制器 C1~C63‧‧‧ controller
D1~D63‧‧‧設備 D1~D63‧‧‧ equipment
51~55‧‧‧步驟 51~55‧‧‧Steps
本發明之其他的特徵及功效,將於參照圖式的實施方式中清楚地呈現,其中:圖1是一示意圖,說明習知一種Modbus通訊協定的架構;圖2是一示意圖,說明本發明應用Modbus通訊協定的群組控制系統之一較佳實施例;及圖3是一流程圖,說明本發明應用Modbus通訊協定的群組控制方法之一較佳實施例。 Other features and effects of the present invention will be apparent from the following description of the drawings, wherein: FIG. 1 is a schematic diagram illustrating a conventional Modbus communication protocol architecture; FIG. 2 is a schematic diagram illustrating the application of the present invention. A preferred embodiment of a group control system for a Modbus protocol; and FIG. 3 is a flow chart illustrating a preferred embodiment of a group control method for applying the Modbus protocol of the present invention.
參閱圖2,本發明應用Modbus通訊協定的群組控制系統之較佳實施例包含一中央控制器2,及複數控制群組G1~G63。 Referring to FIG. 2, a preferred embodiment of the group control system to which the Modbus protocol is applied includes a central controller 2 and a plurality of control groups G1 to G63.
於本實施例中,使用Modbus通訊協定中的Modbus RTU通訊協定作為說明,但不限於此。 In the present embodiment, the Modbus RTU communication protocol in the Modbus protocol is used as an explanation, but is not limited thereto.
該中央控制器2作為Modbus通訊協定中的主節點,發出一Modbus通訊協定的指令封包,且該指令封包內容包括位址、功能、暫存器位址、暫存器數目,及錯誤檢查碼,於本實施例中,該暫存器位址對應至暫存器起始位址。 The central controller 2, as a master node in the Modbus communication protocol, issues a command packet of a Modbus protocol, and the content of the instruction packet includes an address, a function, a register address, a number of registers, and an error check code. In this embodiment, the register address corresponds to the scratchpad start address.
該等控制群組G1~G63分別作為Modbus通訊協定的僕節點,每一控制群組G1~G63包括:一控制器C1~C63 及複數設備D1~D63。 The control groups G1 G G63 are respectively used as servant nodes of the Modbus communication protocol, and each control group G1 G G63 includes: a controller C1~C63 And multiple devices D1~D63.
該等控制器C1~C63分別電連接於該中央控制器2,接收該指令封包,且對應該位址的控制器C1~C63輸出一執行指令,該執行指令內容包括對應暫存器位址的設備位址。 The controllers C1 - C63 are electrically connected to the central controller 2, receive the instruction packet, and output an execution instruction to the controllers C1 - C63 corresponding to the address, the execution instruction content including the corresponding register address Device address.
該等設備D1~D63電連接於該控制器C1~C63,且對應該設備位址的該設備D1~D63接收並執行該執行指令,於功能為讀取時,對應該設備位址的設備D1~D63執行該執行指令並輸出一讀取訊號,對應的該控制器C1~C63接收該讀取訊號並輸出至該中央控制器2。 The devices D1~D63 are electrically connected to the controllers C1~C63, and the devices D1~D63 corresponding to the device addresses receive and execute the execution instruction. When the function is read, the device D1 corresponding to the device address is used. ~D63 executes the execution command and outputs a read signal, and the corresponding controller C1~C63 receives the read signal and outputs it to the central controller 2.
其中,每一控制器C1~C63具有一個特定的位址,且於每一控制群組G1~G63內,每一設備D1~D63之設備位址對應一個特定的暫存器位址範圍。 Each controller C1~C63 has a specific address, and in each control group G1~G63, the device address of each device D1~D63 corresponds to a specific register address range.
參閱圖2、表2及表3,於本實施例中,以一個中央控制器2搭配63個控制群組G1~G63、每一個控制群組G1~G63具有一個控制器C1~C63及63個設備D1~D63作為說明,其中,每一個控制器C1~C63會分別對應00~3F的位址,而在每一控制群組G1~G63內,每一個設備D1~D63分別對應000X~03FX的暫存器位址範圍,但此僅為方便說明,並不限於此。 Referring to FIG. 2, Table 2 and Table 3, in this embodiment, a central controller 2 is combined with 63 control groups G1 G G63, and each control group G1 G G63 has one controller C1 C C63 and 63 The devices D1~D63 are described as descriptions, wherein each controller C1~C63 corresponds to the address of 00~3F, and in each control group G1~G63, each device D1~D63 corresponds to 000X~03FX respectively. The address range of the scratchpad, but this is for convenience only and is not limited to this.
參閱圖2、表3及表4,表4所示為該指令封包的一範例,其中,該指令封包內容包括:位址(Address)、功能(Function)、暫存器起始位址(Starting Address Hi/Starting Address Lo)、暫存器數目(No.of Registers Hi/No.of Registers Lo),及錯誤檢查碼(Error Check)。 Referring to FIG. 2, Table 3 and Table 4, an example of the instruction packet is shown in Table 4, wherein the instruction packet includes: Address, Function, and Scratch Start Address (Starting) Address Hi/Starting Address Lo), No. of Registers Hi/No. of Registers Lo, and Error Check.
於本實施例中,錯誤檢查碼使用循環冗餘校驗技術(Cyclic redundancy check,簡寫為CRC),功能則使用一般常使用的讀取(對應指令03)、單筆寫入(對應指令06) 、多筆寫入(對應指令10)等,而當位址欄為00時,則執行廣播(broadcast),但不限於此。 In this embodiment, the error check code uses a Cyclic redundancy check (CRC), and the function uses a commonly used read (corresponding to the instruction 03) and a single write (corresponding to the command 06). , multiple writes (corresponding to instruction 10), etc., and when the address bar is 00, broadcast is performed, but is not limited thereto.
一般使用時,當中央控制器2發出Modbus通訊協定的該指令封包後,該等控制器C1~C63接收該指令封包,但只有對應該該位址的控制器C1~C63輸出該執行指令,並使對應該設備位址的該設備D1~D63接收並執行該執行指令。 In general use, when the central controller 2 issues the instruction packet of the Modbus protocol, the controllers C1~C63 receive the instruction packet, but only the controllers C1~C63 corresponding to the address output the execution instruction, and The device D1~D63 corresponding to the device address is received and executed.
如表4所示,該指令封包所執行的功能為對第二個控制群組G2中的第三個設備D3進行讀取,讀取範圍為由第一筆開始連續讀取五筆資訊,詳細說明如下:位址欄02對應至控制器C2,亦即指對應至控制群組G2,因此在中央控制器2發出該指令封包後,只有控制器C2會對該指令封包進行反應,該控制器C2會判斷暫存器起始位址所對應的設備D1~D63(於本例中,參照表3,可知暫存器起始位址0020會對應至設備D3,且為設備D3所對應的暫存器位址範圍中的第一筆),並輸出該執行指令,設備D3接收該執行指令,並根據該執行指令由暫存器位址0020開始連續讀取5筆資料(暫存器數目為0005),以輸出該讀取訊號,該控制器C2接收該讀取訊號並輸出至該中央控制器2。 As shown in Table 4, the function performed by the instruction packet is to read the third device D3 in the second control group G2, and the reading range is to continuously read five pieces of information from the first pen. As follows: the address field 02 corresponds to the controller C2, that is, to the control group G2, so after the central controller 2 issues the instruction packet, only the controller C2 will react to the instruction packet, the controller C2 It will judge the devices D1~D63 corresponding to the start address of the scratchpad (in this example, referring to Table 3, it can be seen that the scratchpad start address 0020 will correspond to device D3, and it is the temporary storage corresponding to device D3. The first pen in the address range, and output the execution instruction, the device D3 receives the execution instruction, and continuously reads 5 pieces of data from the register address 0020 according to the execution instruction (the number of registers is 0005) In order to output the read signal, the controller C2 receives the read signal and outputs it to the central controller 2.
值得一提的是,該控制器C2回應時,可採取默認或夾帶設備D3的設備位址於該讀取訊號或是其他回應訊號中,以供中央控制器2判別標號使用。 It is worth mentioning that when the controller C2 responds, the device address of the default device or the device D3 can be taken in the read signal or other response signals for the central controller 2 to discriminate the label.
參閱圖2、表3及表5,當功能為寫入(功能為06或10)時,該指令封包還會包括至少一數據(data)。 Referring to Figure 2, Table 3 and Table 5, when the function is write (function is 06 or 10), the instruction packet will also include at least one data.
如表5所示,該指令封包所執行的功能為對第五個控制群組G5中的第一個設備D1進行多筆寫入,寫入範圍為由第三筆開始連續寫入兩筆資訊,所寫入的資料分別為數據一及數據二,詳細說明如下:位址欄05對應至控制器C5,亦即指對應至控制群組G5,因此在中央控制器2發出該指令封包後,只有控制器C5會對該指令封包進行反應,該控制器C5會判斷暫存器起始位址所對應的設備D1~D63(於本例中,參照表3,可知暫存器起始位址0002會對應至設備D1,且為設備D1所對應的暫存器位址範圍中的第三筆),並輸出該執行指令,設備D1接收該執行指令,並根據該執行指令由暫存器起始位址0002開始進行連續兩筆資料寫入(暫存器數目為0002),所寫入的資料分別為數據一(000A)及數據二(0005)。 As shown in Table 5, the function performed by the instruction packet is to perform multiple writings on the first device D1 in the fifth control group G5, and the writing range is to continuously write two pieces of information from the third pen. The data written are data one and two data respectively, which are described in detail as follows: the address field 05 corresponds to the controller C5, that is, to the control group G5, so after the central controller 2 issues the instruction packet, Only controller C5 will react to the instruction packet, and controller C5 will determine the devices D1~D63 corresponding to the start address of the scratchpad (in this example, refer to Table 3, the register start address is known. 0002 corresponds to device D1 and is the third pen in the register address range corresponding to device D1, and outputs the execution instruction, and device D1 receives the execution instruction, and is started by the temporary register according to the execution instruction. The start address 0002 starts two consecutive data writes (the number of scratchpads is 0002), and the data written is data one (000A) and data two (0005).
經由以上的說明,可將本實施例的優點歸納如 下: Through the above description, the advantages of the embodiment can be summarized as follows under:
一、藉由將複數設備D1~D63及一個控制器C1~C63集合為一個控制群組G1~G63,並透過該控制器C1~C63與該中央控制器2進行Modbus通訊協定,可以大幅增加一台中央控制器2可以統一監控的設備數量,例如在不影響通訊品質的情況下,習知技術一般是一台中央控制器2搭配63台設備,但於本實施例中,可以增加至一台中央控制器2搭配63x63台設備,故可以同時監控大量的設備,提高監控上的方便性。 1. By integrating the plurality of devices D1~D63 and one controller C1~C63 into one control group G1~G63, and performing Modbus communication agreement with the central controller 2 through the controllers C1~C63, a large increase can be made. The number of devices that can be uniformly monitored by the central controller 2, for example, without affecting the communication quality, the conventional technology is generally a central controller 2 with 63 devices, but in this embodiment, it can be increased to one The central controller 2 is equipped with 63x63 devices, so it can monitor a large number of devices at the same time, improving the convenience of monitoring.
二、藉由透過該控制器C1~C63與該中央控制器2進行Modbus通訊協定,可以僅需少量更動封包格式,而能同樣達成Modbus通訊協定,參閱表6,為習知技術中Modbus通訊協定的指令封包與本實施例中的指令封包之比較,可以看出兩者在格式上差異極低,差別僅在於原本對應至設備D1~D63的位址變更為對應至控制器C1~C63,以及利用暫存器起始位址對應至設備位址,由於封包格式更動不大,因此不但可利用原本的Modbus通訊協定架構即可進行改裝,且對於原本Modbus通訊協定領域人士而言,可以更容易上手,大幅增加使用上及推廣上的方便性。 2. By performing Modbus communication protocol with the central controller 2 through the controllers C1~C63, only a small number of change packet formats can be required, and the Modbus communication protocol can be similarly implemented. Referring to Table 6, the Modbus communication protocol in the prior art is known. Comparing the instruction packet with the instruction packet in this embodiment, it can be seen that the difference in format between the two is extremely low, the only difference is that the address corresponding to the device D1~D63 is changed to correspond to the controller C1~C63, and By using the scratchpad start address corresponding to the device address, since the packet format is less dynamic, it can be modified not only by the original Modbus protocol architecture, but also for the original Modbus protocol domain. Get started, greatly increase the convenience of use and promotion.
三、習知應用Modbus通訊協定的控制系統中,由於每個設備D1~D63必須有特定的位址以供識別,因此例如在同一棟大樓但不同樓層中的設備在依序編號後,可能是位址1~20在一樓,21~40在二樓...,不但在系統設置時容易混淆各個設備所在的樓層位置,也考驗使用者的記性,而本實施例可藉由將每一樓層皆合併為一個控制群組,例如一樓的設備D1~D63皆合併在控制群組G1,二樓的設備D1~D63皆合併在控制群組G2...,若再進而將具有相同設備位址的設備設置於不同樓層的對應位置,如此只要看到控制群組的編號及對應的設備位址,即可立即知道該設備的樓層及位置,大幅增加了系統的直觀性及使用上的方便性。 3. In the control system using the Modbus protocol, since each device D1~D63 must have a specific address for identification, for example, the devices in the same building but in different floors may be numbered sequentially. Addresses 1~20 are on the first floor, and 21~40 are on the second floor... not only when the system is set up, it is easy to confuse the location of the floor where each device is located, but also to test the user's memory, and this embodiment can be used by One floor is merged into one control group. For example, the equipment D1~D63 on the first floor are combined in the control group G1, and the devices D1~D63 on the second floor are combined in the control group G2..., if they will have the same The equipment of the equipment address is set at the corresponding position on different floors, so that as long as the number of the control group and the corresponding equipment address are seen, the floor and location of the equipment can be immediately known, which greatly increases the intuitiveness and use of the system. Convenience.
參閱圖2及圖3,本發明應用Modbus通訊協定的群組控制方法之較佳實施例運用於上述之應用Modbus通訊協定的群組控制系統,該方法包含下列步驟:步驟51:使該中央控制器2發出一Modbus通訊協定的指令封包,且該指令封包內容包括位址及暫存器位址。 Referring to FIG. 2 and FIG. 3, a preferred embodiment of the group control method using the Modbus protocol of the present invention is applied to the above group control system applying the Modbus protocol, and the method comprises the following steps: Step 51: Making the central control The device 2 sends a command packet of a Modbus protocol, and the content of the instruction packet includes an address and a scratchpad address.
步驟52:使該等控制器C1~C63接收該指令封包,並使對應該位址的控制器C1~C63輸出一執行指令,該 執行指令內容包括對應暫存器位址的設備位址。 Step 52: The controllers C1~C63 receive the instruction packet, and output an execution instruction to the controllers C1~C63 corresponding to the address. The execution instruction content includes the device address corresponding to the scratchpad address.
步驟53:使對應該設備位址的設備D1~D63執行該執行指令。 Step 53: The execution instruction is executed by the devices D1 to D63 corresponding to the device address.
其中,於功能為讀取時,還包含下列步驟: 步驟54:使對應該設備位址的設備D1~D63輸出一讀取訊號。 Among them, when the function is read, the following steps are also included: Step 54: Output a read signal to the devices D1~D63 corresponding to the device address.
步驟55:使對應的該控制器C1~C63接收該讀取訊號並輸出至該中央控制器2。 Step 55: The corresponding controller C1~C63 receives the read signal and outputs it to the central controller 2.
綜上所述,藉由上述應用Modbus通訊協定的群組控制系統及方法,不僅可以同時監控大量的設備,提高監控上的方便性,還可增加使用上的便利性,故確實能達成本發明之目的。 In summary, the group control system and method using the Modbus communication protocol described above can not only monitor a large number of devices at the same time, but also improve the convenience of monitoring, and can also increase the convenience of use, so that the present invention can be achieved. The purpose.
惟以上所述者,僅為本發明之較佳實施例而已,當不能以此限定本發明實施之範圍,即大凡依本發明申請專利範圍及專利說明書內容所作之簡單的等效變化與修飾,皆仍屬本發明專利涵蓋之範圍內。 The above is only the preferred embodiment of the present invention, and the scope of the present invention is not limited thereto, that is, the simple equivalent changes and modifications made by the patent application scope and patent specification content of the present invention, All remain within the scope of the invention patent.
2‧‧‧中央控制器 2‧‧‧Central controller
G1~G63‧‧‧控制群組 G1~G63‧‧‧Control Group
C1~C63‧‧‧控制器 C1~C63‧‧‧ controller
D1~D63‧‧‧設備 D1~D63‧‧‧ equipment
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW102135853A TW201514645A (en) | 2013-10-03 | 2013-10-03 | Group control system and method applying Modbus communication protocol |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW102135853A TW201514645A (en) | 2013-10-03 | 2013-10-03 | Group control system and method applying Modbus communication protocol |
Publications (1)
Publication Number | Publication Date |
---|---|
TW201514645A true TW201514645A (en) | 2015-04-16 |
Family
ID=53437586
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
TW102135853A TW201514645A (en) | 2013-10-03 | 2013-10-03 | Group control system and method applying Modbus communication protocol |
Country Status (1)
Country | Link |
---|---|
TW (1) | TW201514645A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI607407B (en) * | 2016-08-22 | 2017-12-01 | Kun Xian Xie | Light lamp data transmission system and data transmission method |
CN111130971A (en) * | 2019-12-31 | 2020-05-08 | 苏州数言信息技术有限公司 | Method for realizing dynamic packet communication in Modbus RTU network |
CN111200547A (en) * | 2019-12-31 | 2020-05-26 | 苏州数言信息技术有限公司 | Multi-node selection communication method based on equipment type in Modbus RTU network |
-
2013
- 2013-10-03 TW TW102135853A patent/TW201514645A/en unknown
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI607407B (en) * | 2016-08-22 | 2017-12-01 | Kun Xian Xie | Light lamp data transmission system and data transmission method |
CN111130971A (en) * | 2019-12-31 | 2020-05-08 | 苏州数言信息技术有限公司 | Method for realizing dynamic packet communication in Modbus RTU network |
CN111200547A (en) * | 2019-12-31 | 2020-05-26 | 苏州数言信息技术有限公司 | Multi-node selection communication method based on equipment type in Modbus RTU network |
CN111200547B (en) * | 2019-12-31 | 2021-07-27 | 苏州数言信息技术有限公司 | Multi-node selection communication method based on equipment type in Modbus RTU network |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104641360B (en) | Bi-casting PCIe inbounds write-in to memory and peer device | |
JP6317520B2 (en) | Protocol converter between CPCI bus and ISA bus and conversion method thereof | |
US20120324038A1 (en) | Controlling Shared Memory | |
CN103546467B (en) | The method applying Modbus rtu protocol on TCP/IP network | |
CN105319455A (en) | Automatic test system and method | |
CN104820653B (en) | A kind of digital bus system and its slave unit physical location automatic identifying method | |
TW201514645A (en) | Group control system and method applying Modbus communication protocol | |
JP2009267829A5 (en) | ||
BR112018004715A2 (en) | unified systems and methods for chip-to-chip node communication | |
CN105245386A (en) | Method and system for automatic positioning of server connection relation | |
CN103098039A (en) | High-speed peripheral-device interconnected-bus port configuration method and apparatus | |
WO2013075501A1 (en) | Method and device for hot-plugging a node | |
CN103366540B (en) | Wireless network dynamic route kilowatt meter reading-out system and meter register method thereof | |
CN104809083A (en) | Method for acquiring network adapter MAC address | |
US9666263B2 (en) | DIMM SSD SoC DRAM byte lane skewing | |
CN106815088A (en) | server and its debugging method | |
TW201524152A (en) | Data integration apparatus for use in sensor network | |
CN104683178A (en) | Method and system for testing multiple DUTs (devices under test) with same IP (Internet Protocol) address | |
CN104021108A (en) | Communication equipment based on PROFIBUS-DP protocol | |
US8606984B2 (en) | Hierarchical to physical bus translation | |
CN114218138A (en) | USB equipment simulation device and test system | |
WO2016095340A1 (en) | Method and device for determining that data is sent successfully | |
WO2015135375A1 (en) | Parallel rapid control system for switch power sources based on double communication ports | |
CN103176927B (en) | The device of sequence address bit transitions is carried out between double bus | |
US20150074303A1 (en) | Virtual Media apparatus of a Server and Access Method Thereof |