CN112486395B - Method, device and system for displaying information of scanning equipment based on domestic operating system - Google Patents

Method, device and system for displaying information of scanning equipment based on domestic operating system Download PDF

Info

Publication number
CN112486395B
CN112486395B CN202011511262.6A CN202011511262A CN112486395B CN 112486395 B CN112486395 B CN 112486395B CN 202011511262 A CN202011511262 A CN 202011511262A CN 112486395 B CN112486395 B CN 112486395B
Authority
CN
China
Prior art keywords
scanning
equipment
parameter information
identifier
database
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
CN202011511262.6A
Other languages
Chinese (zh)
Other versions
CN112486395A (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.)
Zhuhai Pantum Electronics Co Ltd
Original Assignee
Zhuhai Pantum Electronics 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 Zhuhai Pantum Electronics Co Ltd filed Critical Zhuhai Pantum Electronics Co Ltd
Priority to CN202011511262.6A priority Critical patent/CN112486395B/en
Publication of CN112486395A publication Critical patent/CN112486395A/en
Application granted granted Critical
Publication of CN112486395B publication Critical patent/CN112486395B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application discloses a method, a device and a system for displaying information of scanning equipment based on a domestic operating system, wherein the method comprises the following steps: acquiring an identifier of scanning equipment, and matching equipment parameter information corresponding to the scanning equipment according to the identifier of the scanning equipment, wherein the equipment parameter information comprises the identifier of the scanning equipment, an equipment mark name, a department position and an equipment IP address; and acquiring the equipment parameter information matched with the scanning equipment, and displaying the equipment parameter information matched with the scanning equipment. According to the method and the device, the identifier of the scanning device is firstly acquired, the device parameter information corresponding to the scanning device is matched according to the acquired identifier of the scanning device, and finally the device parameter information matched with the scanning device is acquired and displayed, so that a user can conveniently select the appropriate scanning device to scan according to the displayed device parameter information.

Description

