CN116599792A - A communication method in which the slave station actively notifies the master station of data reading under the Modbus protocol - Google Patents

A communication method in which the slave station actively notifies the master station of data reading under the Modbus protocol Download PDF

Info

Publication number
CN116599792A
CN116599792A CN202310718381.6A CN202310718381A CN116599792A CN 116599792 A CN116599792 A CN 116599792A CN 202310718381 A CN202310718381 A CN 202310718381A CN 116599792 A CN116599792 A CN 116599792A
Authority
CN
China
Prior art keywords
data
slave station
station
address
master station
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310718381.6A
Other languages
Chinese (zh)
Inventor
张金慧
陶亦文
崔昊
宋慈
赵景服
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhengzhou University
Zhongyuan University of Technology
Original Assignee
Zhengzhou University
Zhongyuan University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou University, Zhongyuan University of Technology filed Critical Zhengzhou University
Priority to CN202310718381.6A priority Critical patent/CN116599792A/en
Publication of CN116599792A publication Critical patent/CN116599792A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/403Bus networks with centralised control, e.g. polling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L2012/40208Bus networks characterized by the use of a particular bus standard
    • H04L2012/40228Modbus
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

The invention provides a communication method for actively notifying a master station of data reading by a slave station under a Modbus protocol, which comprises the following steps: the master station transmits the Modbus address of the data to be monitored to a specific address of the slave station; after receiving the need, the slave station monitors the data, directly records the change result in the appointed address field, and changes the data status bit for identifying the slave station to monitor the data change; the master station periodically reads the data state bit of the slave station, and when the change is found, the master station reads the data in the address field appointed by the slave station and acquires the data of the change of the slave station value; after the secondary station feeds back the data in the appointed address field to the primary station, changing the data state bit; the master station analyzes and records the fluctuation data. According to the invention, the Modbus communication master station can realize the purposes of informing the master station of event occurrence and reading parameters by the slave station only by periodically scanning the identification bit for indicating the state of the slave station, and has the advantages of scientific design, strong practicability, simplicity and convenience in operation and high communication efficiency.

Description

