CN113836066A - Equipment serial port configuration method and system, electronic equipment and storage medium - Google Patents

Equipment serial port configuration method and system, electronic equipment and storage medium Download PDF

Info

Publication number
CN113836066A
CN113836066A CN202110959162.8A CN202110959162A CN113836066A CN 113836066 A CN113836066 A CN 113836066A CN 202110959162 A CN202110959162 A CN 202110959162A CN 113836066 A CN113836066 A CN 113836066A
Authority
CN
China
Prior art keywords
serial port
configuration
port number
serial
configuration instruction
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
CN202110959162.8A
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.)
Qingdao Wintec System Co ltd
Original Assignee
Qingdao Wintec System Co ltd
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 Qingdao Wintec System Co ltd filed Critical Qingdao Wintec System Co ltd
Priority to CN202110959162.8A priority Critical patent/CN113836066A/en
Publication of CN113836066A publication Critical patent/CN113836066A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • G06F13/4068Electrical coupling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a method, a system, an electronic device and a storage medium for configuring a serial port of the device, wherein the method comprises a configuration instruction output step, a serial port configuration instruction is generated according to a serial port configuration instruction which is configured in a visual interface; a configuration comparison judgment step, namely receiving the serial port configuration instruction and judging whether the required serial port number in the serial port configuration instruction is consistent with the existing serial port number; and a serial port rebinding step, namely if the required serial port number is inconsistent with the existing serial port number, removing the original binding configuration, and rebinding by using symlink according to the serial port configuration instruction. The method and the device solve the problem that the user cannot flexibly modify the binding relationship between the serial port and the serial port equipment.

Description