Method, device and system for displaying information of scanning equipment based on domestic operating system
Technical Field
The application relates to the technical field of scanning, in particular to a method and a system for displaying information of scanning equipment based on a domestic operating system.
Background
At present, under the background of large demand of a domestic operating system and wide supply of scanning equipment, the use experience of a user becomes very important along with the upgrading of a scanning driver. SANE (scanner Access New easy) on the homemade operating system is a general scanning interface, a scanning equipment manufacturer provides a SANE driver for realizing a SANE API interface, and scanning application software in a computer calls the SANE API interface to acquire a scanning image. When searching for multiple scanning devices in a network environment, the SANE driver needs to acquire device information by using its unique main identifier as a search judgment condition, and the returned information of each scanning device should be more detailed and definite, so that a user can select to use a specific scanning device for scanning.
However, the home operating system is developed based on the SANE protocol framework, is limited by the search protocol of home scanning, and can only acquire a device identifier (such as a MAC address) by searching for a scanning device at present, which is inconvenient for a user to select a proper scanning device.
Therefore, when the scanning device provides more device information to the user to select which device to use for scanning, the user may be unaware of how to select if only the device identification information (e.g., MAC address) is displayed, based on the presence of a plurality of scanning devices in the network environment.
Disclosure of Invention
In order to overcome the problems in the prior art, a main object of the present application is to provide a method, an apparatus, and a system for displaying information of a scanning device based on a homemade operating system, which can display a plurality of pieces of information of the scanning device, so that a user can select a suitable scanning device.
In order to achieve the above purpose, the following technical solutions are specifically adopted in the present application:
the application provides a method for displaying information of scanning equipment based on a domestic operating system, which comprises the following steps:
acquiring an identifier of a searched scanning device;
matching equipment parameter information corresponding to the scanning equipment according to the identifier of the scanning equipment, wherein the equipment parameter information comprises the identifier of the scanning equipment, and the equipment parameter information further comprises one or more of an equipment logo name, a department position and an equipment IP address;
acquiring equipment parameter information matched with the scanning equipment;
and displaying the equipment parameter information matched with the scanning equipment.
In a specific implementation manner, the matching device parameter information corresponding to the scanning device according to the identifier of the scanning device includes:
comparing the identifier of the scanning equipment with identifiers in a plurality of groups of prestored equipment parameter information;
and if the identifier in one group of the device parameter information is the same as the identifier of the scanning device, determining that the group of the device parameter information is matched with the scanning device.
In a specific embodiment, the acquiring device parameter information matched with the scanning device includes:
the first acquisition mode is as follows: acquiring device parameter information matched with the scanning device from a database in which the device parameter information is prestored, wherein the database is connected with a scanning driver of the scanning device or is communicated with scanning application software of the domestic operating system;
the second acquisition mode is as follows: and acquiring the equipment parameter information written in the scanning equipment from the scanning equipment.
In a specific embodiment, when the database communicates with the scanning application software of the domestic operating system, the scanning application software obtains an identifier of the scanning device, and matches device parameter information corresponding to the scanning device in the database according to the identifier.
In a specific implementation manner, when the database is connected to a scanning driver of the scanning device, the scanning application software obtains an identifier of the scanning device, communicates with the scanning driver according to the identifier, and matches device parameter information corresponding to the scanning device in the database.
In a specific embodiment, the method further comprises:
setting equipment parameter information of the scanning equipment; and writing the equipment parameter information of the scanning equipment into the scanning equipment.
Correspondingly, the application also provides a device for displaying the information of the scanning equipment based on the domestic operating system, and the device comprises:
a first acquisition unit configured to acquire an identifier of a searched scanning device;
the device comprises a matching unit, a processing unit and a processing unit, wherein the matching unit is used for matching device parameter information corresponding to the scanning device according to an identifier of the scanning device, the device parameter information comprises the identifier of the scanning device, and the device parameter information further comprises one or more of a device logo name, a department position and a device IP address;
the second acquisition unit is used for acquiring the equipment parameter information matched with the scanning equipment;
and the display unit is used for displaying the equipment parameter information matched with the scanning equipment.
In a specific embodiment, the matching unit includes:
the comparison unit is used for comparing the identifier of the scanning equipment with identifiers in a plurality of groups of prestored equipment parameter information;
and the determining unit is used for determining that the group of equipment parameter information is matched with the scanning equipment if the identifier in the group of equipment parameter information is the same as the identifier of the scanning equipment.
In a specific embodiment, the second obtaining unit is configured to obtain device parameter information matched with the scanning device from a database pre-stored with the device parameter information, where the database is connected to a scanning driver of the scanning device or the database is in direct communication with the apparatus; or the second acquiring unit is configured to acquire, from the scanning device, device parameter information that has been written in the scanning device.
In a specific embodiment, the apparatus further comprises:
a setting unit configured to set device parameter information of the scanning device;
and the writing unit is used for writing the equipment parameter information of the scanning equipment into the scanning equipment.
Correspondingly, the application also discloses a system for displaying the information of the scanning equipment based on a domestic operating system, which comprises scanning application software, a scanning driver and a database;
the scanning application software is used for acquiring an identifier of a searched scanning device from the scanning driver;
the database is used for storing equipment parameter information of the scanning equipment, wherein the equipment parameter information comprises an identifier of the scanning equipment, and the equipment parameter information further comprises one or more of an equipment logo name, a department position and an equipment IP address;
the scanning application software matches out device parameter information corresponding to the scanning device from the database according to the identifier of the scanning device;
the scanning application software acquires equipment parameter information matched with the scanning equipment;
and the scanning application software displays the equipment parameter information matched with the scanning equipment.
In a specific embodiment, the matching, by the scanning application software, the device parameter information corresponding to the scanning device from the database according to the identifier of the scanning device includes:
comparing the identifier of the scanning device with identifiers in a plurality of groups of device parameter information prestored in the database;
and if the identifier in one group of the device parameter information is the same as the identifier of the scanning device, determining that the group of the device parameter information is matched with the scanning device.
In a specific embodiment, the database has two setting modes:
the first setting mode comprises the following steps: the database is connected with a scanning driver of the scanning device or is communicated with scanning application software of the domestic operating system;
the second setting mode is as follows: the database is integrated in the scanning device.
In a particular embodiment, when the database is integrated in the scanning device, the system further comprises a writing application for: and setting the equipment parameter information of the scanning equipment, and writing the equipment parameter information of the scanning equipment into a database of the scanning equipment.
Correspondingly, the application also discloses a storage medium, the storage medium comprises a stored program, and when the program runs, the device where the storage medium is located is controlled to execute the method for displaying the scanning device information.
Compared with the prior art, the method and the device for scanning the scanning equipment have the advantages that the identifier of the scanning equipment is firstly obtained, the equipment parameter information corresponding to the scanning equipment is matched according to the obtained identifier of the scanning equipment, and finally the equipment parameter information matched with the scanning equipment is obtained and displayed, wherein the equipment parameter information comprises the identifier of the scanning equipment, the equipment mark name, the position of the affiliated department, the IP address of the equipment and the like, so that a user can select the appropriate scanning equipment to scan according to the information of the identifier of the scanning equipment, the equipment mark name, the position of the affiliated department, the IP address of the equipment and the like.
Drawings
Fig. 1 is a device connection topology diagram provided in an embodiment of the present application.
Fig. 2 is a flowchart of a method provided in an embodiment of the present application.
Fig. 3 is a device connection topology diagram according to another embodiment of the present application.
Fig. 4 is a flowchart of a method according to another embodiment of the present application.
Fig. 5 is a block diagram of a method provided in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail 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.
In the description of the present application, unless explicitly stated or limited otherwise, the terms "first", "second", and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance; the term "plurality" means two or more unless otherwise specified or indicated; the terms "connected," "fixed," and the like are to be construed broadly and may, for example, be fixedly connected, detachably connected, integrally connected, or electrically connected; may be directly connected or indirectly connected through an intermediate. The specific meaning of the above terms in the present application can be understood by those of ordinary skill in the art as appropriate.
The embodiment of the application discloses a method for displaying information of scanning equipment based on a domestic operating system, which is realized by modules such as the scanning equipment, a scanning driver installed on a computer, scanning application software, a database server and the like, and is shown in figure 1. The computer and the scanning equipment are connected through a wireless network, the scanning application software and the scanning driver are developed based on an SANE protocol framework, and the used database server can be a database server formed by open-source database management system software and the computer.
Referring to fig. 2, the method includes the steps of:
and S11, acquiring the identifier of the searched scanning device.
Specifically, database server software is installed on a computer, an equipment parameter information database is imported, the equipment parameter information includes, but is not limited to, equipment identifier names, department positions and equipment IP addresses, the scanning equipment uses the one or more information fields in the database as a unique main identifier of the scanning equipment, the identifier of the scanning equipment is obtained as the unique main identifier of the scanning equipment, and the most common unique main identifier is a factory serial number or an MAC address. The computer provided with the scanning driver developed based on the SANE protocol framework is in communication connection with the scanning equipment, and the computer is in mutual communication with the scanning equipment through the scanning driver, so that the transmission of scanning data is realized.
When the computer is started, a database service process is started, a database service program is a resident memory process, and the scanning application software acquires the unique main identification information of all scanning devices through the scanning driver.
And S12, matching device parameter information corresponding to the scanning device according to the identifier of the scanning device, wherein the device parameter information comprises the identifier of the scanning device and one or more information of a device logo name, a department location and a device IP address.
Specifically, comparing an identifier of the scanning device with identifiers in pre-stored multiple sets of device parameter information; and if the identifier in one group of the device parameter information is the same as the identifier of the scanning device, determining that the group of the device parameter information is matched with the scanning device.
Further, the pre-stored sets of device parameter information are stored in a database, which may be stored on a server as a separate database, or may be integrated into the scanning device. In order not to increase hardware costs (e.g., additional data servers); preferably, the database may be stored directly inside the scanning device, using the memory area of the scanning device itself to give the database the capabilities.
And S13, acquiring the device parameter information matched with the scanning device.
Specifically, acquiring device parameter information matched with the scanning device from a database prestored with the device parameter information; the database is connected with a scanning driver of the scanning device or is communicated with the scanning application software of the domestic operating system.
Further, when the user searches for the scanning driver through the scanning application software, the identifier information of all scanning devices in the network is acquired, then the scanning application software (or the scanning driver) calls the database service to be matched with the device parameter information stored in the database, and if the identifier information of all scanning devices in the network is matched with the device parameter information, the scanning application software acquires the information of the devices, including but not limited to the device logo name, the affiliated department position, the device IP address and the like.
Furthermore, when the database is communicated with the scanning application software of the domestic operating system, the identifier of the scanning device is obtained, and the device parameter information corresponding to the scanning device is matched in the database according to the identifier. When the database is connected with the scanning driver of the scanning device, the identifier of the scanning device is obtained, the identifier is communicated with the scanning driver, and the device parameter information corresponding to the scanning device is matched in the database.
In a specific embodiment, the database is used for storing device parameter information of the scanning device, and the database specifically has two setting modes, where the first setting mode is: when the database is communicated with the scanning application software of the domestic operating system, the scanning application software acquires an identifier of the scanning equipment and matches equipment parameter information corresponding to the scanning equipment in the database according to the identifier; when the database is connected with a scanning driver of the scanning device, the scanning application software acquires an identifier of the scanning device, communicates with the scanning driver according to the identifier, and matches device parameter information corresponding to the scanning device in the database. The second setting mode is as follows: the database is integrated in the scanning device, the scanning application software acquires the identifier of the scanning device, and communicates with the scanning driver according to the identifier, and device parameter information corresponding to the scanning device is matched in the database of the scanning device.
And S14, displaying the device parameter information matched with the scanning device.
Specifically, the scanning driver returns information including but not limited to a device logo name, a department location and a device IP address of all scanning devices to the scanning application software, and the scanning application software receives device parameter information including but not limited to a device logo name, a department location and a device IP address of all scanning devices returned from the database or the scanning driver, and displays the device parameter information on a main interface of the scanning application software in a list form so that a user can select and use a proper scanning device.
The method is characterized in that a data memory (equivalent to a database) is preset, and the device identifier and other device parameter information including but not limited to a device mark name, a department position, a device IP address and the like are stored in the data memory in an associated mode; therefore, even if the SANE protocol is maintained, the scanning application program is limited to the application environment which cannot directly inquire other equipment information, and only the identifier of the scanning equipment can be acquired, the scanning application program can be further associated with other equipment parameter information according to the equipment identifier through the data storage, so that the detailed equipment parameter information of the scanning equipment, including but not limited to the equipment mark name, the affiliated department position, the equipment IP address and the like of the scanning equipment, can be acquired and returned to the scanning application software for display, and a user can conveniently select to use the appropriate scanning equipment for scanning.
On the basis of the above embodiment, the present application further discloses another specific implementation, and as shown in fig. 3, the difference between this embodiment and the above embodiment is that the method is implemented by modules, such as a scanning device, a scanning driver installed on a computer, scanning application software, and writing application software. The present embodiment is described with respect to a specific implementation when a database is integrated in a scanning device, wherein both scanning application software and scanning driver are developed based on the SANE protocol framework; the writing application software can be installed in the same computer or different computers with the scanning application software and the scanning driver; the writing application software may be an application program written based on a mainstream development programming language and a framework, which writes the detailed device parameter information of the scanning device into the scanning device by connecting the scanning device.
Referring to fig. 4, the method includes the steps of:
s101, setting equipment parameter information of the scanning equipment.
Specifically, an administrator or a user may open the write application software, and set detailed device parameter information for each scanning device, such as setting information of a device tag name, a department location, and a device IP address of the scanning device.
And S102, writing the equipment parameter information of the scanning equipment into the scanning equipment.
The device parameter information may be written in the scanner device by an application installed on a computer, may be written in a web page provided by a printer, or may be written in the printer via an operation panel of the printer. For example, a writing application may be installed on the computer, and information including, but not limited to, the device identification name, department location, device IP address, etc. of the scanning device may be directly written into the corresponding connected scanning device by running the writing application.
S103, acquiring the identifier of the searched scanning device.
Specifically, a scanning device with a scanning function is connected to a computer in a wireless or wired manner, a search for the scanning device is performed on scanning application software, and the scanning application software acquires an identifier of the scanning device from a scanning driver installed on the computer.
And S104, matching equipment parameter information corresponding to the scanning equipment according to the identifier of the scanning equipment, wherein the equipment parameter information comprises the identifier of the scanning equipment and one or more information of equipment logo names, affiliated department positions and equipment IP addresses.
Specifically, the device parameter information is recorded in the scanning device, and the scanning application software acquires an identifier of the scanning device and matches the device parameter information corresponding to the scanning device in the data record of the scanning device by communicating with the scanning driver.
And S105, acquiring the device parameter information matched with the scanning device.
Specifically, when the scanning driver is searched by using the scanning application software, information including, but not limited to, a device logo name, a department location, and a device IP address, which has been written in the scanning device, is directly acquired.
Furthermore, the computer is provided with writing application software which can be installed on the same computer as the scanning application software and the scanning driver or other computers connected with the scanning equipment, the writing application software is connected with the scanning equipment, and information corresponding to the scanning equipment, including but not limited to equipment mark name, affiliated department position, equipment IP address and the like, is directly written into the scanning equipment; in addition, the writing application software and the scanning application software can be separated into two different application software, and the function of writing the application software can be integrated in the scanning application software, so that the scanning application software can search the scanning equipment and write the detailed equipment parameter information of the scanning equipment, and the management of a user is facilitated. When the scanning application software searches for the device through the scanning driver, the device parameter information of all scanning devices in the network can be directly acquired.
And S106, displaying the equipment parameter information matched with the scanning equipment.
Specifically, the scanning application software receives returned device parameter information including, but not limited to, device tag names, department locations, and device IP addresses of all scanning devices, and displays the device parameter information in a list form on a main interface of the scanning application software, so that a user can select a suitable scanning device for use.
Even under the SANE protocol framework, the method and the device are limited by the application environment that the scanning application software cannot directly inquire other information of the device, and the information including but not limited to the device mark name, the department position and the device IP address can be directly written into the corresponding scanning device by running the writing application software installed in advance. The scanning application software obtains detailed device parameter information by searching the scanning driver (based on the scanning application software in a manner of searching for identifiers, and obtaining other device parameter information in an associated manner). Then, the scanning application software displays the acquired detailed device parameter information (such as device logo name, department location and device IP address) corresponding to all the scanning devices for the user to select the appropriate scanning device.
The method can continue to use the SANE protocol framework to develop the scanning equipment to search the display system, and retain the existing advantages of the SANE protocol framework (good compatibility of calling among programs, fast development period and the like); meanwhile, other equipment parameter information associated with the equipment identifier can be displayed, so that a user can conveniently check more information of the scanning equipment, and the user can conveniently select correct scanning equipment.
Referring to fig. 5, correspondingly, the present application further discloses a device for displaying information of a scanning device based on a domestic operating system, where the device uses the method of the above embodiment to implement the display of detailed device parameter information of the scanning device.
The apparatus includes a first acquisition unit 100, a matching unit 200, a second acquisition unit 300, and a display unit 400. The first acquiring unit 100 is used for acquiring an identifier of a scanning device, the matching unit 200 is used for matching device parameter information corresponding to the scanning device according to the identifier of the scanning device, the second acquiring unit 300 is used for acquiring the device parameter information matched with the scanning device, and the display unit 400 is used for displaying the device parameter information matched with the scanning device. The device parameter information comprises an identifier of the scanning device, and also comprises one or more information of a device logo name, a department position and a device IP address.
Specifically, in the present embodiment, the matching unit 200 includes a comparing unit and a determining unit, the comparing unit is configured to compare an identifier of the scanning device with identifiers in pre-stored multiple sets of device parameter information; the determining unit is used for determining that the group of equipment parameter information is matched with the scanning equipment if the identifier in the group of equipment parameter information is the same as the searched identifier of the scanning equipment.
The second obtaining unit 300 is configured to obtain device parameter information matching the scanning device from a database pre-stored with the device parameter information. The database is connected with a scanning driver of the scanning device or directly communicated with the device of the embodiment, and a plurality of groups of pre-stored device parameter information are stored in the database. In addition, the second obtaining unit 300 may be further configured to obtain the device parameter information written in the scanning device from the scanning device, that is, the database is integrated in the scanning device, and the apparatus may obtain the device parameter information of the scanning device from the internal storage area of the scanning device indirectly through the scanning driver. After the device identifier of the scanning device is successfully acquired, the apparatus provided in this embodiment may directly invoke a database service program or indirectly query all device parameter information of the scanning device from a database connected to the scanning driver or indirectly from data stored in the scanning device, and if the detailed device parameter information is queried, the detailed device parameter information is displayed in a form of a list, so that a user may select a suitable scanning device for scanning.
In another embodiment, the apparatus includes a setting unit for setting device parameter information of the scanning device; the writing unit is used for writing the device parameter information into the scanning device. The second acquiring unit 300 is configured to acquire device parameter information written in the scanning device from the scanning device.
The device provided by the embodiment can search the scanning equipment, acquire and display detailed equipment parameter information of the scanning equipment to facilitate the user to select the scanning equipment, and further provide a writing function, the equipment parameter information is written in the scanning equipment, the user can conveniently call the equipment parameter information of the scanning equipment, and therefore an additional data server is saved.
Embodiments of the present application further provide a scanning application installed in a computer having a domestic operating system, which performs the same functions as the apparatus of the above embodiments, and will not be described herein in detail. The scanning application software is developed by using the SANE protocol framework, and the scanning application software can acquire the identifier of the scanning equipment from the scanning driver and display the detailed equipment information (such as equipment logo names, affiliated department positions and equipment IP addresses) of the scanning equipment directly through communication with a database or indirectly acquired from the scanning driver or the scanning equipment, so that a user can conveniently select the scanning equipment. In addition, the scanning application software not only has a searching and displaying function, but also has a writing function, can be communicated with the scanning equipment or indirectly communicated with the scanning equipment through a scanning driver, and a user can set detailed equipment parameter information through the scanning application software and write the detailed equipment parameter information into the scanning equipment, so that the user can conveniently manage and search the scanning equipment.
The embodiment of the application further provides a system for displaying information of scanning equipment based on a domestic operating system, which comprises scanning application software, a scanning driver and a database; wherein, the scanning application software and the scanning driver are developed based on the SANE protocol framework.
Specifically, the scanning application software is used for acquiring an identifier of a searched scanning device from the scanning driver; the database is used for storing equipment parameter information of the scanning equipment, wherein the equipment parameter information comprises an identifier of the scanning equipment, and the equipment parameter information further comprises one or more of an equipment mark name, a department position and an equipment IP address; and the scanning application software matches the equipment parameter information corresponding to the scanning equipment from the database according to the identifier of the scanning equipment, acquires the equipment parameter information matched with the scanning equipment and displays the equipment parameter information matched with the scanning equipment.
In detail, the matching, by the scanning application software, the device parameter information corresponding to the scanning device from the database according to the identifier of the scanning device includes:
comparing the identifier of the scanning equipment with identifiers in a plurality of groups of equipment parameter information prestored in a database; and if the identifier in one group of the device parameter information is the same as the identifier of the scanning device, determining that the group of the device parameter information is matched with the scanning device.
In this embodiment, after the device identifier of the scanning device is successfully acquired, the scanning application software in the system may directly invoke a database service program or indirectly query all device parameter information of the scanning device from a database connected to the scanning driver or indirectly from data stored in the scanning device, and if the detailed device parameter information is queried, the detailed device parameter information is displayed in a list form, so that a user may select a suitable scanning device for scanning.
Further, the database has two setting modes:
the first setting mode is as follows: the database is connected with a scanning driver of the scanning equipment or is communicated with the scanning application software of a domestic operating system;
the second setting mode is as follows: the database is integrated in the scanning device.
When the database is integrated in the scanning device, the system further comprises a writing application software for: setting equipment parameter information of scanning equipment; and writing the equipment parameter information of the scanning equipment into a database of the scanning equipment.
The method and the device can directly write information including but not limited to device logo names, department positions and device IP addresses into corresponding scanning devices by running the pre-installed writing application software. The scanning application software obtains detailed equipment parameter information by searching the scanning driver; then, the scanning application displays the acquired detailed device parameter information (such as device logo name, department location and device IP address) corresponding to all scanning devices for the user to select the appropriate scanning device.
Correspondingly, the application also discloses a storage medium, which comprises a stored program, wherein when the program runs, the device where the storage medium is located is controlled to execute the following steps:
acquiring an identifier of a scanning device; matching equipment parameter information corresponding to the scanning equipment according to the identifier of the scanning equipment; acquiring equipment parameter information matched with scanning equipment; and displaying the equipment parameter information matched with the scanning equipment. The device parameter information includes an identifier of the scanning device, a device tag name, a department location, a device IP address, and the like.
In this embodiment, after the device main identifier (i.e., the identifier) of the scanning device is successfully acquired, the scanning driver or the scanning application software may directly invoke the database service program to match with all the device parameter information of the query scanning device, and if the corresponding data is queried, the corresponding data is sent to the scanning application software as a parameter, and after receiving all the device parameter information, the scanning application software displays the parameter information on the main interface of the scanning application software in a list form, so that the user may select a suitable scanning device for scanning.
In other embodiments, the device parameter information of the scanning device may also be written into the scanning device, and then the information, including but not limited to the device logo name, the department location, the device IP address, and the like, which is already written into the scanning device and matches with the scanning device is acquired and presented in the main interface of the scanning application software in the form of a list, so that the user may select a suitable scanning device for scanning according to the displayed device parameter information.
Each embodiment of the present application is exemplified by a search scan apparatus, but each embodiment of the present application can also be used for searching other image forming apparatuses such as a printer, a copying machine, a camera, and the like.
The above description is only for the preferred embodiment of the present application, but the scope of the present application is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present application should be covered within the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (12)

