CN108181857B - Method and device for controlling operation of equipment unit, display panel and equipment unit - Google Patents

Method and device for controlling operation of equipment unit, display panel and equipment unit Download PDF

Info

Publication number
CN108181857B
CN108181857B CN201810058616.2A CN201810058616A CN108181857B CN 108181857 B CN108181857 B CN 108181857B CN 201810058616 A CN201810058616 A CN 201810058616A CN 108181857 B CN108181857 B CN 108181857B
Authority
CN
China
Prior art keywords
communication module
application program
current control
equipment unit
unit
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.)
Active
Application number
CN201810058616.2A
Other languages
Chinese (zh)
Other versions
CN108181857A (en
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.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN201810058616.2A priority Critical patent/CN108181857B/en
Publication of CN108181857A publication Critical patent/CN108181857A/en
Application granted granted Critical
Publication of CN108181857B publication Critical patent/CN108181857B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0423Input/output
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/25Pc structure of the system
    • G05B2219/25257Microcontroller

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a method and a device for controlling the operation of an equipment unit, a display panel and the equipment unit, wherein the method comprises the following steps: detecting an abnormal signal and judging whether the application program performs abnormal exit operation or not, if the abnormal exit operation is performed, storing the current control parameters of the equipment unit and starting an independently-operating communication module, and the communication module controls the operation of the equipment unit according to preset unit operation control rules and the current control parameters. According to the method, the device, the display panel and the equipment unit, when the application program fails, the communication module is used for continuously communicating with the equipment unit, the control over the equipment unit can be realized, the fault tolerance of the program is improved, the control requirement of the equipment unit is met, the product quality is improved, and the use experience of a user is improved.

Description

Method and device for controlling operation of equipment unit, display panel and equipment unit
Technical Field
The invention relates to the technical field of control, in particular to a method and a device for controlling the operation of an equipment unit, a display panel and the equipment unit.
Background
At present, an equipment unit generally runs an application program in a display panel, and issues a control parameter through the application program to control the unit to run, for example, a large commercial air conditioning unit and the like. The functions of the touch screen controller program of the current large commercial air conditioning unit are integrated, and the functions of data communication, interface display, interface response and the like are integrated. Due to program design bugs or system compatibility problems, the program of the touch screen controller is crashed in the running process, and the program of the touch screen controller exits abnormally. Although the program is strictly tested before it is formally released, there is no guarantee that the released program will not be a problem in any situation. If the program is abnormally exited, the whole unit can be stopped, customer complaints and economic losses are caused, and the loss of some systems can cause serious consequences (such as a cooling system of a server room).
Disclosure of Invention
In view of the above, an object of the present invention is to provide a method, an apparatus, a display panel and an apparatus set for controlling an operation of the apparatus set, wherein if an application program performs an abnormal exit operation, an independently operating communication module is started, and the communication module controls the operation of the apparatus set according to a preset set operation control rule and a current control parameter.
According to one aspect of the present invention, there is provided a method for controlling operation of an equipment assembly, comprising: detecting an abnormal signal received by an application program for controlling an equipment unit, and judging whether the application program performs abnormal exit operation or not based on the abnormal signal; if yes, saving the current control parameters of the equipment unit and starting an independently operated communication module; and the communication module acquires the current control parameter, communicates with the equipment unit and controls the operation of the equipment unit according to a preset unit operation control rule and the current control parameter.
Optionally, the controlling the operation of the equipment unit according to the preset unit operation control rule and the current control parameter includes: the communication module receives the unit operation parameters sent by the equipment unit; and the communication module generates a control instruction corresponding to the unit operation parameter according to the unit operation control rule and the current control parameter, and sends the control instruction to the equipment unit.
Optionally, the saving the current control parameter of the equipment set includes: storing the current control parameters in a storage module; the communication module acquiring the current control parameter comprises: and after the communication module is started, the communication module acquires the current control parameters from the storage module.
Optionally, before starting the communication module, releasing the resource occupied by the application program; wherein the resources include: memory resources, file resources, device resources.
Optionally, after determining that saving the current control parameter and releasing the resource are successful, starting the communication module, wherein after starting the communication module, the application program exits abnormally.
Optionally, the releasing the resource occupied by the application program includes: and releasing the resource by calling an application programming interface provided by an operating system where the application program is located.
Optionally, the starting of the independently operating communication module includes: and starting the communication module by calling a system function provided by an operating system where the application program is located, wherein the communication module runs in the operating system after being started.
Optionally, the anomaly signal comprises: and the abnormal signal is sent by an operating system where the application program is located.
Optionally, the operating system in which the application program is located includes: an operating system of the panel controller is displayed.
Optionally, the display panel controller is connected to a main board of the equipment set through an interface module, where the interface module includes: bus interface module, network interface module.
According to another aspect of the present invention, there is provided an apparatus for controlling operation of an equipment assembly, comprising: the abnormality detection module is used for detecting an abnormal signal received by an application program used for controlling the equipment unit and judging whether the application program performs abnormal exit operation or not based on the abnormal signal; the exception handling module is used for saving the current control parameters of the equipment unit and starting the independently operated communication module if the application program is determined to perform the exception exit operation; and the communication module is used for acquiring the current control parameter, communicating with the equipment unit and controlling the operation of the equipment unit according to a preset unit operation control rule and the current control parameter.
Optionally, the communication module is configured to receive a unit operation parameter sent by the equipment unit, generate a control instruction corresponding to the unit operation parameter according to the unit operation control rule and the current control parameter, and send the control instruction to the equipment unit.
Optionally, the exception handling module is configured to store the current control parameter in a storage module; and the communication module is used for acquiring the current control parameters from the storage module after the communication module is started.
Optionally, the exception handling module is configured to release a resource occupied by the application program before the communication module is started; wherein the resources include: memory resources, file resources, device resources.
Optionally, the exception handling module is configured to start the communication module after determining that the current control parameter is saved and the resource is successfully released; and after the communication module is started, the application program exits abnormally.
Optionally, the exception handling module is configured to release the resource by calling an application programming interface provided by an operating system in which the application program is located.
Optionally, the exception handling module is configured to start the communication module by calling a system function provided by an operating system in which the application program is located, where the communication module runs in the operating system after being started.
Optionally, the anomaly signal comprises: and the abnormal signal is sent by an operating system where the application program is located.
Optionally, the operating system in which the application program is located includes: an operating system of the panel controller is displayed.
Optionally, the display panel controller is connected to a main board of the equipment set through an interface module, where the interface module includes: bus interface module, network interface module.
According to still another aspect of the present invention, there is provided an apparatus for controlling an operation of an equipment set, comprising: a memory; and a processor coupled to the memory, the processor configured to perform the method as described above based on instructions stored in the memory.
According to a further aspect of the present invention there is provided a display panel including apparatus for controlling the operation of an assembly of devices as described above.
According to yet another aspect of the present invention, there is provided an equipment set comprising: a display panel as described above.
Optionally, the equipment set includes: an air conditioning unit.
According to yet another aspect of the invention, there is provided a computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the steps of the method as described above.
The method, the device, the display panel and the equipment unit for controlling the operation of the equipment unit detect abnormal signals and judge whether an application program performs abnormal exit operation, if the application program performs the abnormal exit operation, current control parameters of the equipment unit are saved and an independently operating communication module is started, and the communication module controls the operation of the equipment unit according to preset unit operation control rules and the current control parameters; when the application program breaks down, the communication module is communicated with the equipment unit continuously, so that the control of the equipment unit can be realized, the fault tolerance of the program is improved, the control requirement of the equipment unit is met, the product quality is improved, and the use experience of a user is improved.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present disclosure, and other drawings can be obtained by those skilled in the art without inventive exercise.
FIG. 1 is a schematic flow chart diagram illustrating one embodiment of a method for controlling operation of an equipment assembly according to the present disclosure;
FIG. 2 is a schematic flow chart diagram illustrating another embodiment of a method for controlling operation of an equipment assembly according to the present disclosure;
FIG. 3 is a block schematic diagram of one embodiment of an apparatus for controlling the operation of an equipment assembly according to the present disclosure;
fig. 4 is a block schematic diagram of another embodiment of an apparatus for controlling operation of an equipment set according to the present disclosure.
Detailed Description
The present disclosure now will be described more fully hereinafter with reference to the accompanying drawings, in which exemplary embodiments of the disclosure are shown. The technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are only a part of the embodiments of the present disclosure, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
Fig. 1 is a schematic flow chart of an embodiment of a method for controlling the operation of an equipment assembly according to the present disclosure, as shown in fig. 1:
step 101, detecting an abnormal signal received by an application program for controlling the equipment set, and judging whether the application program performs an abnormal exit operation based on the abnormal signal.
And 102, if so, saving the current control parameters of the equipment set and starting the independently operated communication module.
And 103, the communication module acquires the current control parameters, communicates with the equipment unit, and controls the operation of the equipment unit according to preset unit operation control rules and the current control parameters.
In practical engineering application, problems of application programs such as a touch screen controller program and the like are generally found due to interface operation and logic processing. The communication module is simple in logic and fixed in API, so that a bug which can cause program crash hardly occurs in the actual use process, and when an application program for controlling the equipment unit crashes and abnormally exits, the communication module can be operated as a single application to continuously maintain the communication with a mainboard of the equipment unit, and the operation of the unit is controlled.
In one embodiment, the application program used for controlling the equipment set can be various, such as a touch screen controller program and the like, the operating system in which the application program is located comprises an operating system of a display panel controller and the like, and the operating system of the display panel controller can be an operating system of android, red hat L inux and the like.
The application program receives the abnormal signal, and the abnormal detection module acquires the abnormal signal to detect whether the application program is abnormally exited or not and whether the application program is crashed or not.
In one embodiment, the anomaly detection module may be embedded in the application program as a functional module, and may communicate with other functional modules in the application program by means of variables or the like. For example, after the exception detection module detects an exception signal sent by the system, the variable T1 is set to an exception signal value, where the exception signal value may be an integer value, and a value of "1" indicates that the exception signal is detected, so as to determine that the application program performs an exception exit operation. The remaining functional modules of the application (e.g., exception handling module) may determine whether the application exits abnormally by checking the value of T1.
The current control parameters of the equipment unit can be saved through the exception handling module, and the independently operated communication module is started. The exception handling module may be implemented in various ways, for example, the exception handling module is a functional module in the application program, is not an independent process, and is started along with the starting of the application program. The exception processing module and the exception detection module can directly carry out information transfer by accessing variable values.
The communication module can be an independent process, the communication module can be started by calling a system function provided by an operating system where an application program is located, and the communication module runs in the operating system after being started.
For example, in the running process of the application program, the exception handling module records the current control parameters of the equipment set into F L ASH, and after the communication module is started, the communication module can issue the control parameters to the equipment set to control the equipment set.
In one embodiment, the communication module does not have all functions of the application program, and the unit operation control rule preset in the communication module can be set according to a specific control requirement. The communication module receives the unit operation parameters sent by the equipment unit, generates control instructions corresponding to the unit operation parameters according to the unit operation control rules and the current control parameters, and sends the control instructions to the equipment unit. For example, after receiving data sent by a motherboard of the equipment unit, the communication module processes corresponding data according to the unit operation control rule and the acquired current control data, and can execute unit operation control.
The communication module and the main board of the equipment set can transmit control parameters, such as: compressor current, electronic expansion valve opening, chilled exit water temperature, etc. The control mode according to the preset unit operation control rule and the current control parameter is as follows: and determining that the target freezing outlet water temperature is 10 ℃ based on the obtained current control parameters, obtaining the detected freezing outlet water temperature sent by the host by the communication module, and sending a control instruction to the host by the communication module when the freezing outlet water temperature reaches 10 ℃, so as to reduce the running frequency of the compressor and enable the unit to enter a standby state.
Before starting the communication module, releasing resources occupied by the application program, wherein the resources comprise: memory resources, file resources, device resources, and the like. The device resources may include network port resources, serial port resources, and the like. Resources may be released by calling an application programming interface provided by the operating system in which the application resides. The operating system may provide an API function for resource application and a corresponding resource release API function, for example, apply for a memory through a malloc function, release a memory through a free function, Open a file through an Open function, close a file through a close function, and the like, and release a memory resource applied by an application program and a device resource being used (e.g., an ethernet device, a 485 device, a can device, and the like). And after the current control parameters are determined to be stored and the resources are successfully released, starting the communication module, and after the communication module is started, the application program is abnormally exited.
When the application program crashes, an abnormal signal sent by the operating system is received, the abnormal detection module detects the abnormality, determines that the application program performs abnormal exit operation, and calls the abnormal processing module. The exception handling module releases the resources occupied by the current application program so as to avoid resource conflict when the independent communication module is started. And the exception handling module stores the current control parameters of the equipment unit. After the current control parameters of the occupied resource releasing and saving equipment unit are finished, the independent communication module is started to operate independently, and communication with the mainboard of the equipment unit is continued.
The exception handling module stores the current control parameter in a preset format in the storage module, and the communication module reads the current control parameter based on the same format after starting, so that the current control parameter can be transmitted to the independent communication module after successfully starting a program of the communication module. The communication module can ensure that the control parameters of the equipment unit are consistent based on the current control parameters. After the communication module is started, the application program is quitted, and the application program can be started when the system is restarted next time.
The independently started communication module is responsible for continuing communication with the mainboard of the equipment unit, so that normal communication with the mainboard can be maintained, and the operation of the unit can be controlled. Communication module operates in the operating system of display panel controller, and the display panel controller passes through interface module and equipment unit's mainboard connection, and interface module includes: bus interface module, network interface module, etc. The communication module can communicate with the mainboard of the equipment unit in various modes, for example, the communication module communicates with the mainboard through 485 buses, and a modbus communication protocol is adopted.
Fig. 2 is a schematic flow chart of another embodiment of a method for controlling the operation of an equipment assembly according to the present disclosure, as shown in fig. 2:
in step 201, the operating system sends an exception signal to the application program.
Step 202, detecting an exception signal and determining that the application program performs an exception exit operation based on the exception signal.
Step 203, saving the current control parameters of the equipment set and releasing the resources occupied by the application program.
And step 204, judging whether the parameter storage and the resource release are successful, if so, entering step 205, and if not, ending.
Step 205, start the independent communication module.
Step 206, judging whether the communication module is started successfully, if so, entering step 207, and if not, ending.
And step 207, the communication module acquires the current control parameters and communicates with the equipment unit to control the operation of the equipment unit.
In one embodiment, as shown in fig. 3, the present invention provides an apparatus for controlling an operation of an equipment set, comprising: an anomaly detection module 31, an anomaly handling module 32 and a communication module 33. The anomaly detection module 31 detects an anomaly signal received by an application program for controlling the equipment set, and determines whether the application program performs an anomaly exit operation based on the anomaly signal. If the application program is determined to perform the abnormal exit operation, the abnormal processing module 32 saves the current control parameters of the equipment unit and starts the communication module 33 which operates independently. The communication module 33 obtains the current control parameter and communicates with the equipment unit, and controls the operation of the equipment unit according to the preset unit operation control rule and the current control parameter.
In one embodiment, the communication module 33 receives the unit operation parameters sent by the equipment unit, generates a control instruction corresponding to the unit operation parameters according to the unit operation control rule and the current control parameters, and sends the control instruction to the equipment unit.
The exception handling module 32 stores the current control parameters in the storage module. After the communication module 33 is started, the current control parameters are obtained from the storage module. Before starting the communication module, the exception handling module 32 releases resources occupied by the application program, where the resources include: memory resources, file resources, device resources, and the like. After determining that the current control parameters are saved and the resources are released successfully, the exception handling module 33 starts the communication module 34, and after the communication module 34 is started, the application program exits abnormally.
Exception handling module 32 releases the resource by calling an application programming interface provided by the operating system in which the application resides. The exception handling module 32 starts the communication module 33 by calling a system function provided by the operating system where the application program is located, and the communication module 33 runs in the operating system after being started.
Fig. 4 is a block diagram of another embodiment of the apparatus for controlling the operation of the plant set according to the present disclosure, as shown in fig. 4, the apparatus may include a memory 41, a processor 42, a communication interface 43, and a bus 44. The memory 41 is used for storing instructions, the processor 42 is coupled to the memory 41, and the processor 42 is configured to execute the method for controlling the operation of the equipment set based on the instructions stored in the memory 41.
The memory 41 may be a high-speed RAM memory, a nonvolatile memory (NoN-volatile memory), or the like, and the memory 41 may be a memory array. The storage 41 may also be partitioned, and the blocks may be combined into virtual volumes according to certain rules. Processor 42 may be a central processing unit CPU, or an application specific integrated circuit asic, or one or more integrated circuits configured to implement the methods disclosed herein for controlling the operation of an equipment assembly.
In one embodiment, the present disclosure provides a display panel comprising an apparatus for controlling the operation of an equipment set as in any one of the above embodiments. The display panel includes a touch screen module and the like.
In one embodiment, the present disclosure provides an equipment set comprising the display panel as above. The equipment unit can be an air conditioning unit and the like.
In one embodiment, the present disclosure also provides a computer-readable storage medium, where the computer-readable storage medium stores computer instructions, and the computer instructions, when executed by a processor, implement the method for controlling the operation of the equipment set according to any one of the above embodiments. As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, apparatus, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable non-transitory storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Thus far, the present disclosure has been described in detail. Some details that are well known in the art have not been described in order to avoid obscuring the concepts of the present disclosure. It will be fully apparent to those skilled in the art from the foregoing description how to practice the presently disclosed embodiments.
The method, the device, the display panel and the equipment unit for controlling the operation of the equipment unit in the embodiment detect an abnormal signal and judge whether an application program performs abnormal exit operation, if the abnormal exit operation is performed, the current control parameters of the equipment unit are saved and an independently operating communication module is started, and the communication module controls the operation of the equipment unit according to preset unit operation control rules and the current control parameters; when the application program breaks down, the communication module is communicated with the equipment unit continuously, so that the control of the equipment unit can be realized, the fault tolerance of the program is improved, the control requirement of the equipment unit is met, the product quality is improved, and the use experience of a user is improved.
The method and system of the present disclosure may be implemented in a number of ways. For example, the methods and systems of the present disclosure may be implemented by software, hardware, firmware, or any combination of software, hardware, and firmware. The above-described order for the steps of the method is for illustration only, and the steps of the method of the present disclosure are not limited to the order specifically described above unless specifically stated otherwise. Further, in some embodiments, the present disclosure may also be embodied as programs recorded in a recording medium, the programs including machine-readable instructions for implementing the methods according to the present disclosure. Thus, the present disclosure also covers a recording medium storing a program for executing the method according to the present disclosure.
The description of the present disclosure has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the disclosure in the form disclosed. Many modifications and variations will be apparent to practitioners skilled in this art. The embodiment was chosen and described in order to best explain the principles of the disclosure and the practical application, and to enable others of ordinary skill in the art to understand the disclosure for various embodiments with various modifications as are suited to the particular use contemplated.

Claims (14)

1. A method for controlling operation of an equipment assembly, comprising:
detecting an abnormal signal received by an application program for controlling an equipment unit, and judging whether the application program performs abnormal exit operation or not based on the abnormal signal;
if yes, saving the current control parameters of the equipment unit and starting an independently operated communication module; before starting the communication module, releasing the resources occupied by the application program; after the current control parameters are determined to be stored and the resources are successfully released, starting the communication module by calling a system function provided by an operating system where the application program is located, wherein the communication module runs in the operating system after being started; after the communication module is started, the application program exits abnormally;
the communication module acquires the current control parameter and communicates with the equipment unit, and controls the operation of the equipment unit according to a preset unit operation control rule and the current control parameter, and the method comprises the following steps:
and the communication module receives the unit operation parameters sent by the equipment unit, generates control instructions corresponding to the unit operation parameters according to the unit operation control rules and the current control parameters, and sends the control instructions to the equipment unit.
2. The method of claim 1, wherein said saving current control parameters for said set of equipment comprises:
storing the current control parameters in a storage module;
the communication module acquiring the current control parameter comprises:
and after the communication module is started, the communication module acquires the current control parameters from the storage module.
3. The method of claim 1, wherein the resources comprise: memory resources, file resources, device resources.
4. The method of claim 3, wherein the releasing the resources occupied by the application comprises:
and releasing the resource by calling an application programming interface provided by an operating system where the application program is located.
5. The method of claim 1,
the anomaly signal includes: and the abnormal signal is sent by an operating system where the application program is located.
6. An apparatus for controlling operation of an equipment assembly, comprising:
the abnormality detection module is used for detecting an abnormal signal received by an application program used for controlling the equipment unit and judging whether the application program performs abnormal exit operation or not based on the abnormal signal;
the exception handling module is used for saving the current control parameters of the equipment unit and starting the independently operated communication module if the application program is determined to perform the exception exit operation;
the exception handling module is further configured to release resources occupied by the application program before the communication module is started; after the current control parameters are determined to be stored and the resources are successfully released, starting the communication module by calling a system function provided by an operating system where the application program is located, wherein the communication module runs in the operating system after being started; after the communication module is started, the application program exits abnormally;
the communication module is used for acquiring the current control parameter, communicating with the equipment unit and controlling the operation of the equipment unit according to a preset unit operation control rule and the current control parameter;
the communication module is used for receiving the unit operation parameters sent by the equipment unit, generating control instructions corresponding to the unit operation parameters according to the unit operation control rules and the current control parameters, and sending the control instructions to the equipment unit.
7. The apparatus of claim 6,
the exception handling module is used for storing the current control parameters in a storage module;
and the communication module is used for acquiring the current control parameters from the storage module after being started.
8. The apparatus of claim 6,
the resources include: memory resources, file resources, device resources.
9. The apparatus of claim 8,
and the exception handling module is used for releasing the resource by calling an application programming interface provided by an operating system where the application program is located.
10. An apparatus for controlling operation of an equipment assembly, comprising:
a memory; and a processor coupled to the memory, the processor configured to perform the method of any of claims 1-5 based on instructions stored in the memory.
11. A display panel comprising an apparatus for controlling the operation of an equipment set according to any one of claims 6 to 9.
12. An equipment assembly, comprising: a display panel as claimed in claim 11.
13. The equipment assembly of claim 12, wherein the equipment assembly comprises: an air conditioning unit.
14. A computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the steps of the method of any one of claims 1 to 5.
CN201810058616.2A 2018-01-22 2018-01-22 Method and device for controlling operation of equipment unit, display panel and equipment unit Active CN108181857B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810058616.2A CN108181857B (en) 2018-01-22 2018-01-22 Method and device for controlling operation of equipment unit, display panel and equipment unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810058616.2A CN108181857B (en) 2018-01-22 2018-01-22 Method and device for controlling operation of equipment unit, display panel and equipment unit

Publications (2)

Publication Number Publication Date
CN108181857A CN108181857A (en) 2018-06-19
CN108181857B true CN108181857B (en) 2020-07-28

Family

ID=62551077

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810058616.2A Active CN108181857B (en) 2018-01-22 2018-01-22 Method and device for controlling operation of equipment unit, display panel and equipment unit

Country Status (1)

Country Link
CN (1) CN108181857B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109520069A (en) * 2018-09-29 2019-03-26 珠海格力电器股份有限公司 Control method of electronic device, device, electronic equipment and storage medium
CN109614068A (en) * 2018-12-29 2019-04-12 未来汽车科技(深圳)有限公司 Electronic apparatus system emergency display methods and device extremely
CN115185176B (en) * 2022-09-08 2022-12-02 深圳市恒运昌真空技术有限公司 Double-processing module equipment and control method thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003161495A (en) * 2001-11-21 2003-06-06 Yamatake Corp Abnormality detecting apparatus, abnormality detecting method and program for air conditioner
CN1725187A (en) * 2005-04-30 2006-01-25 珠海金山软件股份有限公司 Method and device for storing user data on computer when software crashing
CN1775606A (en) * 2005-12-19 2006-05-24 北京交通大学 Wireless locomotive signal dual-engine warm standby control method
CN101271332A (en) * 2008-05-09 2008-09-24 北京方天长久科技有限公司 Compact integrated redundancy controller and control method thereof
CN103401748A (en) * 2013-08-09 2013-11-20 南车资阳机车有限公司 Shield machine hot standby control system and method
CN103744754A (en) * 2014-01-26 2014-04-23 上海交通大学 Radiation resistance and reinforcement parallel on-board computer system and use method thereof

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741607B (en) * 2008-11-11 2013-06-12 大唐移动通信设备有限公司 Telecommunication equipment and internal resource management method thereof
CN101923538B (en) * 2010-08-20 2012-02-29 伊马莱富(北京)制药系统有限公司 Application of configurable batch report in lyophilizer
WO2016103650A1 (en) * 2014-12-22 2016-06-30 日本電気株式会社 Operation management device, operation management method, and recording medium in which operation management program is recorded

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003161495A (en) * 2001-11-21 2003-06-06 Yamatake Corp Abnormality detecting apparatus, abnormality detecting method and program for air conditioner
CN1725187A (en) * 2005-04-30 2006-01-25 珠海金山软件股份有限公司 Method and device for storing user data on computer when software crashing
CN1775606A (en) * 2005-12-19 2006-05-24 北京交通大学 Wireless locomotive signal dual-engine warm standby control method
CN101271332A (en) * 2008-05-09 2008-09-24 北京方天长久科技有限公司 Compact integrated redundancy controller and control method thereof
CN103401748A (en) * 2013-08-09 2013-11-20 南车资阳机车有限公司 Shield machine hot standby control system and method
CN103744754A (en) * 2014-01-26 2014-04-23 上海交通大学 Radiation resistance and reinforcement parallel on-board computer system and use method thereof

Also Published As

Publication number Publication date
CN108181857A (en) 2018-06-19

Similar Documents

Publication Publication Date Title
CN108181857B (en) Method and device for controlling operation of equipment unit, display panel and equipment unit
US20180077230A1 (en) Method and apparatus for switching between servers in server cluster
CN106528097B (en) A kind of the version synchronization method and electronic equipment of double BIOS/firmwares
US10609133B2 (en) Method and device for establishing communication connection
CN110838953B (en) Test method, test system, electronic equipment and storage medium
CN104133709A (en) Upgrading method and device for embedded system
TWI786228B (en) Semiconductor device and failure detection method of the semiconductor device
CN112100027A (en) Server maintenance method, device, equipment and machine readable storage medium
CN113590511B (en) Bandwidth deceleration repairing method and device and electronic equipment
CN115314416B (en) Network card state automatic detection method and device, electronic equipment and storage medium
CN113551371B (en) Method and device for detecting states of high-pressure valve and low-pressure valve of air conditioner, air conditioner and medium
US11204804B2 (en) Electronic device and control method thereof
CN106411643B (en) BMC detection method and device
CN116820827A (en) Control method and system of substrate management controller of node server
US11314670B2 (en) Method, apparatus, and device for transmitting file based on BMC, and medium
CN104268026B (en) The method for managing and monitoring and device of embedded system
CN116340075A (en) Hard disk testing device, system, method and computer readable storage medium
CN111400113B (en) Complete machine self-checking method, device and system of computer system
CN113535441B (en) Embedded system fault diagnosis device and method
CN114079732B (en) Camera control method and device, electronic equipment and storage medium
CN110365538B (en) Port state control method, device, equipment and computer readable storage medium
CN114968681A (en) Method and device for monitoring I2C bus communication abnormity and I2C master device
CN109308234B (en) Method for controlling multiple controllers on board card to carry out active/standby switching
EP3355480A1 (en) Communication device, communication processing method, communication processing apparatus and communication system
CN108595193B (en) Firmware updating method of baseboard management controller for fan rotating speed control

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
GR01 Patent grant
GR01 Patent grant