Equipment serial port configuration method and system, electronic equipment and storage medium
Technical Field
The invention belongs to the technical field of serial port configuration, and particularly relates to a method and a system for configuring a serial port of equipment, electronic equipment and a storage medium.
Background
When a user uses Android equipment, the corresponding relation between serial equipment and serial numbers is generally configured in a default mode and corresponds to the serial numbers one by one; when a user wants to re-assign serial port numbers to the serial port devices, it is troublesome to re-find manufacturers, and no intuitive modification method exists. In the prior art, the binding relationship between the serial port and the serial port device is usually reconfigured in the system source code, but when a user needs to customize and modify the binding corresponding relationship between the serial port and the serial port device, the configuration needs to be reconfigured in the system source code, so that the implementation is complicated and troublesome, and the flexibility is not provided.
Disclosure of Invention
The embodiment of the application provides a device serial port configuration method, a system, an electronic device and a storage medium, and at least solves the problem that a user cannot flexibly modify the binding relationship between a serial port and a serial device.
In a first aspect, an embodiment of the present application provides a device serial port configuration method, including: a configuration instruction output step, namely configuring a required serial port number of serial port equipment in a visual interface, and generating a serial port configuration instruction according to the required serial port number; a configuration comparison judgment step, namely receiving the serial port configuration instruction and judging whether the required serial port number in the serial port configuration instruction is consistent with the existing serial port number; and a serial port rebinding step, namely if the required serial port number is inconsistent with the existing serial port number, removing the original binding configuration, and rebinding by using symlink according to the serial port configuration instruction.
Preferably, the serial port configuration instruction includes an array in a one-to-one key-value correspondence form.
Preferably, the configuration instruction outputting step further includes: and displaying the current spare serial port number in the visual interface according to the current configuration of the serial port equipment, and configuring the required serial port number of the serial port equipment according to the current spare serial port number.
Preferably, the serial port re-binding step further includes: the original binding configuration of the serial device is released by using unlink, and then the symlink is used for rebinding according to the required serial number.
In a second aspect, an embodiment of the present application provides an apparatus serial port configuration system, which is applicable to the above apparatus serial port configuration method, and includes: the configuration instruction output module is used for configuring a required serial port number of the serial port equipment in a visual interface and generating a serial port configuration instruction according to the required serial port number; the configuration comparison judging module is used for receiving the serial port configuration instruction and judging whether the required serial port number in the serial port configuration instruction is consistent with the existing serial port number; and the serial port rebinding module is used for clearing the original binding configuration if the required serial port number is inconsistent with the existing serial port number, and rebinding the required serial port number by using symlink according to the serial port configuration instruction.
In some embodiments, the serial port configuration instructions comprise an array in a one-to-one key-value correspondence.
In some embodiments, the configuration instruction output module further comprises: and displaying the current spare serial port number in the visual interface according to the current configuration of the serial port equipment, and configuring the required serial port number of the serial port equipment according to the current spare serial port number.
In some embodiments, the serial port re-binding module further includes: the original binding configuration of the serial device is released by using unlink, and then the symlink is used for rebinding according to the required serial number.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor executes the computer program to implement the method for configuring a serial port of a device according to the first aspect.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a serial port configuration method for a device as described in the first aspect above.
Compared with the related art, the serial port configuration method for the equipment avoids the complex step of revising the source code customization, the user can freely configure the serial port according to the requirement of the user, the current serial port configuration information can be checked, the cost is greatly saved, and the user experience is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a flow chart of a serial port configuration method of the device of the present invention;
FIG. 2 is a block diagram of a device serial port configuration system of the present invention;
FIG. 3 is a block diagram of an electronic device of the present invention;
in the above figures:
1. a configuration instruction output module; 2. a comparison judgment module is configured; 3. a serial port rebinding module; 60. a bus; 61. a processor; 62. a memory; 63. a communication interface.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be described and illustrated below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments provided in the present application without any inventive step are within the scope of protection of the present application.
It is obvious that the drawings in the following description are only examples or embodiments of the present application, and that it is also possible for a person skilled in the art to apply the present application to other similar contexts on the basis of these drawings without inventive effort. Moreover, it should be appreciated that in the development of any such actual implementation, as in any engineering or design project, numerous implementation-specific decisions must be made to achieve the developers' specific goals, such as compliance with system-related and business-related constraints, which may vary from one implementation to another.
Reference in the specification to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the specification. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of ordinary skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments without conflict.
Unless defined otherwise, technical or scientific terms referred to herein shall have the ordinary meaning as understood by those of ordinary skill in the art to which this application belongs. Reference to "a," "an," "the," and similar words throughout this application are not to be construed as limiting in number, and may refer to the singular or the plural. The present application is directed to the use of the terms "including," "comprising," "having," and any variations thereof, which are intended to cover non-exclusive inclusions; for example, a process, method, system, article, or apparatus that comprises a list of steps or modules (elements) is not limited to the listed steps or elements, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Embodiments of the invention are described in detail below with reference to the accompanying drawings:
fig. 1 is a flowchart of a serial port configuration method of the device of the present invention, and please refer to fig. 1, the serial port configuration method of the device of the present invention includes the following steps:
s1: the method comprises the steps of configuring a required serial port number of serial port equipment in a visual interface, and generating a serial port configuration instruction according to the required serial port number.
Optionally, the serial port configuration instruction includes an array in a one-to-one key-value correspondence form. Optionally, the visual interface displays a current spare serial port number according to the current configuration of the serial device, and configures the required serial port number of the serial device according to the current spare serial port number.
In specific implementation, a uniform interface for realizing the serial port configuration function called by an upper layer is realized in the source code, optionally, only an application with a system signature can be designated to call, and the upper layer realizes the operation logic for configuring the serial port through the calling interface.
In specific implementation, the upper layer implements a user operation interface, and when the user operation interface is configured, the operation logic is triggered to implement the configuration of the serial port.
In specific implementation, when a user configures a binding relationship, serial numbers and serial devices are in one-to-one correspondence, and one serial number cannot correspond to more than one serial device, nor more than one serial number can correspond to the same device, and arrays in a one-to-one correspondence form of key values are transmitted.
The present application provides a detailed description of a specific embodiment of a visualization interface, which includes five regions:
in the first area, the display and the editing of the corresponding relation between all the current serial devices and the serial numbers are included, wherein one column of the devices is not editable, one column of the serial numbers changes along with the state of interface switching, and the devices in the one column of the devices and the serial numbers in the one column of the serial numbers are in one-to-one corresponding relation.
And in the second area, the current spare serial number is displayed in real time, and the area is only used for viewing and can list the current spare serial number in real time according to the configuration of the user.
In the third area, the serial port configuration interface state can be switched, and when the control is clicked to be switched to the 'viewing state', the serial port number in the first area is displayed in a non-editable state, can only be viewed and cannot be modified; when the third area is switched to the editing interface, the column of the serial port number in the first area is in an editable state, and at the moment, a user can customize the binding relationship between the serial port number and the serial device by modifying the column of the serial port number. Optionally, each re-entry of the user interface defaults to "view state".
In the fourth area, serial port configuration information is confirmed and saved, and in specific implementation, the fourth area is only displayed when the interface state in the third area is an editing state. When the control in the area four is in an editing state, after a user configures the binding relationship between the serial port number and the serial port device in a self-defined manner, the user can click the control for confirming the storage to store the configuration, or click the control for canceling the storage to cancel the current user configuration. When the user clicks to confirm the storage, the configuration information Info operated on the interface by the user is transmitted to the unified interface, then the interface realizes the specific serial port configuration resetting function, the current configuration is refreshed, and meanwhile, the control in the zone III is changed into the viewing state.
In zone five, a restore default configuration function is included.
S2: and receiving the serial port configuration instruction, and judging whether the required serial port number in the serial port configuration instruction is consistent with the existing serial port number.
In a specific implementation, when the interface is called, it is first determined whether the interface is consistent with the original configuration according to the transferred user configuration information.
S3: and if the required serial port number is not consistent with the existing serial port number, removing the original binding configuration, and then binding again by using symlink according to the serial port configuration instruction. Optionally, the original binding configuration of the serial device is released by using an unlink, and then the symlink is used for rebinding according to the required serial number.
In specific implementation, if the two signals are consistent, the two signals are not processed, and a true prompt is returned to succeed; if the user configuration information is inconsistent with the user configuration information, original binding configuration is released by using unlink, then the user configuration information is bound one by using symlink, and if the binding is successful, a true prompt is returned to indicate that the binding is successful.
In a specific implementation, the interface functionality is supported by the bottom implementation and provides the interface methods to the upper layers.
It should be noted that the steps illustrated in the above-described flow diagrams or in the flow diagrams of the figures may be performed in a computer system, such as a set of computer-executable instructions, and that, although a logical order is illustrated in the flow diagrams, in some cases, the steps illustrated or described may be performed in an order different than here.
The embodiment of the application provides an equipment serial port configuration system, which is suitable for the equipment serial port configuration method. As used below, the terms "unit," "module," and the like may implement a combination of software and/or hardware of predetermined functions. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware or a combination of software and hardware is also possible and contemplated.
Fig. 2 is a frame diagram of a serial port configuration system of a device according to the present invention, please refer to fig. 2, which includes:
configuration instruction output module 1: the method comprises the steps of configuring a required serial port number of serial port equipment in a visual interface, and generating a serial port configuration instruction according to the required serial port number.
Optionally, the serial port configuration instruction includes an array in a one-to-one key-value correspondence form. Optionally, the visual interface displays a current spare serial port number according to the current configuration of the serial device, and configures the required serial port number of the serial device according to the current spare serial port number.
In specific implementation, a uniform interface for realizing the serial port configuration function called by an upper layer is realized in the source code, optionally, only an application with a system signature can be designated to call, and the upper layer realizes the operation logic for configuring the serial port through the calling interface.
In specific implementation, the upper layer implements a user operation interface, and when the user operation interface is configured, the operation logic is triggered to implement the configuration of the serial port.
In specific implementation, when a user configures a binding relationship, serial numbers and serial devices are in one-to-one correspondence, and one serial number cannot correspond to more than one serial device, nor more than one serial number can correspond to the same device, and arrays in a one-to-one correspondence form of key values are transmitted.
The present application provides a detailed description of a specific embodiment of a visualization interface, which includes five regions:
in the first area, the display and the editing of the corresponding relation between all the current serial devices and the serial numbers are included, wherein one column of the devices is not editable, one column of the serial numbers changes along with the state of interface switching, and the devices in the one column of the devices and the serial numbers in the one column of the serial numbers are in one-to-one corresponding relation.
And in the second area, the current spare serial number is displayed in real time, and the area is only used for viewing and can list the current spare serial number in real time according to the configuration of the user.
In the third area, the serial port configuration interface state can be switched, and when the control is clicked to be switched to the 'viewing state', the serial port number in the first area is displayed in a non-editable state, can only be viewed and cannot be modified; when the third area is switched to the editing interface, the column of the serial port number in the first area is in an editable state, and at the moment, a user can customize the binding relationship between the serial port number and the serial device by modifying the column of the serial port number. Optionally, each re-entry of the user interface defaults to "view state".
In the fourth area, serial port configuration information is confirmed and saved, and in specific implementation, the fourth area is only displayed when the interface state in the third area is an editing state. When the control in the area four is in an editing state, after a user configures the binding relationship between the serial port number and the serial port device in a self-defined manner, the user can click the control for confirming the storage to store the configuration, or click the control for canceling the storage to cancel the current user configuration. When the user clicks to confirm the storage, the configuration information Info operated on the interface by the user is transmitted to the unified interface, then the interface realizes the specific serial port configuration resetting function, the current configuration is refreshed, and meanwhile, the control in the zone III is changed into the viewing state.
In zone five, a restore default configuration function is included.
A configuration comparison judgment module 2: and receiving the serial port configuration instruction, and judging whether the required serial port number in the serial port configuration instruction is consistent with the existing serial port number.
In a specific implementation, when the interface is called, it is first determined whether the interface is consistent with the original configuration according to the transferred user configuration information.
The serial port rebinding module 3: and if the required serial port number is not consistent with the existing serial port number, removing the original binding configuration, and then binding again by using symlink according to the serial port configuration instruction. Optionally, the original binding configuration of the serial device is released by using an unlink, and then the symlink is used for rebinding according to the required serial number.
In specific implementation, if the two signals are consistent, the two signals are not processed, and a true prompt is returned to succeed; if the user configuration information is inconsistent with the user configuration information, original binding configuration is released by using unlink, then the user configuration information is bound one by using symlink, and if the binding is successful, a true prompt is returned to indicate that the binding is successful.
In a specific implementation, the interface functionality is supported by the bottom implementation and provides the interface methods to the upper layers.
In addition, a serial port configuration method of the device described in conjunction with fig. 1 may be implemented by an electronic device. Fig. 3 is a block diagram of an electronic device of the present invention.
The electronic device may comprise a processor 61 and a memory 62 in which computer program instructions are stored.
Specifically, the processor 61 may include a Central Processing Unit (CPU), or A Specific Integrated Circuit (ASIC), or may be configured to implement one or more Integrated circuits of the embodiments of the present Application.
Memory 62 may include, among other things, mass storage for data or instructions. By way of example, and not limitation, memory 62 may include a Hard Disk Drive (Hard Disk Drive, abbreviated HDD), a floppy Disk Drive, a Solid State Drive (SSD), flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 62 may include removable or non-removable (or fixed) media, where appropriate. The memory 62 may be internal or external to the data processing apparatus, where appropriate. In a particular embodiment, the memory 62 is a Non-Volatile (Non-Volatile) memory. In particular embodiments, Memory 62 includes Read-Only Memory (ROM) and Random Access Memory (RAM). The ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), Electrically rewritable ROM (EAROM), or FLASH Memory (FLASH), or a combination of two or more of these, where appropriate. The RAM may be a Static Random-Access Memory (SRAM) or a Dynamic Random-Access Memory (DRAM), where the DRAM may be a Fast Page Mode Dynamic Random-Access Memory (FPMDRAM), an Extended data output Dynamic Random-Access Memory (EDODRAM), a Synchronous Dynamic Random-Access Memory (SDRAM), and the like.
The memory 62 may be used to store or cache various data files that need to be processed and/or used for communication, as well as possible computer program instructions executed by the processor 61.
The processor 61 reads and executes the computer program instructions stored in the memory 62 to implement any one of the serial port configuration methods in the above embodiments.
In some of these embodiments, the electronic device may also include a communication interface 63 and a bus 60. As shown in fig. 3, the processor 61, the memory 62, and the communication interface 63 are connected via a bus 60 to complete communication therebetween.
The communication port 63 may be implemented with other components such as: the data communication is carried out among external equipment, image/data acquisition equipment, a database, external storage, an image/data processing workstation and the like.
The bus 60 includes hardware, software, or both to couple the components of the electronic device to one another. Bus 60 includes, but is not limited to, at least one of the following: data Bus (Data Bus), Address Bus (Address Bus), Control Bus (Control Bus), Expansion Bus (Expansion Bus), and Local Bus (Local Bus). By way of example, and not limitation, Bus 60 may include an Accelerated Graphics Port (AGP) or other Graphics Bus, an Enhanced Industry Standard Architecture (EISA) Bus, a Front-Side Bus (FSB), a Hyper Transport (HT) Interconnect, an ISA (ISA) Bus, an InfiniBand (InfiniBand) Interconnect, a Low Pin Count (LPC) Bus, a memory Bus, a microchannel Architecture (MCA) Bus, a PCI (Peripheral Component Interconnect) Bus, a PCI-Express (PCI-X) Bus, a Serial Advanced Technology Attachment (SATA) Bus, a Video Electronics Bus (audio Electronics Association), abbreviated VLB) bus or other suitable bus or a combination of two or more of these. Bus 60 may include one or more buses, where appropriate. Although specific buses are described and shown in the embodiments of the application, any suitable buses or interconnects are contemplated by the application.
The electronic device can execute the device serial port configuration method in the embodiment of the application.
In addition, in combination with the serial port configuration method in the foregoing embodiments, embodiments of the present application may provide a computer-readable storage medium to implement the method. The computer readable storage medium having stored thereon computer program instructions; the computer program instructions, when executed by a processor, implement any of the above-described embodiments of a method for configuring a serial port of a device.
And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A serial port configuration method of equipment is characterized by comprising the following steps:
a configuration instruction output step, namely configuring a required serial port number of serial port equipment in a visual interface, and generating a serial port configuration instruction according to the required serial port number;
a configuration comparison judgment step, namely receiving the serial port configuration instruction and judging whether the required serial port number in the serial port configuration instruction is consistent with the existing serial port number;
and a serial port rebinding step, namely if the required serial port number is inconsistent with the existing serial port number, removing the original binding configuration, and rebinding by using symlink according to the serial port configuration instruction.
2. The serial port configuration method according to claim 1, wherein the serial port configuration instruction comprises an array in a one-to-one key-value correspondence form.
3. The serial port configuration method according to claim 1, wherein the configuration instruction outputting step further comprises: and displaying the current spare serial port number in the visual interface according to the current configuration of the serial port equipment, and configuring the required serial port number of the serial port equipment according to the current spare serial port number.
4. The serial port configuration method according to claim 1, wherein the serial port re-binding step further comprises: the original binding configuration of the serial device is released by using unlink, and then the symlink is used for rebinding according to the required serial number.
5. A serial port configuration system for a device, comprising:
the configuration instruction output module is used for configuring a required serial port number of the serial port equipment in a visual interface and generating a serial port configuration instruction according to the required serial port number;
the configuration comparison judging module is used for receiving the serial port configuration instruction and judging whether the required serial port number in the serial port configuration instruction is consistent with the existing serial port number;
and the serial port rebinding module is used for clearing the original binding configuration if the required serial port number is inconsistent with the existing serial port number, and rebinding the required serial port number by using symlink according to the serial port configuration instruction.
6. The device serial port configuration system according to claim 5, wherein the serial port configuration command comprises an array in a one-to-one key-value correspondence.
7. The serial port configuration system according to claim 5, wherein the configuration instruction output module further comprises: and displaying the current spare serial port number in the visual interface according to the current configuration of the serial port equipment, and configuring the required serial port number of the serial port equipment according to the current spare serial port number.
8. The serial port configuration system according to claim 5, wherein the serial port rebinding module further comprises: the original binding configuration of the serial device is released by using unlink, and then the symlink is used for rebinding according to the required serial number.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the device serial port configuration method according to any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a method for serial port configuration of a device according to any one of claims 1 to 4.
CN202110959162.8A 2021-08-20 2021-08-20 Equipment serial port configuration method and system, electronic equipment and storage medium Pending CN113836066A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110959162.8A CN113836066A (en) 2021-08-20 2021-08-20 Equipment serial port configuration method and system, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110959162.8A CN113836066A (en) 2021-08-20 2021-08-20 Equipment serial port configuration method and system, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113836066A true CN113836066A (en) 2021-12-24

Family

ID=78961038

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110959162.8A Pending CN113836066A (en) 2021-08-20 2021-08-20 Equipment serial port configuration method and system, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113836066A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116165352A (en) * 2023-04-23 2023-05-26 河北华清环境科技集团股份有限公司 Quality control system of flue gas on-line monitor

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102426556A (en) * 2011-08-18 2012-04-25 中兴通讯股份有限公司 Method and device for identifying port attribute of data card
US8825708B1 (en) * 2008-04-30 2014-09-02 Netapp, Inc. Program language binding generation for system interfaces
CN107967229A (en) * 2017-12-22 2018-04-27 安徽博微长安电子有限公司 A kind of serial ports automatic identifying method, system and computer-readable recording medium
CN112799988A (en) * 2020-12-28 2021-05-14 杭州涂鸦信息技术有限公司 Binding method, device and medium for virtual serial port and serial port communication board

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8825708B1 (en) * 2008-04-30 2014-09-02 Netapp, Inc. Program language binding generation for system interfaces
CN102426556A (en) * 2011-08-18 2012-04-25 中兴通讯股份有限公司 Method and device for identifying port attribute of data card
CN107967229A (en) * 2017-12-22 2018-04-27 安徽博微长安电子有限公司 A kind of serial ports automatic identifying method, system and computer-readable recording medium
CN112799988A (en) * 2020-12-28 2021-05-14 杭州涂鸦信息技术有限公司 Binding method, device and medium for virtual serial port and serial port communication board

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MARK_MD: ""一种更改电脑外部串口端口COM号的方法"", pages 2 - 4, Retrieved from the Internet <URL:《https://blog.csdn.net/Mark_md/article/details/108994424》> *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116165352A (en) * 2023-04-23 2023-05-26 河北华清环境科技集团股份有限公司 Quality control system of flue gas on-line monitor

Similar Documents

Publication Publication Date Title
WO2016155388A1 (en) Method and device for installing and running application
EP3835983A1 (en) Artificial intelligence (ai) processing method and ai processing device
CN107729246B (en) Auxiliary test method, device and equipment for target application and storage medium
CN105630543A (en) Application cold start acceleration method and apparatus
EP4345611A1 (en) Bootloader loading method, apparatus and system, electronic device and medium
JP2017510000A (en) System and method for modifying firmware used to initialize a computing device
WO2017166448A1 (en) Kernel vulnerability repair method and device
US20110214076A1 (en) Method and apparatus for optimizing generation of user interface
CN113536174A (en) Interface loading method, device and equipment
CN113836066A (en) Equipment serial port configuration method and system, electronic equipment and storage medium
CN115827049A (en) Configuration-based cache switching method, electronic equipment and storage medium
CN110569038B (en) Random verification parameter design method, device, computer equipment and storage medium
CN109101311B (en) Display view compatibility method and electronic equipment
CN111444453A (en) Page return data processing method and device
CN113296841A (en) Application program processing method, device, equipment and medium
CN109934016B (en) Application signature verification method and device and electronic equipment
CN115599618B (en) Register dynamic change-allocation verification method and device, storage medium and processor
CN113741878B (en) GraphQL-based interface construction method, system, electronic equipment and storage medium
CN110502296B (en) Method, equipment and storage medium for displaying firmware upgrading command
CN111427550A (en) Object creating method, terminal device and storage medium
CN108153564B (en) Interface management method, device and system and computer readable storage medium
CN112073505B (en) Method for unloading on cloud server, control device and storage medium
CN109408141A (en) Starting processing method, device and the electronic equipment of application program
CN114237407A (en) Font icon processing method and device and computer readable storage medium
CN111552531B (en) Page display method, device, terminal and storage medium

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