Communication method for actively notifying master station of data reading by slave station under Modbus protocol
Technical Field
The invention relates to the technical field of industrial control Modbus communication, in particular to a communication method for actively informing a master station of data reading by a slave station under a Modbus protocol. Under Modbus protocol, the slave station actively informs the master station of a communication mechanism for reading target data.
Background
Modbus is a serial communication protocol, published by Modicon corporation (now Schneider electric) in 1979 for communication using Programmable Logic Controllers (PLCs). Modbus has become the industry standard for industrial-area communication protocols and is now a common way of connecting industrial electronic devices.
The Modbus protocol is a master-slave architecture protocol, which includes a master station and a slave station. One node is a master station, and other nodes using the Modbus protocol to participate in communication are slave stations. The master node periodically interrogates each slave station to obtain the data of the slave station. When the slave station includes a plurality of data addresses, the master station must periodically access the data of each data address of the slave station in order to obtain the data change condition of the slave station in time. In applications where bandwidth may be at a premium, this approach consumes bandwidth and network time in the application.
The Modbus protocol is widely applied to industrial sites in various occasions as a free open protocol. In industrial application, a master station device needs to monitor the operation conditions of a plurality of slave station devices in a network, acquire the data content of the slave station devices in time, and record, analyze and control information according to the related data content. The secondary station device bears specific task execution, the related data are large and complex, and the data change is irregular. In order for the master station device to acquire the execution of the slave station task in time, the master station device needs to monitor a plurality of parameters in the slave station and periodically read data from the slave station device. However, the data change of the slave station has unpredictability, and the data change can be realized only by improving the data communication frequency in order to meet the timeliness of the data acquisition of the master station. When the influence of network bandwidth load cannot realize high-frequency data communication of a large amount of data of the secondary station, the timeliness of data monitoring of the primary station is realized. For a complex and huge Modbus network system, the communication period of the master station to the slave stations is up to tens of seconds or even longer. The current mode of data communication of a large number of secondary stations is difficult to meet the requirement of industrial data monitoring timeliness.
In order to solve the above problems, an ideal technical solution applied under the Modbus protocol has been sought.
In the conventional Modbus communication protocol, communication and reading are required to be performed on all set data contents, whether the data contents are changed or not, if the communication contents are scattered or discontinuous data, the host computer is required to send a plurality of reading instructions to read the data one by one, for example, if the host computer needs to monitor discontinuous register data at a certain slave computer 20. The master station needs to send 20 reading instructions successively, and the slave station needs to respond one by one for returning data 20 times, so that the data polling of the slave station is realized once. When the data communication demands of a plurality of slaves exist in the Modbus communication network, the communication data volume of the master station is increased, the communication network is quite busy, and in order to ensure the communication smoothness, the communication polling interval of the master station is increased each time, so that the timeliness is difficult to ensure. When a certain emergency of the slave is sent or the data is changed, the master can hardly acquire the data change of the slave in time through the original Modbus communication mode.
Disclosure of Invention
Aiming at the technical problems of communication delay, slow communication speed and slow response caused by the fact that a master station regularly reads multiple groups of data of a slave station in the existing communication, the invention provides a method for actively informing the master station of the slave station under the Modbus protocol, wherein the master station carries out communication reading on changed data, and the method is scientific in design, high in practicability, simple and convenient to operate and high in detection efficiency, so that the cooperation of master station and slave station communication is realized.
In order to achieve the above purpose, the technical scheme of the invention is realized as follows: a communication method for actively informing a master station of data reading by a slave station under a Modbus protocol comprises the following steps:
step one: the master station transmits the Modbus address of the data to be monitored to a specific address of the slave station, and tells the slave station that the data change in the batch of addresses needs to be monitored;
step two: after receiving the data address to be monitored, the slave station monitors, directly records the change result, and changes the data state position for identifying whether the monitored data of the slave station changes;
step three: the master station regularly reads the identification position, reads the data in the set area after finding that the identification position is changed into the designated data, and can read the changed address and the changed data in the area;
step four: after the slave station returns the data to the master station, the data change identification bit is changed, and the data transmission request is triggered again after waiting for the next data change.
Preferably, the master station completes data state monitoring of the slave stations through a periodic data reading task; when the data of the slave station changes, the master station is triggered to read the data task once, and the master station reads the changed data segment of one slave station, reads the data address and the data, and completes the change monitoring of the data of the slave station.
Preferably, initial data in the data address of the secondary station is acquired during the first communication, so that the subsequent comparison and recording with the updated value are facilitated.
Preferably, after receiving the Modbus address of the data to be monitored, the slave station establishes an internal monitoring task and monitors the Modbus address data in the monitoring task data; when the slave station finds that the data in the monitoring task changes, the address of the changed data and the changed data are written in the data segment appointed by the slave station, and the value of the data identification bit of the slave station is updated.
Preferably, the data segments agreed upon by the secondary stations are agreed upon by the primary station and the secondary stations themselves, or are defined as a certain designated communication address segment.
Preferably, after the slave station completes the master station communication request in the third step and feeds back the data including the changed address and the changed data in the designated address field, the slave station sets the value of the data identification bit to an initial state, which indicates that the slave station data change has completed transmission.
Preferably, after the master station reads the content of the data segment appointed by the slave station for a single time, carrying out data analysis according to the data structure; writing the data into corresponding address segments in a data table of the slave station recorded by the master station one by one according to the corresponding relation between the data address and the data value, and continuously and periodically reading the data identification state of the slave station by the master station.
Compared with the prior art, the invention has substantial characteristics and progress, and concretely comprises the following steps:
1) The invention provides a communication mechanism for actively informing a master station of data reading by a slave station under a Modbus protocol, wherein when the slave station discovers that an event occurs, an event parameter address and data are stored in a designated register, the master station is informed of the address and the data quantity of the register to be read, and the master station actively grabs the data of the event after obtaining the event parameter address and the event parameter quantity. Therefore, the method can avoid the periodic and repeated reading of the repeated data without change in batches of the secondary stations by the primary station, occupy the bandwidth and communication time of the primary station, and reduce the repeated data transmission work of the secondary stations, thereby solving the problems of large communication delay and slow data change response of the secondary stations caused by the data monitoring of the secondary stations in batches.
2) The invention can solve the problem of repeated data reading operation of the master station caused by discontinuous data addresses of the slave stations, the slave stations can place the changed data addresses and data contents into a designated section of registers according to a defined data structure, the master stations can read the data at one time, and the master stations analyze the transmitted data contents according to the data structure, so that the change condition of the data addresses to be transmitted by the slave stations can be solved.
3) The master station can monitor the state of the slave station only by periodically monitoring the content of the identification data of the designated address through a single communication instruction. Only one data read operation is required for one slave station in one cycle. When the identification data of the slave station changes, the master station reads the address content of a certain section of data at a time according to the protocol trigger, so that the master station can read the changed data of the slave station. The monitoring process of the data change of the whole master station can be completed by only triggering single data communication reading operation, so that the monitoring of all the slave station events is avoided, and the master station only needs to read corresponding event parameters when the events are triggered due to time delay caused by periodically and massively reading the data. The invention has simple operation and convenient use.
In conclusion, the invention has the advantages of scientific design, strong practicability, simple and convenient operation and high communication efficiency.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a system architecture diagram of a Modbus network.
Fig. 2 is a flow chart of the task of communication at a slave station according to the present invention.
Fig. 3 is a flowchart of embodiment 2 in an embodiment of the present invention.
Fig. 4 is a schematic diagram of a data structure of a data identification bit in embodiment 2 of the present invention.
Fig. 5 is a data segment structure of a slave station data address 6000-segment in embodiment 2 of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without any inventive effort, are intended to be within the scope of the invention.
Example 1
As shown in fig. 2, a communication method for actively notifying a master station to perform data reading by a slave station under a Modbus protocol includes the following steps:
step one: the master station transmits the data Modbus addresses to be monitored to the (target) slave station specific address telling the slave station that the data changes in the batch of Modbus addresses need to be monitored.
As shown in fig. 1, a single read data task or a periodic data read task may be performed between the Modbus master and slave. The master station completes the data state monitoring of the slave station through the periodic tasks; when the data of the slave station changes, the master station is triggered to read the data task once, the master station reads the changed data segment of a certain slave station and reads the data address and the data, so that the change monitoring of the data of the slave station can be completed only by a small amount of periodic communication. And when in first communication, initial data in the data addresses of the secondary stations are acquired and used for initial values of the secondary station data, so that subsequent comparison and recording with updated values are facilitated.
Step two: after receiving the Modbus address of the data to be monitored, the slave station monitors the data according to the data in the specific address, directly records the change result in the designated address field, and changes the data status bit for identifying the slave station to monitor the data change.
After receiving the Modbus address of the data to be monitored, the target slave station establishes an internal monitoring task and monitors the data of the Modbus address in the monitoring task data. Since the monitoring process is completed in the slave station, the data comparison and acquisition can be performed periodically (for example, 1 ms), and the communication transmission is not affected by the detection process. When the slave station finds that the data in the monitoring task changes, the address of the changed data and the changed data are written in the data segment appointed by the slave station, and the value of the data identification bit of the slave station is updated. This address field of the secondary station is agreed by the primary station and the secondary station, and may be defined as a specific communication address field.
Step three: the master station periodically reads the data state bit of the slave station step two, and when the identification bit is found to be changed into the designated data, the master station reads the data in the address field appointed by the slave station, and the data can acquire the data address of the slave station with the changed value and the changed data value. The data structure of which is shown in fig. 5.
If the state of the data identification position of the secondary station is unchanged, the primary station continues to periodically read the data identification state of the secondary station.
Step four: and when the secondary station feeds back the appointed data segment in the second step to the primary station, changing the data state bit of the second step, and triggering the data transmission request again after waiting for the next data change.
After the slave station completes the communication request of the master station in the third step and feeds back the appointed section data (comprising the changed address and the changed data), the slave station sets the value of the data identification bit to be in an initial state, and the data change of the slave station is completed to be transmitted.
Step five: the master station analyzes the fluctuation data and records the fluctuation data. After the master station reads the content of the data segment appointed by the slave station once, the data analysis is performed according to the data structure shown in fig. 5. Writing the data into corresponding address segments in a data table of the slave station recorded by the master station one by one according to the corresponding relation between the data address and the data value, and continuously and periodically reading the data identification state of the slave station by the master station.
Example 2
As shown in fig. 3, a communication method for actively notifying a master station of data reading by a slave station under a Modbus protocol is now described by way of example only for a communication task of one of the slave stations, and includes the following steps: for example, the master station needs to acquire data fluctuation in which the data address in the slave station is 1000, 2000, 3000 or more in fig. 3.
Step 1: the master station transmits the monitor target address 1000, 2000, 3000 into the data segment from which the target slave station data address 5000 starts, and reads the initial data value 1, 10, 100 of the target slave station data address 1000, 2000, 3000.
Step 2: the target slave station establishes a data monitoring task according to the data target address transmitted by the master station, namely according to the data in the data address field 5000, and monitors the data change condition in the data addresses 1000, 2000 and 3000.
Step 3: the data value in the slave station data address 100 is represented as a change identification bit of the slave station monitoring data, which is simply referred to as a data identification bit, and the data structure definition thereof is shown in fig. 4, wherein the data address 15 is a data identification bit, the data address 14-10 is undefined, and the data address 9-0 is the amount of address data to be read. When the slave station monitors that the data in the data address 1000 changes, for example, when 1 changes to 5, the slave station changes the value of the data identification bit, changes the data of the data identification bit to binary data 1000000000000001, writes the changed data address and the data into the data segment with the data address 6000 of the slave station as the starting position, writes the data in the data address 6000 into 1000, and writes the data in the address 6001 into 5. As shown in fig. 5, the data segment structure in the slave station data address 6000 is an address and data corresponding to the address in order.
Step 4: the master station periodically reads the identification bit of the data of the slave station and reads the binary data 1000000000000001 of the identification bit of the data of the slave station, so that the change of the numerical value in the data address of the slave station 1 can be judged. The master station transmits a read command once to read the data in the slave station data address 6000, and the data length bits are 2, which respectively represent the changed data address and data value.
Step 5: and the secondary station feeds back the content of the data segment according to the data reading instruction sent by the primary station, and updates the data identification bit to be an initial value of 0.
Step 6: the master station analyzes the meaning of the received data value according to the data segment structure definition, and changes the address 1000 data in the slave station record into 5 in the data record corresponding to the data update value according to the data address. Thus, the active communication mechanism of primary slave station data change is completed.
The other steps were the same as in example 1.
According to the invention, the purposes that the slave station informs the master station of event occurrence and reads parameters can be realized, and the time waste and the communication rate waste caused by the fact that the master station needs to read the slave station repeatability data for multiple times each time to obtain the slave station data change are avoided, so that the problem that the master station obtains the slave station data in time under the Modbus protocol is solved conveniently.
The foregoing description of the preferred embodiments of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, alternatives, and improvements that fall within the spirit and scope of the invention.