1. A method for displaying information of a scanning device based on a homemade operating system is characterized by comprising the following steps:
acquiring an identifier of a searched scanning device;
matching equipment parameter information corresponding to the scanning equipment according to the identifier of the scanning equipment, wherein the equipment parameter information comprises the identifier of the scanning equipment, and the equipment parameter information further comprises one or more of an equipment logo name, a department position and an equipment IP address;
acquiring equipment parameter information matched with the scanning equipment;
displaying device parameter information matched with the scanning device;
wherein the acquiring of the device parameter information matched with the scanning device includes:
the first acquisition mode is as follows: acquiring device parameter information matched with the scanning device from a database in which the device parameter information is prestored, wherein the database is connected with a scanning driver of the scanning device or is communicated with scanning application software of the domestic operating system;
the second acquisition mode is as follows: and acquiring the equipment parameter information written in the scanning equipment from the scanning equipment.
2. The method of claim 1, wherein matching device parameter information corresponding to the scanning device according to the identifier of the scanning device comprises:
comparing the identifier of the scanning equipment with identifiers in a plurality of groups of prestored equipment parameter information;
and if the identifier in one group of the device parameter information is the same as the identifier of the scanning device, determining that the group of the device parameter information is matched with the scanning device.
3. The method of claim 1, wherein when the database is in communication with a scanning application of the homemade operating system, the scanning application obtains an identifier of the scanning device and matches device parameter information corresponding to the scanning device in the database based on the identifier.
4. The method of claim 1, wherein when the database is connected to a scan driver of the scanning device, the scan application software obtains an identifier of the scanning device and communicates with the scan driver according to the identifier to match device parameter information corresponding to the scanning device in the database.
5. The method of claim 1, further comprising:
setting equipment parameter information of the scanning equipment; and writing the equipment parameter information of the scanning equipment into the scanning equipment.
6. An apparatus for displaying information of a scanning device based on a homemade operating system, the apparatus comprising:
a first acquisition unit configured to acquire an identifier of a searched scanning device;
the device comprises a matching unit, a processing unit and a processing unit, wherein the matching unit is used for matching device parameter information corresponding to the scanning device according to an identifier of the scanning device, the device parameter information comprises the identifier of the scanning device, and the device parameter information further comprises one or more of a device logo name, a department position and a device IP address;
the second acquisition unit is used for acquiring the equipment parameter information matched with the scanning equipment; the second obtaining unit is used for obtaining the device parameter information matched with the scanning device from a database pre-stored with the device parameter information, and the database is connected with a scanning drive of the scanning device or is directly communicated with the device; or the second acquiring unit is configured to acquire device parameter information written in the scanning device from the scanning device;
and the display unit is used for displaying the equipment parameter information matched with the scanning equipment.
7. The apparatus of claim 6, wherein the matching unit comprises:
the comparison unit is used for comparing the identifier of the scanning equipment with identifiers in a plurality of groups of prestored equipment parameter information;
and the determining unit is used for determining that the group of equipment parameter information is matched with the scanning equipment if the identifier in the group of equipment parameter information is the same as the identifier of the scanning equipment.
8. The apparatus of claim 6, further comprising:
a setting unit configured to set device parameter information of the scanning device;
and the writing unit is used for writing the equipment parameter information of the scanning equipment into the scanning equipment.
9. A system for displaying information of a scanning device based on a homemade operating system, the system comprising: scanning application software, a scanning driver and a database;
the scanning application software is used for acquiring an identifier of a searched scanning device from the scanning driver;
the database is used for storing equipment parameter information of the scanning equipment, wherein the equipment parameter information comprises an identifier of the scanning equipment, and the equipment parameter information further comprises one or more of an equipment logo name, a department position and an equipment IP address; the database has two setting modes, wherein the first setting mode is as follows: the database is connected with a scanning driver of the scanning device or is communicated with scanning application software of the domestic operating system; the second setting mode comprises the following steps: the database is integrated in the scanning device;
the scanning application software matches out device parameter information corresponding to the scanning device from the database according to the identifier of the scanning device;
the scanning application software acquires equipment parameter information matched with the scanning equipment;
and the scanning application software displays the equipment parameter information matched with the scanning equipment.
10. The system of claim 9, wherein the scan application software matching device parameter information corresponding to the scanning device from the database based on the identifier of the scanning device comprises:
comparing the identifier of the scanning device with identifiers in a plurality of groups of device parameter information prestored in the database;
and if the identifier in one group of the equipment parameter information is the same as the identifier of the scanning equipment, determining that the group of the equipment parameter information is matched with the scanning equipment.
11. The system of claim 9, further comprising a writing application software when the database is integrated in the scanning device, the writing application software to: and setting the equipment parameter information of the scanning equipment, and writing the equipment parameter information of the scanning equipment into a database of the scanning equipment.
12. A storage medium comprising a stored program, wherein the program when executed controls an apparatus in which the storage medium is located to perform the method of any of claims 1-5.
CN202011511262.6A 2020-12-18 2020-12-18 Method, device and system for displaying information of scanning equipment based on domestic operating system Active CN112486395B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011511262.6A CN112486395B (en) 2020-12-18 2020-12-18 Method, device and system for displaying information of scanning equipment based on domestic operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011511262.6A CN112486395B (en) 2020-12-18 2020-12-18 Method, device and system for displaying information of scanning equipment based on domestic operating system

