CN104731477A - Copying machine parameter adjusting method - Google Patents

Copying machine parameter adjusting method Download PDF

Info

Publication number
CN104731477A
CN104731477A CN201510130278.5A CN201510130278A CN104731477A CN 104731477 A CN104731477 A CN 104731477A CN 201510130278 A CN201510130278 A CN 201510130278A CN 104731477 A CN104731477 A CN 104731477A
Authority
CN
China
Prior art keywords
parameter
copying machine
duplicating machine
data line
serial port
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
CN201510130278.5A
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.)
Fuji Xerox of Shanghai Ltd
Fuji Xerox China Ltd
Original Assignee
Fuji Xerox China 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 Fuji Xerox China Ltd filed Critical Fuji Xerox China Ltd
Priority to CN201510130278.5A priority Critical patent/CN104731477A/en
Publication of CN104731477A publication Critical patent/CN104731477A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a copying machine parameter adjusting method. The copying machine parameter adjusting method comprises the steps that a copying machine preset parameter list is edited, when parameters need to be read in batches, according to parameter reading commands provided by firmware of a copying machine, parameters in the preset parameter list are complied into a reading command combination which is sent to the copying machine through a serial port data line, after the firmware of the copying machine analyzes the commands, the parameters stored in the copying machine are read and transmitted to a computer through a serial port data line, and the parameters are recorded and form a log file; when the parameters need to be written in batches. according to parameter writing commands provided by firmware of the copying machine, parameters in the preset parameter list are complied into a writing command combination which is sent to the copying machine through a serial port data line after the writing commands are analyzed by the firmware of the copying machine, the parameters stored in the copying machine are corrected, a result is transmitted to the computer through a serial port data line, and a log file is formed. By the adoption of the copying machine parameter adjusting method, the period of reading or correcting the parameters in batches is shortened, and the copying machine developing and adjusting efficiency is improved.

Description