Claims (7)

1.一种Modbus协议下从站主动通知主站数据读取的通讯方法,其特征在于,其步骤如下:1. under a kind of Modbus protocol, slave station actively notifies the communication method that master station data reads, it is characterized in that, its steps are as follows: 步骤一:主站发送需要监视的数据Modbus地址至从站特定的地址内,告诉从站需要监视该批Modbus地址内的数据变化;Step 1: The master station sends the data Modbus address that needs to be monitored to the specific address of the slave station, and tells the slave station that it needs to monitor the data changes in the batch of Modbus addresses; 步骤二:从站收到需要监控的数据Modbus地址后,根据特定的地址内的数据进行数据监控,将变化结果直接记录在指定的地址段,并更改用于标识从站监视数据变化的数据状态位;Step 2: After receiving the Modbus address of the data to be monitored, the slave station performs data monitoring according to the data in the specific address, records the change result directly in the specified address segment, and changes the data status used to identify the monitoring data change of the slave station bit; 步骤三:主站定期周期性读取从站步骤二的数据状态位,当发现数据状态位的标识位更改为指定数据后,主站读取从站指定的地址段内的数据,获取从站数值变化的数据地址及其变化后的数据值;Step 3: The master station periodically reads the data status bit of the slave station in step 2. When the identification bit of the data status bit is found to be changed to the specified data, the master station reads the data in the address segment specified by the slave station and obtains the slave station The data address of the value change and its changed data value; 步骤四:当从站将步骤二内指定的地址段内的数据反馈至主站后,更改步骤二的数据状态位,等待下一次数据变化后再次触发数据发送请求;Step 4: After the slave station feeds back the data in the address segment specified in step 2 to the master station, change the data status bit in step 2, and wait for the next data change to trigger the data transmission request again; 步骤五:主站完成对变动数据的解析,并进行记录。Step 5: The master station completes the analysis of the changed data and records it. 2.根据权利要求1所述的Modbus协议下从站主动通知主站数据读取的通讯方法,其特征在于,所述主站通过周期性数据读取任务完成从站的数据状态监视;当从站数据发生变动时,触发主站单次读取数据任务,主站读取某一从站的出现变动的数据段,读取数据地址与数据,完成从站数据的变动监视。2. according to the communication method that slave station actively notifies master station data to read under Modbus protocol according to claim 1, it is characterized in that, described master station completes the data state monitoring of slave station by periodic data reading task; When the station data changes, the master station will trigger a single read data task, and the master station will read the changed data segment of a certain slave station, read the data address and data, and complete the change monitoring of the slave station data. 3.根据权利要求2所述的Modbus协议下从站主动通知主站数据读取的通讯方法,其特征在于,在首次通讯时,获取从站数据地址内的初始数据,便于后续与更新值做比对与记录。3. according to the communication method that the slave station actively notifies the master station data reading under the Modbus protocol according to claim 2, it is characterized in that, when communicating for the first time, the initial data in the slave station data address is obtained, which is convenient for follow-up to do with the update value. Compare and record. 4.根据权利要求2或3所述的Modbus协议下从站主动通知主站数据读取的通讯方法,其特征在于,从站收到需要监控的数据Modbus地址后,建立内部监视任务,对监视任务数据内的Modbus地址的数据进行监控;当从站发现监视任务内数据发生变化时,将变化数据的地址与变化后的数据写在从站约定的数据段内,并更新从站数据标识位的值。4. according to the communication method that slave station actively notifies master station data to read under the Modbus agreement described in claim 2 or 3, it is characterized in that, after slave station receives the data Modbus address that needs to monitor, set up internal monitoring task, monitor The data of the Modbus address in the task data is monitored; when the slave station finds that the data in the monitoring task changes, the address of the changed data and the changed data are written in the data segment agreed by the slave station, and the slave station data identification bit is updated value. 5.根据权利要求4所述的Modbus协议下从站主动通知主站数据读取的通讯方法,其特征在于,从站约定的数据段由主站和从站自行约定,或者定义为某一指定的通讯地址段。5. according to the communication method that the slave station actively notifies the master station data reading under the Modbus protocol according to claim 4, it is characterized in that, the data segment agreed by the slave station is agreed by the master station and the slave station voluntarily, or is defined as a certain specified communication address segment. 6.根据权利要求1或5所述的Modbus协议下从站主动通知主站数据读取的通讯方法,其特征在于,从站完成步骤三内主站通讯请求,反馈回指定的地址段内包括变化的地址和变化的数据后,从站将数据标识位的值设定为初始状态,表示从站数据变动已完成传送。6. according to the communication method that slave station actively notifies master station data reading under the Modbus protocol described in claim 1 or 5, it is characterized in that, slave station completes the communication request of master station in step 3, feedbacks back and includes in the specified address segment After changing the address and changing data, the slave station sets the value of the data flag bit to the initial state, indicating that the data change of the slave station has been transmitted. 7.根据权利要求6所述的Modbus协议下从站主动通知主站数据读取的通讯方法,其特征在于,主站单次读取从站约定的数据段内容后,根据数据结构进行数据解析;依照数据地址和数据值的对应关系,逐一写入到主站记录从站数据表内对应的地址段内,主站继续周期性读取从站数据标识状态。7. according to the communication method that slave station actively notifies master station data reading under Modbus protocol according to claim 6, it is characterized in that, after master station single reads the data section content that slave station agrees, carries out data analysis according to data structure ;According to the corresponding relationship between the data address and the data value, write them one by one into the corresponding address segment in the slave station data table recorded by the master station, and the master station continues to periodically read the data identification status of the slave station.
CN202310718381.6A 2023-06-16 2023-06-16 A communication method in which the slave station actively notifies the master station of data reading under the Modbus protocol Pending CN116599792A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310718381.6A CN116599792A (en) 2023-06-16 2023-06-16 A communication method in which the slave station actively notifies the master station of data reading under the Modbus protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310718381.6A CN116599792A (en) 2023-06-16 2023-06-16 A communication method in which the slave station actively notifies the master station of data reading under the Modbus protocol

