CN111158615A - Method and system for assisting web end to realize card writing and printing operations by using mobile terminal - Google Patents

Method and system for assisting web end to realize card writing and printing operations by using mobile terminal Download PDF

Info

Publication number
CN111158615A
CN111158615A CN201911300431.9A CN201911300431A CN111158615A CN 111158615 A CN111158615 A CN 111158615A CN 201911300431 A CN201911300431 A CN 201911300431A CN 111158615 A CN111158615 A CN 111158615A
Authority
CN
China
Prior art keywords
equipment
information
dimensional code
writing
mobile terminal
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
CN201911300431.9A
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.)
Jinan Dalu Mechanism & Electron Co ltd
Original Assignee
Jinan Dalu Mechanism & Electron 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 Jinan Dalu Mechanism & Electron Co ltd filed Critical Jinan Dalu Mechanism & Electron Co ltd
Priority to CN201911300431.9A priority Critical patent/CN111158615A/en
Publication of CN111158615A publication Critical patent/CN111158615A/en
Pending legal-status Critical Current

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/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1204Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
    • 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/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1275Print workflow management, e.g. defining or changing a workflow, cross publishing
    • 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/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/128Direct printing, e.g. sending document file, using memory stick, printing from a camera

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A method for assisting a web end to realize card writing and printing operations by utilizing a mobile terminal is used for printing equipment information on equipment in the field, and the method comprises the following steps: a Web terminal calls an equipment account and selects target equipment; automatically generating a two-dimensional code label of the target equipment according to the information of the equipment, and generating a two-dimensional code picture; the mobile terminal scans the two-dimensional code picture, is connected with a printer through the Bluetooth and prints a label, or writes equipment information into the RFID. The system for assisting the web side to realize card writing and printing operations by using the mobile terminal is also included. The computer is not connected with a printer and a card reader-writer, so that various inconveniences caused by installing a driving program, configuring an operating environment and the like are avoided; the user can use any computer to realize the operation of printing or writing the card, and the operation is not required to be finished on a computer connected with a printer and a card reader-writer.

Description

Method and system for assisting web end to realize card writing and printing operations by using mobile terminal
Technical Field
The invention relates to the technical field of information management, in particular to a method and a system for assisting a web end to realize card writing and printing operations by utilizing a mobile terminal.
Background
With the development of information technology, various information management systems play an important role in daily work. The output of various data is also an important function in the information management system, and especially in the device management system, the device information is written into the RFID radio frequency card by printing a device label through a printer or by a card reader/writer, and is pasted on the device as a device identification mark, so as to provide efficient, fast and accurate device query and location services for the subsequent device management.
The current information system is generally in a B/S architecture, and a user enters the system for use through a browser when using the system. The code of the client in the browser environment is usually javascript (commonly called js language), which is a script language for interpreting execution and cannot access the hardware in the browser environment. For printout, js may print elements in a page by the print method of the DOM interface. For writing in the radio frequency card, it is troublesome, since js cannot directly access the hardware, it is impossible to directly output information to the card writer for writing, and the card writer can only be accessed by calling a com component, which generally calls the SDK provided by the manufacturer to complete reading and writing of the radio frequency card. The com component is microsoft technology, and is supported only by the IE kernel browser, and the non-IE browser can access the com component by other means, such as installing a browser plug-in. Therefore, the com component has many limitations and inconveniences in the using process, such as installation and registration, reduction of the safety protection level of the browser and the like, and brings great troubles, inconvenience and even potential safety hazards to ordinary non-professional users. If the computer is connected with the printer or the card reader, a corresponding driving program is installed, and if the computer is replaced, the operating environment needs to be installed and configured again.
Disclosure of Invention
The embodiment of the invention provides a method and a device for assisting a web end to realize card writing and printing operations by using a mobile terminal, and aims to solve the problems that in the prior art, when a radio frequency card is written, the operation is complicated, a printer and a driver are required to be installed in a computer, and the environment is reconfigured.
In order to solve the technical problem, the embodiment of the invention discloses the following technical scheme:
the invention provides a method for assisting a web end to realize card writing and printing operations by utilizing a mobile terminal, which is used for printing equipment information on the equipment in the field, and comprises the following steps:
the web side calls an equipment account and selects target equipment;
printing a two-dimensional code label of target equipment according to the information of the equipment to generate a two-dimensional code picture;
the mobile terminal scans the two-dimensional code picture, is connected with a printer through the Bluetooth and prints a label, or writes equipment information into the RFID.
With reference to the first aspect, in a first possible implementation manner of the first aspect, the two-dimensional code picture includes a two-dimensional code picture written in and a two-dimensional code picture printed.
With reference to the first aspect, in a second possible implementation manner of the first aspect, the two-dimensional code picture includes an instruction and device attribute information.
With reference to the first aspect, in a third possible implementation manner of the first aspect, a format of the instruction includes: instruction | device ID | device name.
With reference to the first aspect, in a fourth possible implementation manner of the first aspect, the writing of the device information into the RFID card writes the information through an NFC function of the mobile terminal.
The second aspect of the present invention provides a system for assisting a web end to implement card writing and printing operations by using a mobile terminal, and by using the method, the system comprises:
the equipment ledger database is used for storing equipment information of the field equipment according to the type of the equipment; and/or the first and/or second light sources,
the calling module is used for calling the information of a certain field device of the device ledger database; and/or the first and/or second light sources,
the two-dimensional code generating module is used for generating a two-dimensional code picture according to the equipment information in the equipment ledger; and/or the first and/or second light sources,
the information writing module is used for writing the field device information into the RFID card; and/or the first and/or second light sources,
and the printing module is used for printing the equipment information into a two-dimensional code picture.
With reference to the second aspect, in a first possible implementation manner of the second aspect, the writing of the field device information into the RFID card is performed through an NFC function of the mobile terminal.
The system according to the second aspect of the present invention is capable of implementing the methods according to the first aspect and the respective implementation manners of the first aspect, and achieves the same effects.
According to the technical scheme, when the radio frequency card is printed or written, the label of the two-dimensional code is generated firstly, the label comprises the operation of printing or writing the card and data information, the mobile terminal analyzes the content of the label by scanning the label and is connected with the Bluetooth printer to finish data printing or realize card writing through the NFC function, so that the situation that a computer is connected with the printer and a card reader-writer can be omitted, and various inconveniences caused by installation of a driving program, configuration of an operating environment and the like are avoided; the user can use any computer to realize the operation of printing or writing the card, and the operation is not required to be finished on a computer connected with a printer and a card reader-writer, so that the operation of the user is facilitated, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a flow chart illustrating a method for assisting a web-side in implementing card writing and printing operations by using a mobile terminal;
fig. 2 is a schematic structural diagram of a system for assisting a web-side to implement card writing and printing operations by using a mobile terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, a method for assisting a web-side to implement card writing and printing operations by using a mobile terminal, which is used for printing device information on a device in the field, includes the following steps:
s1, the web side calls an equipment ledger and selects target equipment;
s2, printing a two-dimensional code label of the target device according to the information of the device, and generating a two-dimensional code picture;
s3, the mobile terminal scans the two-dimensional code picture, is connected with a printer through Bluetooth, and prints labels or writes equipment information into the RFID.
The two-dimension code picture comprises a two-dimension code picture written in and a two-dimension code picture printed. The two-dimensional code picture contains instructions and equipment attribute information. The format of the instructions includes: instruction | device ID | device name. Such as: instruction "00" represents a printing operation, and instruction "01" represents a card writing operation.
And writing the equipment information into the RFID card, and writing the information into the RFID card through the NFC function of the mobile terminal.
As shown in fig. 2, a system for assisting a web-side to implement card writing and printing operations by using a mobile terminal, with the method, the system includes: the equipment ledger database is used for storing equipment information of the field equipment according to the type of the equipment; or/and the calling module is used for calling the information of a certain field device in the device ledger database; or/and the two-dimensional code generating module is used for generating a two-dimensional code picture according to the equipment information in the equipment ledger; or/and the information writing module is used for writing the field equipment information into the RFID card; or/and the printing module is used for printing the equipment information into a two-dimensional code picture. And writing the information of the field device into the RFID card through the NFC function of the mobile terminal.
The computer is not connected with a printer and a card reader-writer, so that various inconveniences caused by installing a driving program, configuring an operating environment and the like are avoided; the user can use any computer to realize the operation of printing or writing the card, and the operation is not required to be finished on a computer connected with a printer and a card reader-writer.
The foregoing are merely exemplary embodiments of the present invention, which enable those skilled in the art to understand or practice the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (7)

1. A method for assisting a web end to realize card writing and printing operations by using a mobile terminal is characterized in that the method is used for printing equipment information on equipment on site, and comprises the following steps:
a Web terminal calls an equipment account and selects target equipment;
automatically generating a two-dimensional code label of the target equipment according to the information of the equipment, and generating a two-dimensional code picture;
the mobile terminal scans the two-dimensional code picture, is connected with a printer through the Bluetooth and prints a label, or writes equipment information into the RFID.
2. The method as claimed in claim 1, wherein the two-dimensional code picture comprises a written two-dimensional code picture and a printed two-dimensional code picture.
3. The method as claimed in claim 2, wherein the two-dimensional code picture comprises instructions and device attribute information.
4. The method of claim 3, wherein the format of the instruction comprises: instruction | device ID | device name.
5. The method of claim 1, wherein the writing of device information to the RFID card writes the information via an NFC functionality of the mobile terminal.
6. A system for assisting a web-side in card writing and printing operations by using a mobile terminal, the method of any one of claims 1 to 4, the system comprising:
the equipment ledger database is used for storing equipment information of the field equipment according to the type of the equipment; and/or the first and/or second light sources,
the calling module is used for calling the information of a certain field device of the device ledger database; and/or the first and/or second light sources,
the two-dimensional code generating module is used for generating a two-dimensional code picture according to the equipment information in the equipment ledger; and/or the first and/or second light sources,
the information writing module is used for writing the field device information into the RFID card; and/or the first and/or second light sources,
and the printing module is used for printing the equipment information into a two-dimensional code picture.
7. The system of claim 6, wherein the writing of the field device information to the RFID card is via an NFC functionality of the mobile terminal.
CN201911300431.9A 2019-12-17 2019-12-17 Method and system for assisting web end to realize card writing and printing operations by using mobile terminal Pending CN111158615A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911300431.9A CN111158615A (en) 2019-12-17 2019-12-17 Method and system for assisting web end to realize card writing and printing operations by using mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911300431.9A CN111158615A (en) 2019-12-17 2019-12-17 Method and system for assisting web end to realize card writing and printing operations by using mobile terminal

Publications (1)

Publication Number Publication Date
CN111158615A true CN111158615A (en) 2020-05-15

Family

ID=70557340

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911300431.9A Pending CN111158615A (en) 2019-12-17 2019-12-17 Method and system for assisting web end to realize card writing and printing operations by using mobile terminal

Country Status (1)

Country Link
CN (1) CN111158615A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130286425A1 (en) * 2011-02-10 2013-10-31 Seiko Epson Corporation Network System, Interface Board, Method of Controlling Printing on an Network System, and Program
CN205009766U (en) * 2015-10-12 2016-02-03 国网四川省电力公司信息通信公司 Label print system
CN206292537U (en) * 2016-12-30 2017-06-30 安徽奥斯博医疗仪器设备有限公司 Medical self-service printer
CN107464375A (en) * 2016-06-03 2017-12-12 南京信安宝信息科技有限公司 A kind of scanning Quick Response Code enters the method for printing of racking

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130286425A1 (en) * 2011-02-10 2013-10-31 Seiko Epson Corporation Network System, Interface Board, Method of Controlling Printing on an Network System, and Program
CN205009766U (en) * 2015-10-12 2016-02-03 国网四川省电力公司信息通信公司 Label print system
CN107464375A (en) * 2016-06-03 2017-12-12 南京信安宝信息科技有限公司 A kind of scanning Quick Response Code enters the method for printing of racking
CN206292537U (en) * 2016-12-30 2017-06-30 安徽奥斯博医疗仪器设备有限公司 Medical self-service printer

Similar Documents

Publication Publication Date Title
CN106528006B (en) Page printing method and device
CN104583931A (en) Semantic printing options
KR100772408B1 (en) Method and system for printing a contents by printing capability using a device
JP2016038610A (en) Information processing device and program
CN108845810B (en) Method and device for dynamically updating application, electronic equipment and storage medium
JP2006260229A (en) Radio tag, radio communication equipment, radio communication system and radio tag preparation device
US20060227366A1 (en) Method and apparatus for controlling radio frequency identification device apparatus in a printer
CN106933519A (en) Message processing device and printing data generating method
US20070139692A1 (en) Method and server for processing an electronic workflow
CN104683399A (en) Equipment control system and equipment control method
CN103631546A (en) Data output and electronic document storage device, data output and electronic document storage method, word generation device and word generating method
CN111158615A (en) Method and system for assisting web end to realize card writing and printing operations by using mobile terminal
CN112463080A (en) Printed file anti-forgetting method and system, electronic device and storage medium
JP2004054594A (en) Authentication system and method, authentication program, and paper medium
CN105739717A (en) Information input method and device
EP1724674A2 (en) Terminal apparatus, printing apparatus, printing system, information processing method, and recording medium
CN114265566A (en) Printing method, printing device, electronic equipment and readable storage medium
CN109491622B (en) Printing method applied to transaction terminal and transaction terminal
US20160371677A1 (en) Electronic device and output device short range communication pairing system and method
CN111045614A (en) Running statement printing method, nested file generation method, client and server
CN115576612B (en) External device adaptation method and device, intelligent terminal and readable storage medium
KR20070102348A (en) Method and system for outputting personal information management data
US20140246486A1 (en) Printing barcodes from an enterprise resource planning (erp) system
JP4007452B2 (en) System and program for displaying device information using browser
CN117608504B (en) Intelligent printing method and system combined with user demand analysis

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200515