Publications (2)

Publication Number Publication Date
CN112486395A CN112486395A (en) 2021-03-12
CN112486395B true CN112486395B (en) 2022-05-31

Family

ID=74914868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011511262.6A Active CN112486395B (en) 2020-12-18 2020-12-18 Method, device and system for displaying information of scanning equipment based on domestic operating system

Country Status (1)

Country Link
CN (1) CN112486395B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101039370A (en) * 2006-03-17 2007-09-19 富士施乐株式会社 Document scanning system, document transmission system, document transmission method and computer readable storage medium
CN101364168A (en) * 2002-04-23 2009-02-11 佳能株式会社 Remote preparation of printer instance in workstation
CN102693103A (en) * 2011-02-23 2012-09-26 兄弟工业株式会社 Device selecting apparatus, and printing system and method thereof
CN103677688A (en) * 2012-09-20 2014-03-26 柯尼卡美能达株式会社 Printing system, print instruction apparatus and print instruction method
CN110109850A (en) * 2019-05-21 2019-08-09 珠海奔图电子有限公司 Searching method and device based on scanning device under SANE protocol frame
CN111638909A (en) * 2020-05-20 2020-09-08 中国软件与技术服务股份有限公司 Method and electronic device for cross-browser and cross-platform calling of scanning equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7290287B2 (en) * 2003-11-20 2007-10-30 International Business Machines Corporation Security screening of electronic devices by device identifier
CN102388398A (en) * 2009-03-01 2012-03-21 因科信息技术有限公司 System and method for enabling automated matching of exhibition participants
JP5671965B2 (en) * 2010-11-16 2015-02-18 株式会社リコー Scanner management device, scan system, and scanner management program
JP7166844B2 (en) * 2018-08-31 2022-11-08 キヤノン株式会社 Information processing device, management server, information processing system, control method thereof, and program
CN109981344B (en) * 2019-02-19 2022-04-08 新华三技术有限公司 Scanning method, scanning device and network forwarding equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101364168A (en) * 2002-04-23 2009-02-11 佳能株式会社 Remote preparation of printer instance in workstation
CN101039370A (en) * 2006-03-17 2007-09-19 富士施乐株式会社 Document scanning system, document transmission system, document transmission method and computer readable storage medium
CN102693103A (en) * 2011-02-23 2012-09-26 兄弟工业株式会社 Device selecting apparatus, and printing system and method thereof
CN103677688A (en) * 2012-09-20 2014-03-26 柯尼卡美能达株式会社 Printing system, print instruction apparatus and print instruction method
CN110109850A (en) * 2019-05-21 2019-08-09 珠海奔图电子有限公司 Searching method and device based on scanning device under SANE protocol frame
CN111638909A (en) * 2020-05-20 2020-09-08 中国软件与技术服务股份有限公司 Method and electronic device for cross-browser and cross-platform calling of scanning equipment

Also Published As

Publication number Publication date
CN112486395A (en) 2021-03-12

Similar Documents

Publication Publication Date Title
US20050246436A1 (en) System for registering, locating, and identifying network equipment
US20050141485A1 (en) Communication apparatus
US20110225284A1 (en) Methods, appratuses, and computer program products for determining a network interface to access a network resource
JP4537326B2 (en) Image processing apparatus and image processing apparatus control method
US8949482B2 (en) Device management apparatus, device management system, information management method, information management program and recording medium storing the program therein
CN1275750A (en) Equipment searching device
KR20110065437A (en) Data processing device, method, and server to determine types of electric appliances
JP2002157177A (en) Network equipment managing method and system and management device
CN109039518B (en) The ntp server address intelligent management of Android television system
CN104820643A (en) Method and apparatus for establishing connection between user equipment and smart device
US20070081544A1 (en) Gateway apparatus, server apparatus, and method for address management
JP5216531B2 (en) Information processing system, information processing apparatus, information processing method, and computer program
US7551605B2 (en) Home gateway apparatus
CN115061885A (en) Complete machine aging automatic test method and device, electronic equipment and storage medium
CN112486395B (en) Method, device and system for displaying information of scanning equipment based on domestic operating system
CN108683532B (en) Main and standby synchronization method and device
US8811380B2 (en) IP telephone device, IP telephone system, and setting confirmation method
CN111726367B (en) Method, device, system and equipment for binding access of Customer Premises Equipment (CPE)
JP2002024223A (en) Connection information managing server of information reference system, mobile communication terminal, and proxy server
CN113407403B (en) Cloud host management method and device, computer equipment and storage medium
US20130104215A1 (en) System and method for managing network devices
CN113050980B (en) Function configuration information acquisition method and device and computer readable storage medium
CN115878195A (en) Operating system batch deployment method and device, computer equipment and storage medium
US20210029269A1 (en) Information processing apparatus, information processing system, and non-transitory computer readable medium
US20050141530A1 (en) Communication apparatus

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