A kind of duplicating machine parameter testing method
Technical field
The invention belongs to office equipment technical field, particularly a kind of duplicating machine parameter testing method.
Background technology
In the prior art, to revise the parameter of duplicating machine in exploitation debugging, 2 kinds of modes can be had.Mode is carried out an amendment for single parameter, as shown in Figure 1.UI is the abbreviation of user interface (User Interface).Another kind of mode is, as shown in Figure 2, provide parameter in duplicating machine firmware to read to write two orders with parameter, these two orders can be inputted by the serial port terminal of computer (as: hyper terminal), be transferred in duplicating machine by RS232 serial port data line, carry out reading or the amendment of single parameter.
In first kind of way, on UI panel, button operation is slowly loaded down with trivial details, once can only carry out the amendment of single parameter, cannot carry out batch modification to parameter preset list.In the second way, parameter is read to write reading and the amendment that also can only carry out single parameter with parameter, although some terminal can work out the grand Batch sending carrying out order, but work out according to parameter preset list that grand itself is also cumbersome, once parameter preset list changes, grand needs are regrouped.
Summary of the invention
The object of this invention is to provide a kind of duplicating machine parameter testing method, to solve the loaded down with trivial details problem of existing method.
A kind of duplicating machine parameter testing method of the present invention, a computing machine is adopted to be connected with duplicating machine by serial port data line, described computer program has batch modification, batch reads, order is worked out and log recording, described duplicating machine firmware has command analysis, parameter access and daily record establishment, comprises the following steps:
The list of establishment duplicating machine parameter preset,
When needs carry out batch read parameter time, according to the parameter read command provided in duplicating machine firmware, parameter in parameter preset list is compiled into read command combination, duplicating machine is sent to by serial port data line, after duplicating machine firmware resolve command, read the parameter stored in the copying machine, be transferred to computing machine by serial port data line, record forms journal file;
When needs carry out batch write parameters, according to the parameter write order provided in duplicating machine firmware, parameter in parameter preset list is compiled into write order combination, duplicating machine is sent to by serial port data line, after duplicating machine firmware resolve command, amendment stores parameter in the copying machine, and result is transferred to computing machine by serial port data line, and record forms journal file.
Further, described computer program also have batch comparison module, when needs carry out batch compare time, the journal file that multiple batch reads can be analyzed, extract the numerical value of wherein parameter, in table form record, and indicate values different in identical parameters.
Present invention achieves in the exploitation of duplicating machine, shorten cycle when parameter in enormous quantities reads or revises, loaded down with trivial details and mistake when avoiding Macroscopic analysis to compare, improve exploitation debugging efficiency.
Accompanying drawing explanation
Fig. 1 is existing a kind of duplicating machine inner parameter adjustment method schematic diagram.
Fig. 2 is existing another kind of duplicating machine inner parameter adjustment method schematic diagram.
Fig. 3 adjustment method schematic diagram of the present invention.
Embodiment
As shown in Figure 3, the present invention can write the human-computer interaction interface in a computer with programming technique, parameter preset list is read at this interface, be compiled into parameter to read or the combination of parameter write order, duplicating machine is passed in bulk by RS232 serial port data line, to be completed after the reading of inner parameter or amendment by duplicating machine firmware resolve command, form daily record and by RS232 serial port data line transmission telegram in reply brain, be recorded as journal file.Multiple journal file can be analyzed in above-mentioned interface, extracts the numerical value of wherein parameter, compares and unlabeled data difference.
Table 1
Chain number Section number Title Numerical value
**1 **1 Parameter 1 Numerical value 1
**1 **2 Parameter 2 Numerical value 2
**2 **1 Parameter 3 Numerical value 3
**2 **2 Parameter 4 Numerical value 4
**2 **3 Parameter 5 Numerical value 5
The present invention needs parameter preset list prepared in advance, as shown in table 1, can adopt Excel form.Described parameter preset list, can comprise chain number row, section number row, title row and/or numerical value row in list, and the theoretical value of parameter in these reference records duplicating machine, the position being arranged in the row of form can adjust according to specific needs, does not have considered critical.The implication identifying interpretation parameters is judged by software.
Therefore, parameter preset list can be show for the Excel of recording and copying machine parameter theory value in performance history, make use of duplicating machine firmware and provide parameter and read and parameter write order in its compilation process, wherein:
Parameter read command: nvmr
Parameter write order: nvmw
Command in combination is formed, wherein after establishment
Parameter read command is combined: nvmr [space] chain number [space] section number
Parameter write order combines: nvmw [space] chain number [space] section number [space] numerical value
After parameter preset list is worked out, start a timer, pass through serial ports, regular (as 20ms interval, optional) each command in combination is sent to duplicating machine, accept the information that duplicating machine returns simultaneously, automatically send next command combination after having arrived interval time, so repeat until all command in combination all send.
When needs carry out batch read parameter time, according to the parameter read command provided in duplicating machine firmware, parameter in parameter preset list is compiled into read command combination, duplicating machine is sent to by RS232 serial port data line, after duplicating machine firmware resolve command, read the parameter stored in the copying machine, be transferred to computer by RS232 serial port data line, record forms journal file.
When needs carry out batch write parameters, according to the parameter write order provided in duplicating machine firmware, parameter in parameter preset list is compiled into write order combination, duplicating machine is sent to by RS232 serial port data line, after duplicating machine firmware resolve command, amendment stores parameter in the copying machine, and result is transferred to computer by RS232 serial port data line, and record forms journal file.
When needs carry out batch compare time, the journal file that multiple batch reads can be analyzed, extracts the numerical value of wherein parameter, with the form record of form (Excel), and indicate values different in identical parameters.As shown in table 2.
Table 2
Chain number Section number Title Raw value Daily record 1 Daily record 2
**1 **1 Parameter 1 Numerical value 11 Numerical value 11 Numerical value 11
**1 **2 Parameter 2 Numerical value 12 Numerical value 12 Numerical value 32
**2 **1 Parameter 3 Numerical value 13 Numerical value 23 Numerical value 13
**2 **2 Parameter 4 Numerical value 14 Numerical value 14 Numerical value 14
**2 **3 Parameter 5 Numerical value 15 Numerical value 15 Numerical value 15

Claims (2)

1. a duplicating machine parameter testing method, a computing machine is adopted to be connected with duplicating machine by serial port data line, described computer program has batch modification, batch reads, order is worked out and log recording, described duplicating machine firmware has command analysis, parameter access and daily record establishment, it is characterized in that, comprise the following steps:
The list of establishment duplicating machine parameter preset,
When needs carry out batch read parameter time, according to the parameter read command provided in duplicating machine firmware, parameter in parameter preset list is compiled into read command combination, duplicating machine is sent to by serial port data line, after duplicating machine firmware resolve command, read the parameter stored in the copying machine, be transferred to computing machine by serial port data line, record forms journal file;
When needs carry out batch write parameters, according to the parameter write order provided in duplicating machine firmware, parameter in parameter preset list is compiled into write order combination, duplicating machine is sent to by serial port data line, after duplicating machine firmware resolve command, amendment stores parameter in the copying machine, and result is transferred to computing machine by serial port data line, and record forms journal file.
2. duplicating machine parameter testing method as claimed in claim 1, it is characterized in that, described computer program also has batch comparison module, when needs carry out batch compare time, the journal file that multiple batch reads can be analyzed, extract the numerical value of wherein parameter, in table form record, and indicate values different in identical parameters.
CN201510130278.5A 2015-03-24 2015-03-24 Copying machine parameter adjusting method Pending CN104731477A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510130278.5A CN104731477A (en) 2015-03-24 2015-03-24 Copying machine parameter adjusting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510130278.5A CN104731477A (en) 2015-03-24 2015-03-24 Copying machine parameter adjusting method

Publications (1)

Publication Number Publication Date
CN104731477A true CN104731477A (en) 2015-06-24

Family

ID=53455419

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510130278.5A Pending CN104731477A (en) 2015-03-24 2015-03-24 Copying machine parameter adjusting method

Country Status (1)

Country Link
CN (1) CN104731477A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107360049A (en) * 2016-05-10 2017-11-17 中兴通讯股份有限公司 A kind of method and device that background monitoring is carried out to Communication Power Equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020110379A1 (en) * 1998-09-28 2002-08-15 Heiner Reihl Printer or copier system having re-employable container for consumables and method for the employment of the container
CN1588312A (en) * 2004-08-31 2005-03-02 北京智凯办公自动化设备有限公司 Remote updating method and system for set-up printer program and data
CN1908886A (en) * 2006-08-18 2007-02-07 中外合资南京富士通计算机设备有限公司 Printer parameter online setting method
CN101706761A (en) * 2009-09-08 2010-05-12 厦门敏讯信息技术股份有限公司 Method and device for processing data of serial port parameters of wireless terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020110379A1 (en) * 1998-09-28 2002-08-15 Heiner Reihl Printer or copier system having re-employable container for consumables and method for the employment of the container
CN1588312A (en) * 2004-08-31 2005-03-02 北京智凯办公自动化设备有限公司 Remote updating method and system for set-up printer program and data
CN1908886A (en) * 2006-08-18 2007-02-07 中外合资南京富士通计算机设备有限公司 Printer parameter online setting method
CN101706761A (en) * 2009-09-08 2010-05-12 厦门敏讯信息技术股份有限公司 Method and device for processing data of serial port parameters of wireless terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107360049A (en) * 2016-05-10 2017-11-17 中兴通讯股份有限公司 A kind of method and device that background monitoring is carried out to Communication Power Equipment

Similar Documents

Publication Publication Date Title
CN102831052B (en) Test exemple automation generating apparatus and method
CN103180789B (en) Daily record setting device, daily record establishing method
CN102033814B (en) Method for accessing flash memory and relevant memory device
CN104133772A (en) Automatic test data generation method
CN103077241A (en) Method for loading data in parallel after splitting files
CN102880519A (en) Basic input output system (BIOS) configuration batch modification method
CN106919697B (en) Method for simultaneously importing data into multiple Hadoop assemblies
CN104375934A (en) Method for testing reliability of Android mobile phone software
CN102193938A (en) Method and device for acquiring incremental data
CA2943593A1 (en) Specific risk toolkit
CN111723009A (en) Framework system of python automated testing series products
CN112216340A (en) Hard disk test method and device, storage medium and electronic equipment
CN104731477A (en) Copying machine parameter adjusting method
CN106600205B (en) Method for ensuring data consistency in production process of aerospace product
CN104536897A (en) Automatic testing method and system based on keyword
CN109783779B (en) Tool for importing, exporting and converting data EXCEL
CN103389938A (en) Log CPK analysis method and system
CN102999002A (en) Programmable logic controller device and method for controlling the same
CN110659036A (en) Method and system for automatically burning Google key in Windows system
CN107330173B (en) Integrated circuit back end design automation system
CN102187287A (en) Apparatus and method for controlling machine tool
CN101662394A (en) Automated testing system and automated testing method
CN113778510A (en) Multi-version maintenance method and device for application program and readable storage medium
CN107632785A (en) A kind of collocation method of storage device, device and readable storage medium storing program for executing
CN102156638A (en) Method for updating customized software source code

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150624

RJ01 Rejection of invention patent application after publication