Publications (1)

Publication Number Publication Date
CN116599792A true CN116599792A (en) 2023-08-15

Family

ID=87599236

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310718381.6A Pending CN116599792A (en) 2023-06-16 2023-06-16 A communication method in which the slave station actively notifies the master station of data reading under the Modbus protocol

Country Status (1)

Country Link
CN (1) CN116599792A (en)

Similar Documents

Publication Publication Date Title
JP5459325B2 (en) Cache device, cache program, and communication device
CN107590099B (en) Method for accessing slave machines by multiple hosts, extension device and storage medium
EP2243086B1 (en) Computer command and response for determining the state of an i/o operation
JP2018173883A (en) Control device, control program, control system, and control method
EP3557345A1 (en) Control apparatus, system program, and control method
CN111966189A (en) Flexibly configured multi-computing-node server mainboard structure and program
CN116541227A (en) Fault diagnosis method and device, storage medium, electronic device and BMC chip
US20200356503A1 (en) Pcie root complex message interrupt generation method using endpoint
CN115982072A (en) Information communication method, device, computer equipment and storage medium
CN110767264B (en) Data processing method, device and computer readable storage medium
CN116599792A (en) A communication method in which the slave station actively notifies the master station of data reading under the Modbus protocol
JP2018064178A (en) Slave apparatus
CN113672358B (en) Timing task processing method, device and system, electronic equipment and storage medium
US10958597B2 (en) General purpose ring buffer handling in a network controller
CN115729164B (en) Industrial communication system management method and device and industrial communication system
CN113010336A (en) Application processor crash field debugging method and application processor
JP6123487B2 (en) Control device, control method, and control program
EP3885852B1 (en) Production system, data transmission method, and program
CN111506360B (en) External equipment access system and method of real-time data processing system
JP2920441B2 (en) Process data processing system and processing method
CN115176208A (en) Control device, program, and control method
CN112711549B (en) Interrupt request signal conversion system and method, and computing device
CN117009265B (en) Data processing device applied to system on chip
US12003378B1 (en) Systems and methods for predictive scaling of edge entities
CN116166585A (en) BMC access control method and device and BMC system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination