US20070204029A1 - Network database control device and method thereof - Google Patents

Network database control device and method thereof Download PDF

Info

Publication number
US20070204029A1
US20070204029A1 US11/699,503 US69950307A US2007204029A1 US 20070204029 A1 US20070204029 A1 US 20070204029A1 US 69950307 A US69950307 A US 69950307A US 2007204029 A1 US2007204029 A1 US 2007204029A1
Authority
US
United States
Prior art keywords
user
mib data
dialog box
button
user selects
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.)
Abandoned
Application number
US11/699,503
Inventor
Toshiaki Igarashi
Akira Sugiyama
Yoshio Iizuka
Minoru Torii
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to US11/699,503 priority Critical patent/US20070204029A1/en
Publication of US20070204029A1 publication Critical patent/US20070204029A1/en
Priority to US12/984,530 priority patent/US8473597B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming

Definitions

  • This invention relates to a network control device and method including network control software.
  • LAN local area networks
  • LAN local area networks
  • LAN local area networks
  • Management means both a person to act as the network administrator and the software used by the network administrator.
  • management signifies control utilizing software to manage the entire system
  • user signifies the person utilizing the network control software.
  • the user usually acts as the system control administrator. The user can make use of the network control software to obtain control data on the network and change this data.
  • the International Standards Organization has proposed a general-purpose standards framework called the Open System connection (OSI) model.
  • OSI Open System connection
  • the network control protocol for the OSI model is called the Common Management Information Protocol.
  • CMIP Common Management Information Protocol
  • SNMP Simple Network Management Protocol
  • This Simple Network Management Protocol has at least one network management station (NMS) in the network management system.
  • NMS network management station
  • Each station has a plurality of management nodes including agents, as well as a network protocol so that the management stations and agents can exchange management information.
  • the user can therefore obtain data on the network and also make changes to this data by utilizing electronic communication (modem) and the agent software for the management node via this network management software on NMS (network management station).
  • modem electronic communication
  • NMS network management station
  • the agent refers to the software running as a background process of the target devices.
  • the management software places the object identification information in a management packet frame and sends this object information to the target agent.
  • the agent interprets this object identification information, extracts data corresponding to this object identification information, places this data back in the packet and sends this packet back to the user.
  • a process corresponding to the data that was extracted may be called up.
  • FIG. 4 shows a concept view of the MIB configuration.
  • the MIB has a tree type data structure and all nodes are affixed with a number.
  • the number inside the parentheses in FIG. 4 is an identifier for that node.
  • the identifier for node 401 is “1”.
  • the identifier for node 402 is a “3” under node 401 and therefore listed as “1 ⁇ 3”.
  • the identifier for node 403 is listed as “1 ⁇ 3 ⁇ 6 ⁇ 1 ⁇ 2”.
  • the identifier for these nodes is known as the object identifier.
  • MIB Structure of Management Information
  • RSM Structure of Management Information
  • the numeral 404 is a node representing the peak of the object group and referred to as a standard MIB provided as a standard feature in equipment managed by Simple Network Management Protocol (SNMP).
  • SNMP Simple Network Management Protocol
  • the detailed structure of the objects ranked below this node are specified in “RFC1213 Management Information Base for Network Management of TCP/IP-based internets: MIB-II.
  • the numeral 405 is a node at the peak of the object group called the printer MIB and is provided as a standard item in printers managed by Simple Network Management Protocol (SNMP).
  • SNMP Simple Network Management Protocol
  • the detailed structure of the objects ranked below this node are specified in “RFC1759 Printer MIB.
  • the numeral 406 is referred to as a private MIB and is a peak node for defining autonomous MIB such as used by companies and organizations.
  • the numeral 407 is called a company expansion MIB and is a peak node for autonomous expansion of a company within the private MIB.
  • the Canon Corporation has been assigned “1602” as a company number for definition as an autonomous entity and the peak node 408 for defining Canon MIB which is a Canon autonomous MIB and “408” is ranked at a position below the node 407 which signifies companies.
  • the object identifier “1 ⁇ 3 ⁇ 6 ⁇ 1 ⁇ 4 ⁇ 1 ⁇ 1602” is for the peak node of the Canon MIB.
  • the startup of the network management software also requires more time (initial menu display) which causes the user to feel stressed.
  • the network printer management software is constantly writing the MIB data with the same process sequence. Therefore, when the user directs the network printer software to write MIB data, the network printer software of the conventional art constantly writes all of the directed MIB data. However writing all of the MIB data each time is not always necessary and the process is redundant. In other words, the network printer software generally displays a plurality of information for the user simultaneously (information matching the MIB data) and even if the user only rewrites just a fraction of all this information, all of the displayed information of the overwrite is processed as items specified by the user.
  • MIB data specified for rewriting by the user items for which write is requested from the network management software for SNMP agents on the network printer, represent only the MIB data actually rewritten by the user. There is therefore no need to request write via SNMP agents on the network printer of MIB data which the user has not rewritten. Not only is such writing unnecessary but reducing the quantity of MIB data subject to write request via SNMP agents on the network printer from the network printer management software is also essential in order to reduce the load (amount of work) assigned to the network traffic (data quantity) and the network printer.
  • a further object is to provide a network data base control device and method thereof wherein, by making the load on the LAN, printer and network boards small, the time required to start up (display initial menu) the network management software will be shortened and the user will thus be provided with an easier operating environment.
  • Still another object is to provide a network data base control device and method thereof wherein, in network printer management software utilizing the SNMP protocol, no processing change or write requests are made for unnecessary MIB data, while write requests for necessary MIB data for SNMP agents of the device (such as printers) on the network matching write-specified information from the user will be processed, thus allowing the amount of network traffic (data flow rate) and the load (amount of work) applied to the network printer to be reduced.
  • the network device control method of this invention is provided with the following configuration. Namely, a network device control method having;
  • an initial sheet information acquisition and display step for acquiring and displaying initial sheet information on the initial menu of a device window and the device window is a window for managing and controlling a network device and applicable windows are assigned one each to each network peripheral device and,
  • a separate initial sheet information acquisition and display for acquiring and displaying applicable separate initial sheet information on a device window when determined that an input from the user is requesting display of sheet information of certain type.
  • the network printer control program product is provided with the following process steps.
  • a network printer control program product having a window for displaying an icon of a list of peripheral network equipment connected to the current network wherein;
  • the network printer control program product is provided with a device window open step for opening windows (hereafter called “device windows”) assigned one each to each piece of network peripheral equipment for managing and controlling peripheral network equipment; an initial sheet information acquisition and display step for acquiring information (hereafter called “initial sheet information”) for displaying the initial menu of a device window opened in the device window open step; a device window close check step for determining if the user has performed input for closing a device window opened by means of the device window open step; a sheet switch request check step to check if the user has performed input for requesting display of a certain type of sheet information for a device window opened by means of the device window open step after a check reveals by means of the device window close check step that the user did not perform input for closing the window; a separate initial sheet information acquisition and display step for acquiring and displaying separate type sheet information on a device window opened by means of the device window open step when revealed by means of the sheet switch request check step that the user has performed input requesting separate type initial sheet information (hereafter called
  • the network device control method of this invention also comprised of the following process steps in a network device control method utilizing SNMP protocol and characterized by having a step to identify write requests for unnecessary MIB data and write requests for necessary MIB data in SNMP agents of the network device within MIB data corresponding to write information specified by the user.
  • This invention also is capable of reducing the network traffic (data volume) and reducing the load (work load) applied to the network printer.
  • FIG. 1 is a drawing showing network boards for connecting the printers to the network when connected to printers having open style architecture.
  • FIG. 2 is a cross sectional fragmentary view of the configuration for connecting to the printer, a network board mounted with an agent.
  • FIG. 3 is a block diagram showing the electrical connections of the network board, printer and LAN.
  • FIG. 4 is a concept view showing the configuration of the management information base (MIB).
  • MIB management information base
  • FIG. 5 is a block diagram showing the computer configuration capable of being operated by the network management software.
  • FIG. 6 is a block view of the network management software module.
  • FIG. 7 is a chart showing window transition during startup of NetSpot in controller mode.
  • FIG. 8 is a chart showing window transition during startup of NetSpot in controller mode.
  • FIG. 9 is a drawing illustrating the exclusive limit concept in the controller mode.
  • FIG. 10 is an illustration showing one example of the NetSpot password dialog box.
  • FIG. 11 is an illustration showing a message displayed when a mistake in the NetSpot password was entered.
  • FIG. 12 is an illustration showing one example of the NetWare server password dialog box.
  • FIG. 13 is an illustration showing a sample message when a error was made in log-in to the NetWare file server.
  • FIG. 14 is an illustration showing a sample message when the “CANCEL” button of FIG. 12 was pressed.
  • FIG. 15 is an illustration showing one example of a device list window.
  • FIG. 16 is an illustration showing a sample message when the device opened with the device window cannot be detected.
  • FIG. 17 is an illustration showing a sample message when the protocol has been changed and the device window was opened in controller mode.
  • FIG. 18 is an illustration showing a sample message when the protocol has been changed and the device window was not opened in controller mode.
  • FIG. 19 is an illustration showing a sample message when the device window has been opened in the controller mode or the device window when work is in progress after NetSpot has been quit in the controller mode.
  • FIG. 20 is an illustration showing a sample message when the device window has been opened in the controller mode or the device window when work is in progress after NetSpot has been quit in the general user mode.
  • FIG. 21 is an illustration showing a sample message displayed when quitting NetSpot is possible.
  • FIG. 22 is an illustration showing the new device dialog box ( 1 - 1 ).
  • FIG. 23 is an illustration showing the new device dialog box ( 1 - 2 ).
  • FIG. 24 is an illustration showing the new device dialog box ( 1 - 3 ).
  • FIG. 25 is FIG. 22 is an illustration showing a sample message displayed when an entry outside the allowable limit was entered in “IP Address (A)” of the new device dialog box ( 1 - 3 ).
  • FIG. 26 is an illustration showing the new device dialog box ( 1 - 4 ).
  • FIG. 27 is an illustration showing the new device dialog box ( 1 - 5 ).
  • FIG. 28 is an illustration showing the new device dialog box ( 2 - 2 ).
  • FIG. 29 is an illustration showing the display option dialog box
  • FIG. 30 is an illustration showing the device search range dialog box.
  • FIG. 31 is an illustration showing the device display dialog box.
  • FIG. 32 is an illustration showing the device list auto change dialog box.
  • FIG. 33 is an illustration showing the sample message displayed when an entry outside the allowable limit was entered in “Change Interval(1)” of the device list auto change dialog box.
  • FIG. 34 is an illustration showing the NetWare log-in dialog box.
  • FIG. 35 is an illustration showing the message displayed when log-in to the NetWare file server failed.
  • FIG. 36 is an illustration showing the NetWare log-out dialog box.
  • FIG. 37 is an illustration showing the message displayed when the “Log-out(0)” button of FIG. 36 is pressed.
  • FIG. 38 is an illustration showing the NetSpot password dialog box.
  • FIG. 39 is an illustration showing the message displayed when a mistake was made in the NetSpot password entry with “Old Password (0)” of FIG. 38 .
  • FIG. 40 is an illustration showing the message displayed when the new password and the password check entry do not match.
  • FIG. 41 is an illustration showing the message displayed when the NetSpot password has been changed by means of the correct entry.
  • FIG. 42 is an illustration showing the NetSpot version information dialog box.
  • FIG. 43 is an illustration showing the device window.
  • FIG. 44 is an illustration showing the message displayed when time is required for registering the controller on the manager information table.
  • FIG. 45 is an illustration showing a sample message displayed when time is needed for canceling the controller registration on the manager information table.
  • FIG. 46 is an illustration showing a sample message displayed when time is needed for acquiring information when first displaying the sheet dialog box of FIG. 43 .
  • FIG. 47 is an illustration showing a sample message displayed when time is needed for setting information in the sheet dialog box of FIG. 43 .
  • FIG. 48 is an illustration showing a sample message displayed when time is needed for resetting the printer and resetting the network interface board.
  • FIG. 49 is an illustration showing a sample message displayed when time is needed for executing commands other than resetting the printer and resetting the network interface board.
  • FIG. 50 is an illustration showing the device password entry dialog box.
  • FIG. 51 is an illustration showing a sample message displayed when a mistake was made by the user in entry of the device password.
  • FIG. 52 is an illustration showing a sample message displayed when a previously opened device window was detected by means of another terminal in controller mode.
  • FIG. 53 is an illustration showing a sample message displayed when automatic opening of the device window was not selected in controller mode.
  • FIG. 54 is an illustration showing the status sheet.
  • FIG. 55 is an illustration showing the error information dialog box.
  • FIG. 56 is a sample message display showing when the “Reset (R)” button of FIG. 55 was pressed.
  • FIG. 57 is an illustration showing the paper feed-eject dialog box.
  • FIG. 58 is an illustration showing the paper feed-eject setting sheet.
  • FIG. 59 is an illustration showing the shared printer environment basic setting sheet.
  • FIG. 60 is an illustration showing the sample message displayed when an entry outside the allowable range was made for “Copy Sheet Count (P)” of FIG. 59 .
  • FIG. 61 is an illustration showing the sample message displayed when an entry outside the allowable range was made for “Bind Width (B)” of FIG. 59 .
  • FIG. 62 is an illustration showing the sample message displayed when an entry not in a 0.5 segment was made for “Bind Width (B)” of FIG. 59 .
  • FIG. 63 is an illustration showing the shared printer expanded environmental setting dialog box.
  • FIG. 64 is an illustration showing the sample message displayed when an entry outside the allowable range was made for “Job-Time Out (T)” of FIG. 63 .
  • FIG. 65 is an illustration showing the sample message displayed when an entry outside the allowable range was made for “Vertical Correct (U)”—“Horizontal Correct (Y)” in FIG. 63 .
  • FIG. 66 is an illustration showing the sample message displayed when an entry outside the allowable range not in 0.5 segments was made in “Vertical Correct (U)”—“Horizontal Correct (Y)” in FIG. 63 .
  • FIG. 67 is an illustration showing the print adjust dialog box.
  • FIG. 68 is an illustration showing the print operating mode dialog box.
  • FIG. 69 is an illustration showing the sample display for the LIPS print environment basic setting sheet.
  • FIG. 70 is an illustration showing the LIPS print expanded environment dialog box.
  • FIG. 71 is an illustration showing the sample message when an entry outside the allowable range was made in “Line Count (L)” of FIG. 70 .
  • FIG. 72 is an illustration showing the-sample message when an entry outside the allowable range was made in “Row Count (L)” of FIG. 70 .
  • FIG. 73 is an illustration showing the sample message when an entry outside the allowable range was made in “Start-Up Macro” “Overlay1” “Overlay2” in FIG. 70 .
  • FIG. 74 is an illustration showing the LIPS utility dialog box.
  • FIG. 75 is an illustration showing the sample message displayed when the printer is in on-line status when the “Status Print” “Overlay Print” “Overlay List” “Font List” or “Macro List” buttons are pressed.
  • FIG. 76 is an illustration showing the N201 print environment basic setting sheet.
  • FIG. 77 is an illustration showing the message displayed when an entry outside the allowable range was made in “Upper Border (W)” “Paper Position Fine Adjust (B)” in FIG. 76 .
  • FIG. 78 is an illustration showing the message displayed when an entry outside the allowable range was made in “Font ID”.
  • FIG. 79 is an illustration showing the N201 print expansion environment 1 dialog box.
  • FIG. 80 is an illustration showing the message displayed when an entry outside the allowable range was made in “Dotted Line Skip (M)” of FIG. 79 .
  • FIG. 81 is an illustration showing the message displayed when an entry outside the allowable range was made in “Paper Length (D)” of FIG. 79 .
  • FIG. 82 is an illustration showing the N201 print expansion environment 2 dialog box.
  • FIG. 83 is an illustration showing the message displayed when an entry outside the allowable range was made in “Fixed Line Count (E)”—“Fixed Row Count (N)” in FIG. 82 .
  • FIG. 84 is an illustration showing the message displayed when an entry outside the allowable range was made in “Start-Up Macro (M)” in FIG. 82 .
  • FIG. 85 is an illustration showing the message displayed when an entry outside the allowable range was made in “System Overlay (0)” in FIG. 82 .
  • FIG. 86 is an illustration showing the N201 utility dialog box.
  • FIG. 87 is an illustration showing the message displayed when the printer is on-line when the “Status Print (S)”—“Overprint(0)” buttons are pressed in FIG. 86 .
  • FIG. 88 is a sample display showing the ESC/P print environment basic setting sheet.
  • FIG. 89 is an illustration showing the message displayed when an entry outside the allowable range was made in “Upper Border (W)” “Paper Position Fine Adjust (B)” in FIG. 88 .
  • FIG. 90 is an illustration showing the message displayed when an entry outside the allowable range was made in “Font ID (E)” in FIG. 88 .
  • FIG. 91 is an illustration showing the ESC/P print expansion environment 1 dialog box.
  • FIG. 92 is an illustration showing the message displayed when an entry outside the allowable range was made in “Continuous Paper Length (L)”—“Single Form Length (S)” of FIG. 91 .
  • FIG. 93 is an illustration showing the message displayed when an entry outside the allowable range was made in “Dotted Line Skip (M)” of FIG. 91 .
  • FIG. 94 is an illustration showing the ESC/P print expansion environment 2 dialog box.
  • FIG. 95 is an illustration showing the message displayed when an entry outside the allowable range was made in “Fixed Line Count (E)”—“Fixed Row Count (N)” in FIG. 94 .
  • FIG. 96 is an illustration showing the message displayed when an entry outside the allowable range was made in “Start-Up Macro (M)” in FIG. 94 .
  • FIG. 97 is an illustration showing the message displayed when an entry outside the allowable range was made in “System Overlay (0)” in FIG. 94 .
  • FIG. 98 is an illustration showing the ESC/P utility dialog box.
  • FIG. 99 is an illustration showing the message displayed when the printer is on-line when the “Status Print (S)”—“Overprint(0)” buttons are pressed in FIG. 98 .
  • FIG. 100 is an illustration showing the Jobs sheet.
  • FIG. 101 is an illustration showing the printer queue change dialog box.
  • FIG. 102 is an illustration showing the information sheet.
  • FIG. 103 is an illustration showing the controller information dialog box.
  • FIG. 104 is an illustration showing the network sheet.
  • FIG. 105 is an illustration showing the NetWare sheet.
  • FIG. 106 is an illustration showing the message displayed when the user made an entry outside the allowable range in “Printer No.(U)” in FIG. 105 .
  • FIG. 107 is an illustration showing the message displayed when the user made an entry outside the allowable range in “Form No.(0)” in FIG. 105 .
  • FIG. 108 is an illustration showing the message displayed when the user made an entry outside the allowable range in “Polling Interval(1)” in FIG. 105 .
  • FIG. 109 is an illustration showing the message displayed when the user made an entry outside the allowable range in “Buffer Size (B)” in FIG. 105 .
  • FIG. 110 is an illustration showing the message displayed when any of the settings in FIG. 105 was changed and the “OK” button was pressed.
  • FIG. 111 is an illustration showing the message displayed when any of the settings in FIG. 105 was changed and the “Update(A)” button was pressed.
  • FIG. 112 is an illustration showing the message displayed when any of the required software resets of the network interface board in FIG. 105 was changed and the “Update (A)” button was pressed when the changes were completed.
  • FIG. 113 is an illustration showing the message displayed when a software reset of the network-interface board was selected and the NetSpot has triggered the NetWare protocol.
  • FIG. 114 is an illustration showing the TCP/IP setting sheet.
  • FIG. 115 is an illustration showing the message displayed when the user made an entry outside the allowable range in “IP Address (P)”—“Subnet Mask (M)”—“Gateway Address (G)”.
  • FIG. 116 is an illustration showing the message displayed when any of the settings of FIG. 114 was changed and the “OK” button pressed.
  • FIG. 117 is an illustration showing the message displayed when any of the settings of FIG. 114 was changed and the “Update (A)” button was pressed.
  • FIG. 118 is an illustration showing the message displayed when any of the required software resets of the network interface board in FIG. 114 was changed and the changes were completed.
  • FIG. 119 is an illustration showing the message displayed when a software reset of the network interface board of FIG. 114 was selected and the NetSpot has triggered the TCP/IP.
  • FIG. 120 is an illustration showing the AppleTalk setting sheet.
  • FIG. 121 is an illustration showing the message when a prohibited character code was entered in “Name (E) of FIG. 120 .
  • FIG. 122 is an illustration showing the message when any of the settings in FIG. 120 was changed and the “OK” button was pressed.
  • FIG. 123 is an illustration showing the message when any of the settings in FIG. 120 was changed and the “Update (A)” button was pressed.
  • FIG. 124 is an illustration showing the message displayed when any of the required software resets of the network interface board in FIG. 114 were changed and the changes were completed.
  • FIG. 125 is an illustration showing the message displayed when “Eject (E)” of 817 of FIG. 43 was selected and the printer was on-line.
  • FIG. 126 is an illustration showing the message displayed when “Printer Reset (R) . . . ” of 817 of FIG. 43 was selected.
  • FIG. 127 is an illustration showing the message displayed when “Printer Initialize (1)” of 817 of FIG. 43 was selected.
  • FIG. 128 is an illustration showing the message displayed when “Network Interface Board Reset (B)” of 817 of FIG. 43 was selected.
  • FIG. 129 is an illustration showing the message displayed when “Network Interface Board Initialize (D)” of 817 of FIG. 43 was selected.
  • FIG. 130 is an illustration showing the message when operation returns to the factory default settings set with the network interface board.
  • FIG. 131 is an illustration showing the message when printer is on-line and “Test Print (P)” “Status Print (S)” “Font List (F)” were selected I 821 of FIG. 43 .
  • FIG. 132 is an illustration showing the trap report condition dialog box.
  • FIG. 133 is an illustration showing the device auto change dialog box.
  • FIG. 134 is an illustration showing the message displayed in “Change Interval (I) when the user made an entry outside the allowable range in FIG. 133 .
  • FIG. 135 is an illustration showing the printer information dialog box.
  • FIG. 136 is an illustration showing the controller information dialog box.
  • FIG. 137 is an illustration showing the device password change dialog box.
  • FIG. 138 is an illustration showing the message displayed when a mistake was made in the password entered with the “Old Password (0)” of FIG. 137 .
  • FIG. 139 is an illustration showing the message displayed when the password entered with “New Password (N)” and the “New Password Check Entry (F)” do not match.
  • FIG. 140 is an illustration showing the message displayed when the device password has been changed by means of the correct entry by the user.
  • FIG. 141 is an illustration showing the device information dialog box.
  • FIG. 142 is an illustration showing the error pop-up window.
  • FIG. 143 is an illustration showing the printer environment setting dialog box.
  • FIG. 144 is an illustration showing the protocol setting dialog box.
  • FIG. 145 is an illustration showing the user mode device window.
  • FIG. 146 is an illustration showing the device list window (large icon) when the device window has been opened in controller mode.
  • FIG. 147 is an illustration showing the device list window (small icon) when the device window has been opened in controller mode.
  • FIG. 148 is an illustration showing the device list window (large icon) when there is no response from the previously detected device.
  • FIG. 149 is an illustration showing the device list window (small icon) when there is no response from the previously detected device.
  • FIG. 150 is a flowchart showing the operation process when the network printer management software is started and the printer for control has been selected.
  • FIG. 151 is a flowchart for describing the details of step 15100 in FIG. 150 .
  • FIG. 152 is a flowchart for showing the process started for performing device window display operation in network management software in the embodiment.
  • FIG. 153 is a flowchart showing the contents of step 15300 of FIG. 152 .
  • FIG. 154 is a flowchart showing the contents of step 15400 of FIG. 152 .
  • FIG. 155 is a flowchart showing the contents of step 15500 of FIG. 154 .
  • FIG. 156 is a flowchart showing the contents of step 15600 of FIG. 155 .
  • FIG. 157 is a flowchart showing the contents of step 15500 of FIG. 154 .
  • FIG. 158 is a flowchart for showing the process started for performing device window display operation in network management software in the second embodiment.
  • FIG. 159 is a flowchart for showing the MIB data read-out method of the network printer management software.
  • FIG. 160 is a flowchart for showing the MIB data write method of the network printer management software.
  • FIG. 161 is a flowchart for showing the MIB data read-out method of the network printer management software in the embodiment.
  • FIG. 162 is a flowchart for showing the MIB data write method of the network printer management software in the embodiment.
  • FIG. 1 shows a network board (NB) for connecting the printer to the network, connected to a printer 102 having an open-style architecture.
  • the NB 101 is connected to the local area network (LAN) 100 by for instance an LAN interface such as Ethernet interface 10Base-2 having a coaxial connector or 10 Base-T having RJ-45.
  • LAN local area network
  • a plurality of personal computers such as a PC 103 or PC 104 are also connected to the LAN 100 .
  • the PC 103 and PC 104 can communicate with NB 101 within the network operating system.
  • One personal computer such as the PC 103 can be directed to function as the network controller.
  • a printer 105 connected to the PC 104 can be connected to the PC 103 .
  • a file server 106 is connected to the LAN 100 .
  • This file server 106 controls access to files stored in a large-capacity (for example 10 billion byte) network disk 107 .
  • a printer server 108 performs printer on the connected printers 109 a, 109 b or with printer 105 in a remote location, etc.
  • Other peripheral equipment not shown in the drawing may also be connected to the LAN 100 .
  • the network shown in FIG. 1 can utilize network software such as Novell or Unix software for achieving efficient communications between the various network members.
  • Any network software is capable of being used such as NetWare (commercial trademark of the Novell Company, omitted hereafter).
  • NetWare commercial trademark of the Novell Company, omitted hereafter.
  • a detailed explanation relating to this software package may be found by referring to the on-line documentation enclosed with the NetWare package. This explanation can also be purchased along with the NetWare package from the Novell Company.
  • a file server 106 fulfills the function of file manager for receiving data files, storing, queueing, caching and transmission of data files with the LAN members. For instance, files made on the PC 103 and PC 104 are respectively sent to the file server 106 which sorts these files in order, and in compliance with commands from the print server 108 , sends these ordered data files to the printer 109 a.
  • the data files created on the PC 103 and PC 104 are sent to the LAN 100 and files received from the LAN 100 or such kind of files are labeled and processed on a computer conFig.d to perform such tasks.
  • the computer equipment is shown in FIG. 1 , however other computer equipment suitable for running the network software may also be included.
  • a UNIX workstation can be incorporated into the network and under appropriate conditions, can be used along with the computers shown in the Fig.
  • a local area network such as the LAN 100 provides services to a certain number of local user groups such as on one floor of a building, or a plurality of connected floors in a building.
  • a wide area network can be formed to handle users isolated from other users such as users in other buildings or in other prefectures, etc.
  • the WAN is fundamentally an aggregate consisting of high-speed digital lines such as telephones lines of high-speed digital networks (ISDN) to connect a plurality of LAN.
  • ISDN high-speed digital networks
  • the LAN 100 , LAN 110 and LAN 120 form WAN connected by modulators/demodulators (modem) and a transponder 130 and a backbone 140 .
  • modem modulators/demodulators
  • transponder 130 and a backbone 140 These are simple electrical connections implemented by several bus lines.
  • Each LAN incorporates a custom personal computer. Though not always needed, a file server and a print server are normally incorporated into the LAN.
  • the LAN 110 incorporates a PC 111 , a PC 112 , a file server 113 , a network disk 114 , a print server 115 , a printer 116 and a printer 117 .
  • the LAN 120 incorporates only a PC 121 and PC 122 .
  • the equipment connected with the LAN 100 , LAN 110 and LAN 120 can access other LAN equipment functions by means of WAN connections.
  • Agents are installed on network boards for connecting the printer to the network. This process allows the printer to be controlled by the network management software.
  • the user can acquire or change the status of the information for the printer subject to control by the network control software. More specifically for instance, the characters shown on the liquid crystal display of a printer can be acquired or the default paper feed cassette changed.
  • NB network board
  • the NB 101 is preferably mounted in the internal expansion slot of the printer 102 .
  • the NB 101 becomes a “built-in” network node having a data storage function and performing the processing shown below.
  • the structure of this NB 101 has the merit of possessing special auxiliary functions for integrating and controlling a large multi-area WAN network. These auxiliary functions for instance, include printer control and status monitoring of remote network locations (for instance offices of network coordinators) and automatic control and printer load characteristics of the printer for providing a guaranteed initial printer environment for the next printer user once the current printing job is finished or may include access through the network for setting a schedule for toner cartridge replacement and incorporating a printer log or statistical records.
  • An essential element in this NB design is the function for accessing printer control status from NB 101 by way of a two-way interface such as the shared memory 200 .
  • a two-way interface such as the shared memory 200 .
  • an interface such as an SCSI interface can also be used.
  • print operation information for a plurality of convenient auxiliary function programs can be sent to the NB 101 or to external network nodes.
  • the print image data and control information blocks are formed by a microprocessor 301 on the NB 101 , listed in the shared memory 200 and then loaded into the printer 102 .
  • the printer status information is sent from the printer 102 to the shared memory 200 and then loaded by means of the microprocessor 301 on the NB.
  • FIG. 2 shows a fragmentary view of the NB 101 installed in the printer 102 .
  • the NB 101 is comprised of a print circuit board 101 a installed on a faceplate 101 b for making the network connection and connected to the printer interface card 150 by means of the connector 17 .
  • the printer interface card 150 directly controls the printer engine of the printer 102 .
  • the printing data and the printer commands are input to the printer interface card 150 by way of the connector 170 from the NB 101 , while the printer status information is acquired by way of the connector 170 from the printer interface card 170 .
  • the NB 101 communicates this information to the LAN 100 by way of the network connector of the faceplate 101 b.
  • the printer 102 can also receive printing data from the serial port 102 a and the parallel port 102 b, etc.
  • FIG. 3 is a block diagram showing the electrical connections of the NB 101 , the printer 102 and the LAN 100 .
  • the NB 101 is directly to the LAN 100 byway of the LAN interface and connected by way of the printer interface card 150 to the printer 102 .
  • the NB 101 is comprised of a microprocessor 301 to control the NB 101 , a ROM 303 to store the operating program for the microprocessor 301 , a RAM 302 for utilizing the program run by the microprocessor 301 as work, and a shared memory 200 for exchanging data between the NB 101 and the printer interface card 150 and these various components are mutually connected by internal buses.
  • the program used by the NB 101 for operating the SNMP agent is stored in the ROM 303 .
  • the microprocessor 301 performs operation in compliance with the program stored in the ROM 303 and utilizes the RAM 302 as the work area.
  • the shared memory 200 is utilized as the buffer zone for communication with printer interface card 150 .
  • the microprocessor 151 on the printer interface card 150 performs data access with the NB 101 by way of the shared memory 200 installed in the NB 101 .
  • the microprocessor 151 of the printer interface card 150 also performs communication with the printer engine 160 for actually moving the printer mechanism.
  • the configuration of the personal computer operating the network management software is described as follows.
  • FIG. 5 is a block diagram showing the configuration of the PC capable of being operated by the network management software.
  • the reference numeral 500 in FIG. 5 denotes the PC operated by the network management software and is equivalent to numeral 103 in FIG. 1 .
  • the PC 500 is controlled by a network management program executed by a CPU 501 supplied with the program from a floppy disk drive (FD) 512 or stored in a ROM 502 or in a hard disk (HD) 511 .
  • Devices connected to the system through the system bus 504 are driven by this network management program in a coordinated manner.
  • the numeral 503 is a RAM which functions as the main memory of CPU 501 or the work area and the like.
  • the numeral 505 denotes a keyboard (KBC) controller for performing control via instructional inputs from a keyboard (KB) 509 and a pointing device not shown in the Fig.
  • KBC keyboard
  • the numeral 506 is a CRT controller (CRTC) which controls the display on the CRT ( 510 ).
  • the numeral 507 denotes a disk controller (DKC) which controls access with a floppy disk controller (FD) 512 and a hard disk (HD) 511 for storing boot programs, various applications, edit files, user files and network management programs, etc.
  • the numeral 508 denotes a network interface card (NIC) which performs two-way data exchanges between the agent or the network equipment by way of the LAN 100 .
  • NIC network interface card
  • Step S 15900 The start of MIB data readout is shown in Step S 15900 .
  • Step S 15901 the MIB data readout request is performed for the network printer management software from the SNMP agent of the network printer.
  • Step S 15902 the requested MIB data for the network printer management software from the SNMP agent of the network printer is read-out and reported.
  • Step S 15903 the process in FIG. 159 ends.
  • Step S 16000 The start of MIB data write is shown in Step S 16000 .
  • Step S 16001 the MIB data write request is performed for the network printer management software from the SNMP agent of the network printer.
  • Step S 16002 the requested MIB data for the network printer management software from the SNMP agent of the network printer is written and reported.
  • Step S 16003 the process in FIG. 160 ends.
  • this invention resolves this problem by controlling operation so that only necessary MIB data is changed.
  • FIG. 150 shows the operation when the user starts the network management software and the network management software operation is performed when the desired printer is selected.
  • Step S 15001 a list of all the MIB objects controlled by the network management software is made in Step S 15001 .
  • Step S 15002 determines if all acquisition of all the object information for the list made in Step S 15001 is now complete.
  • Step S 15003 the initial menu of this network management software is displayed and this flowchart ended by means of Step S 15003 .
  • Step S 15100 cause the process to return to printer information acquisition in Step S 15002 .
  • Step S 15100 is explained in detail while referring to FIG. 151 .
  • Step S 15101 an inquiry utilizing the SNMP is made to the printer and network board of a portion of the items on the MIB object list made in Step S 15001 .
  • the value of the MIB object list for which inquiry was made is returned by the SNMP to the network management software operated on the PC.
  • Step S 15102 determines if the SNMP communication is being performed correctly. If communication is not being performed correctly an MIB object inquiry is again made to the printer and the network board utilizing the SNMP. If communication is correct, then the process in this flowchart ends.
  • the network control device of this embodiment is attained by a PC conFig.d as shown for a network control unit in FIG. 5 .
  • the hard disk (HD) 511 stores the network management program performing the main operation of this embodiment as is described later on. In all explanations related from hereon, the CPU 501 will serve as the main element of the hardware unless otherwise stated. However, the main item in software control is the network management software stored in the hard disk (HD) 511 .
  • the operating system (OS) of this embodiment is assumed to be Windows95 (Microsoft) however the OS need not be restricted to Windows95.
  • the network management program relating to this embodiment may be provided in a form stored on a recording medium such as floppy disks or a CD-ROM, etc. In such a case, a floppy disk controller (FD) 512 such as shown in FIG. 5 or a CD-ROM drive not shown in the drawing may be utilized to load the program from the recording medium and install the program in the hard disk (HD) 511 .
  • FD
  • FIG. 6 is a block diagram view of a modular structure of the network management software relating to the embodiment of this invention.
  • This network management software is stored in the hard disk 511 of FIG. 5 and the software is run by means of the CPU 501 .
  • the CPU 501 uses the RAM 503 as the work area.
  • the numeral 601 in FIG. 6 denotes the device list module which is a module for displaying on a list, all the devices connected to the network (this list is given in more detail in FIG. 15 as explained later).
  • the numeral 602 denotes the overall control module which serves to coordinate the other modules based on instructions from the device list.
  • the numeral 603 denotes the configurator which is the module that performs special processing relating to network settings for the agent.
  • the numeral 604 denotes the search module which searches for a device connected to the network. Devices that the module 604 searches for are displayed on a device list 601 .
  • the numeral 605 is a network job module for acquiring print job status from the network server by utilizing the NetWare API 616 .
  • the numerals 606 and 607 denote the UI module for displaying the device window as related later.
  • a UI module is provided for each model displaying detailed information.
  • the numerals 608 and 609 denote the control modules which handle special control of models acquiring detailed information. These control modules, just as with the control modules are provided for each model displaying detailed information.
  • the control A module 608 and the control B module 609 acquire MIB data from the device subject to net control by utilizing the MIB module 610 and then convey this data to the corresponding UI A module 606 or the UI B module 607 .
  • An MIB module 601 performs object identifier and object key conversions.
  • the object key is a 32 bit integer matching the object identifier in a one to one relationship.
  • the object identifier is an identifier of variable length. This variable object identifier is difficult to handle when installed as is in the network management software so the network management software of this document utilizes an object identifier and fixed length identifier internally in a one to one relationship.
  • the host module for the MIB module 610 handles the MIB information utilizing this object key and this arrangement allows easy use in the network management software.
  • the numeral 611 denotes the SNMP module for sending and receiving the SNMP packet.
  • the numeral 612 denotes the shared transport module that absorbs differences in lower ranked (downstream) protocol for transporting the SNMP data.
  • the IPX handler 613 or the UDP handler 614 has the role of transporting the data.
  • the UDP handler utilizes WinSock 617 for installation. (Refer to specifications for instance for Windows Socket API v1.1 for details on WinSock. This document can be procured from a plurality of locations and comes enclosed with Visual C++ a compiler of the Microsoft Corporation.)
  • the numeral 615 denotes the current protocol utilized by the configurator 603 and during operation shows either the IPX protocol or the UDP protocol selected by the user.
  • the network management software of this document is called “NetSpot” (A commercial trademark of the Canon Corporation.)
  • the files required for install of NetSpot are usually taken from a recording medium such as a floppy disk (FD) or a CD-ROM or else may be transferred by way of the network.
  • FD floppy disk
  • CD-ROM floppy disk
  • the NetSpot install is commenced in compliance with the specified install procedure.
  • This NetSpot install procedure is similar to other general software installation procedures. Namely, in that the user starts up the NetSpot installer on the personal computer (PC) and the installer then automatically performs the install. The installer copies the necessary files from the hard disk of the PC and when needed also has the user input required information so that the necessary files for NetSpot operation are edited or created.
  • the information entered by the user during this NetSpot install includes selection of the following two types of operating modes (controller mode (administrator mode) and general user mode).
  • NetSpot has the following two types of operating modes; a controller mode and a general user mode. One of these two modes is specified. Basically, the NetSpot install must be corrected in order to change the NetSpot operating mode.
  • Controller Mode A mode utilized by users have specially designated rights (for instance, the network administrator or network peripheral equipment administrator).
  • General User Mode A mode utilized by a general user having no specially designated rights.
  • Functions that support the general user mode are functions supported with limits applied in the controller mode.
  • the functions supported in the general user mode are equivalent to a portion of the functions supported in the controller mode.
  • NetSpot A list of functions supported by NetSpot are related below for both the controller mode and the general user mode.
  • NetSpot When NetSpot is installed in the general user mode, the user can start NetSpot just by executing the NetSpot file. However, when NetSpot is installed in the controller mode, entry of the NetSpot password is requested after the user executes the NetSpot file. The NetSpot cannot start at this time in controller mode, unless the user enters the correct password. In NetSpot controller mode, the user can make all types of network peripheral equipment (device) settings. A mistake in these settings can cause misoperation or equipment breakdowns. So during startup in controller mode in NetSpot, the user is requested to enter the NetSpot password in order to prevent using controller mode by the general user. However, when entry of the NetSpot password is requested, the user can start up NetSpot in the general user mode without entering the password. This process is described in detail later on in the description of the NetSpot password entry dialog box ( FIG. 10 ).
  • the user performing the install can set the NetSpot password during controller mode startup.
  • the NetSpot password can be set or changed at controller mode startup. Details are related later on, in the explanation of the NetSpot password change dialog box ( FIG. 38 ).
  • NetSpot controller mode will start if the NetSpot password entered during controller mode startup matches the actual entry but will not start if the two passwords do not match.
  • NetSpot controller mode instead of requesting the NetSpot password from the user during start-up, a check can be made in the NetWare file server for log-in by the administrator. In other words, during start-up in NetSpot controller mode, the request for entry of the NetSpot can be omitted if the user has previously logged-in to the NetWare file server as the administrator.
  • a device password can be set as an option for each network interface board, in addition to the NetSpot password during start-up of the controller mode. This allows approval of a device password for each piece of network peripheral equipment selected by the user from the device list display window ( FIG. 15 ) described later on.
  • the controller can set a device password as needed for each network interface board during selection of network peripheral equipment.
  • a device password has been set in the network interface board, at the time of new selection of network peripheral equipment by the user in NetSpot controller mode from the device list display window ( FIG. 15 ) or in other words when the device window has been opened again, the device password set by the controller for each network interface board is approved.
  • Entry of the device password during new selection of network peripheral equipment from the device list display window in the NetSpot controller mode can be omitted if the user sets the NetSpot password during controller mode start-up as equivalent to the device password at the time of network peripheral equipment selection.
  • This process is related more specifically, in the explanation for the device password entry dialog box ( FIG. 50 ) and the device password change dialog box ( FIG. 137 ).
  • the network interface boards are implemented by a Canon MIB so this exclusive control function is not supported on network interface boards not implemented by a Canon MIB.
  • network peripheral equipment on the same network can be selected by more than one NetSpot controller mode just the same as in the NetSpot general user mode.
  • FIG. 9 An illustration demonstrating the concept of exclusive control in the controller mode is shown in FIG. 9 .
  • FIGS. 7 and 8 are window transition drawings showing in sequence the NetSpot changes in response to user instructions when the user has started NetSpot in controller mode.
  • the windows shown in FIG. 7 and FIG. 8 do not represent all the windows that NetSpot displays. Even when NetSpot receives no instructions from the user, all types of windows are automatically displayed according to the NetSpot operating status and information acquired from the network. These windows are however explained later on so a description is omitted here.
  • a screen transition view of NetSpot when started in general user mode is omitted and fractional views are shown respectively in FIGS. 7 and 8 .
  • the user can monitor the network peripheral equipment status (device) by viewing the information displayed on the respective window shown by NetSpot and can set a suitable value in these windows in order to control the network peripheral equipment (device).
  • the numeral 701 in FIG. 7 denotes the device window shown in FIG. 43 .
  • This window 701 has four sheets consisting of a status sheet 702 shown in FIG. 54 , a job sheet 703 shown in FIG. 100 , an information sheet 704 shown in FIG. 102 and a network sheet 705 shown in FIG. 104 .
  • the error information display dialog box 706 shown in FIG. 55 is the error information display dialog box 706 shown in FIG. 55 , and the printer environmental setting dialog box 709 shown in FIG. 143 .
  • the printer paper eject select dialog box 707 shown in FIG. 57 is selected from this error information display dialog box 706 .
  • the printer environmental set dialog box 709 contains five sheets consisting of: the printer eject set sheet 701 shown in FIG. 58 , the shared printer environment basic set sheet 711 shown in FIG. 59 , the LIPS print environment basic set sheet 715 shown in FIG. 69 , the N201 print environment basic set sheet 718 shown in FIG. 76 , and the ESC/P print environment basic set sheet 722 shown in FIG. 88 .
  • the LIPS, N201, ESC/P are respectively one type of printer descriptive language.
  • the shared printer environment expansion dialog box 712 shown in FIG. 63 , the print adjust set dialog box 713 shown in FIG. 67 and the print operation mode dialog box 714 shown in FIG. 68 are called up from the shared printer environment basic set sheet 711 .
  • the LIPS printer environment expansion dialog box 716 shown in FIG. 70 , and the LIPS utility dialog box 717 shown in FIG. 74 are called up from the LIPS print environment set sheet 715 .
  • N201 print environment expansion 1 set dialog box 719 shown in FIG. 79 N201 print environment expansion 2 set dialog box 720 shown in FIG. 82 , and the N201 utility dialog box 721 shown in FIG. 86 are called up from the N201 print environment basic set sheet 718 .
  • the ESC/P print environment expansion 1 set dialog box 723 shown in FIG. 91 , the ESC/P print environment expansion 2 set dialog box 724 shown in FIG. 94 and the ESC/P utility dialog box 725 shown in FIG. 98 are called up from the ESC/P print environment basic setting sheet 722 .
  • the printer queue set dialog box 726 shown in FIG. 10 is called up from the job sheet 703
  • the NetWare dialog box 727 shown in FIG. 34 is called up from the printer queue set dialog box 726
  • the controller information dialog box 728 shown in FIG. 103 is called up from the information sheet 704
  • the protocol set dialog box 729 shown in FIG. 144 is called up from the network sheet 705 .
  • the protocol set dialog box 729 contains the three sheets consisting of the NetWare setting sheet 730 shown in FIG. 105 , the TCP/IP set sheet shown in FIG. 114 and the AppleTalk set sheet 733 shown in FIG. 120 .
  • the NetWare dialog box 727 shown in FIG. 34 is called up from the NetWare set sheet 730 .
  • the description for the device list window 801 is associated with the description for FIG. 8 and so is apportioned here.
  • FIG. 8 is a block diagram showing the list of dialog boxes called up from the menus related later, when the NetSpot is started in controller mode.
  • the numeral 801 in FIG. 8 denotes the device list window shown in FIG. 15 .
  • the device list window 801 contains four menus consisting of the device menu 802 , display menu 803 , setting menu 804 and help menu 805 .
  • the new window device dialog box 806 shown in FIG. 22 the (standard) printer driver install window 807 in the operating system is called up from the device menu 802 .
  • the display option dialog box 808 shown in FIG. 29 is called up from the display menu 803 .
  • the device search range dialog box 809 shown in FIG. 30 the device display setting dialog box 810 shown in FIG. 31
  • the NetWare log-in dialog box 727 shown in FIG. 34 the NetWare log-out dialog box 813 shown in FIG. 36 , and the NetSpot password change dialog box 814 for changing the password utilized in running the NetSpot shown in FIG. 38 are called up from the setting menu 804 .
  • the help file window 815 showing the NetSpot help the NetSpot version information dialog box 816 for displaying the NetSpot version shown in FIG. 42 are called up from the help menu 805 .
  • the device window 701 contains the five menus consisting of: the device menu 817 , the display menu 819 , the set menu 820 , the test menu 821 , and the help menu 822 .
  • the trap report condition set dialog box 823 shown in FIG. 132 , the device display auto change dialog box 824 shown in FIG. 133 , the printer information set dialog box 825 shown in FIG. 135 , the controller information dialog box 826 shown in FIG. 136 , the device password change dialog box 827 shown in FIG. 137 are called up from the setting menu 820 .
  • the help file window 828 for showing the NetSpot help the device version information dialog box 829 shown in FIG. 141 are called up from the help menu 822 .
  • the NetSpot password entry dialog box shown in FIG. 10 is displayed only in cases when the NetSpot password has been set.
  • the NetSpot password entry dialog box is a dialog box for the user to enter the NetSpot password at start-up of NetSpot.
  • the NetSpot password entry dialog box does not appear in the NetSpot general user mode.
  • the controller mode then starts up if the user has logged-in as the controller in the NetWare file server so that the NetSpot password entry dialog box does not appear.
  • the NetSpot password entry dialog box will appear.
  • P A NetSpot password entered by the user in a character string of 0 to 15 spaces.
  • User Mode Start The user selects here whether or not to start in general user mode. The user selects either ON or OFF.
  • OK button The user selects this button to enable the current dialog box setting and close the dialog box.
  • CANCEL button The user selects this button to disable the current dialog box setting and close the dialog box. (Quits NetSpot)
  • HELP (H) button The user selects this button to display the online help.
  • NetSpot password entry process When the NetSpot password entry process is complete, a check by NetSpot is made as to whether the user has logged-in to the NetWare file server. If the NetWare server is available for use at this time and if the user has not logged in to the NetWare file server, then the NetWare server password entry dialog box of FIG. 12 is displayed. This NetWare server password entry dialog box is for entry by the user, of the NetWare file server password during NetSpot start-up, which is required for logging in to the NetWare file server.
  • User Name The user enters his name here in order to log in to the NetWare file server.
  • the user has previously logged in to NetWare file server by means of this dialog box, then the user name entered from the previous log-in has been stored.
  • Password A password entered by the user in order to log-in to the NetWare file server.
  • NetWare Server Here, the user selects the NetWare file server that should be logged into. The user makes a selection from the NetWare file servers registered in the bindery.
  • OK button The user selects this button to enable the current dialog box setting and close the dialog box.
  • CANCEL button The user selects this button to disable the current dialog box setting and close the dialog box. (Quits NetSpot)
  • HELP (H) button The user selects this button to display the online help.
  • the device list window appears as shown in FIG. 15 when the NetSpot start-up process is complete.
  • This device list window is an icon with a list showing network peripheral equipment (devices) connected to the current network.
  • the device list window offers the functions shown in Table 1.
  • TABLE 1 List of functions supported by the device list window ITEM NO. FUNCTION Admin User 1 Display list of devices connected to ⁇ ⁇ network Display [Large icon] for each device Display [Small icon] for each device 2 Display information for each device ⁇ ⁇ Display user defined name Display device product name Display product name of network interface board Display MAC address display 3 Display tool bar ⁇ ⁇ [Open] tool bar [Update latest information] tool bar [Large icon] tool bar [Small icon] tool bar 4 Display status bar ⁇ ⁇ Display number of device
  • the icon design indicates the type of device and device operation status.
  • Devices shown on NetSpot are only network devices implemented for SNMP/Canon-MIB. Network devices other than this cannot be displayed. Devices not connected to the network or devices whose power is off are also not displayed. Further, devices not triggered by network protocol used by NetSpot are also not displayed.
  • a user defined name is also displayed along with the icon showing the device.
  • the Japanese language can also be used for this user defined name.
  • the user can change the user defined name only in controller mode in the device window ( FIG. 43 ) described later.
  • the list of devices can be periodically updated and this change in device operating status reflected in the icon by polling the device connection status and operating status at fixed intervals. When a device is newly detected, that device icon is added to the device list.
  • [Open] Tool Bar 1501 Selection of this by the user opens the device window ( FIG. 43 ) for the device selected by the user. This is only displayed when the menu function [Display]—[Tool bar] menu of the menu function of device list window 801 has been selected. A device that has been selected is only valid when there is no red X mark on the device.
  • [Update latest information] tool bar 1502 Updates the latest information on the device list display when this item is selected by the user. This is only displayed when the menu function [Display]—[Tool bar] menu of the menu function of device list window 801 has been selected.
  • [Large Icon] tool bar 1503 Displays the device list on a large icon when this item is selected by the user. This is only displayed when the menu function [Display]—[Tool bar] menu of the menu function of device list window 801 has been selected.
  • [Small Icon] tool bar 1504 Displays the device list on a small icon when this item is selected by the user. This is only displayed when the menu function [Display]—[Tool bar] menu of the menu function of device list window 801 has been selected.
  • Small icon display When the [Small Icon] tool bar 1504 is selected, an item specified in the option display dialog box ( FIG. 29 ) is displayed relating to the device display setting dialog box ( FIG. 31 ) along with the large icon. In such a case, items specified from among the small icon, name, device product name, product name for network interface board, and MAC address are displayed.
  • the device window FIG. 43
  • a mark appears on the device icon ( FIG. 147 ).
  • a red X is displayed on the line that connects the device icon ( FIG. 149 ). Also, when there is no reply from the device after a fixed number of tries, that device icon is deleted.
  • Status bar display 1505 Displays the number of displayed devices.
  • the message in FIG. 16 appears when a device is not detected with the opened device window ( FIG. 43 ).
  • the “Chinese” in the message on FIG. 16 is the device name (attached beforehand by the user) for the device which cannot be detected, but is displayed on the device list of FIG. 15 .
  • the device window ( FIG. 43 ) is closed for the device that cannot be detected.
  • the icon displays for the device that cannot be detected, and the display of the device window ( FIG. 43 ) for the device that cannot be detected, is continued.
  • NetSpot provides-menu functions shown in Table 2 through Table 4 for menu bars ( 802 - 805 ) of the device list window ( FIG. 15 ).
  • Protocol select menu ⁇ ⁇ Select protocol for use next time NetSpot starts (NetWare or TCP/IP) ([Set]-[Select protocol] 10 Error report method menu ⁇ ⁇ ([Set]-[Error report method]) Select error pop-up window display Select beep tone sound
  • Device search range menu ⁇ ⁇ Set range of device search (TCP/IP and AppleTalk only) ([Set]-[Device Search Range])
  • Device display set menu ⁇ ⁇ Select device for display [Set]- [Device display])
  • Display auto change set menu ⁇ ⁇ Auto change select and change interval of device list window ([Set]-[Display Auto change .
  • the currently used network protocol is only valid for TCP/IP.
  • the display on the new device add dialog box may differ according to the network protocol currently used in the user network environment. Whereupon the following explanation for both (1) NetWare and (2) TCP/IP is given.
  • the user can select the device list window ( FIG. 15 ) of the [Device (D)]—[Add New (N)] menu in order to display the add new device dialog box ( 1 - 1 ) shown in FIG. 22 .
  • this add new device dialog box ( 1 - 1 ) serves as a dialog box allowing the user to select a network interface board for new devices displayed in the device window ( FIG. 15 ).
  • Network Interface Board (N) The user uses this to select the network interface board connected to the add new device.
  • EB-1 and “NB-1” are displayed as product names for network interface boards connected to the add new device.
  • [ ⁇ Return (B)] button The user selects this button to return to the device list window ( FIG. 15 ) and close the current dialog box ( 1 - 1 ) ( FIG. 22 ) however usually this is disabled (a state where user cannot select this button).
  • [Cancel] button The user selects this button to invalidate all settings in the add new device setting and close this dialog box ( 1 - 1 ) ( FIG. 22 ) and return to the device list window ( FIG. 15 ).
  • This add new device dialog box ( 1 - 2 ) is a dialog box for specifying the address held by the NB-1 board connected to the new add device displayed in the device list window ( FIG. 15 ) when the currently used network protocol is NetWare.
  • detection of the device with the specified address is performed.
  • a display shows the detection of the device in the add new device dialog box ( 1 - 2 ) (See FIG. 23 ) is in progress.
  • Network No. (N) The user enters the 8 digit base 16 network number here.
  • [ ⁇ Return (B)] button The user selects this button to close the current dialog box ( 1 - 2 ) ( FIG. 23 ) without saving the information displayed in this dialog box ( 1 - 2 ) ( FIG. 23 ) and to return to the add new device dialog box ( 1 - 2 ) (See FIG. 23 ). At this time, the display contents of add new device dialog box ( 1 - 1 ) (See FIG. 22 ) are the previously displayed contents.
  • [To Next] button The user selects this button to close the current dialog box ( 1 - 2 ) ( FIG. 23 ) after saving the information displayed in this dialog box ( 1 - 2 ) ( FIG. 23 ) and detecting the device based on this information.
  • the add new device dialog box ( 1 - 2 ) (See FIG. 23 ) is then displayed.
  • This [To Next] button is only valid when all the digits in the [MAC address (M)] and the [Network No. (N)] have been entered.
  • [Cancel] button The user selects this button to invalidate all settings in the add new device setting and close this dialog box ( 1 - 2 ) ( FIG. 23 ) and return to the device list window ( FIG. 15 ).
  • add new device dialog box ( 1 - 3 ) is displayed.
  • This add new device dialog box ( 1 - 3 ) is a dialog box for the user to set the protocol information of the NB-1 board connected to the new add device shown in the device list window ( FIG. 15 ) when the currently used network protocol is NetWare.
  • the user completes entry of the protocol information and selects the [To Next] button, the specified protocol information for the NB-1 board is set.
  • NetWare frame type (N) The user selects this item to choose the NetWare frame type. The user selects from among: “Invalid” “Auto Detect” “Ethernet II” “Ethernet 802.2” “Ethernet 802.3” and “Ethernet Snap”.
  • TCP/IP frame type (T) The user uses this item to select the TCP/IP frame type. The user selects from among “Invalid” and “Ethernet II”.
  • IP address (A) Here, the user enters a base 10 ⁇ 4 item IP address from 0-255 digits.
  • AppleTalk phase (P) The user uses this item to select AppleTalk phase. The user selects from among: “Invalid” and “Phase2”.
  • [ ⁇ Return(B)] button The user selects this item to close the current dialog box ( 1 - 3 ) ( FIG. 24 ) without saving the information displayed in this dialog box ( 1 - 3 ) ( FIG. 24 ) and to return to the add new device dialog box ( 1 - 2 ) (See FIG. 23 ). At this time, the contents of the add new device dialog box ( 1 - 2 ) (See FIG. 23 ) from the previous display are retained.
  • the add new device dialog box ( 1 - 4 ) (See FIG. 26 ) is then displayed.
  • [Cancel] button The user selects this button to invalidate all settings in the add new device setting, then close this dialog box ( 1 - 3 ) ( FIG. 24 ) and return to the device list window ( FIG. 15 ).
  • the add new device dialog box ( 1 - 4 ) of FIG. 26 is displayed.
  • this add new device dialog box ( 1 - 4 ) serves as a dialog box for the user to set protocol information on the NB-1 board connected to the new add devices displayed in the device list window ( FIG. 15 ).
  • the network interface board automatically resets and the new settings are now valid.
  • [ ⁇ Return (B)] button The user selects this button to close the current dialog box ( 1 - 4 ) ( FIG. 26 ) and to return to the add new device dialog box ( 1 - 3 ) (See FIG. 24 ). This button is however usually invalid (a state where the user cannot select this button).
  • [End] button The user selects this button to close the current dialog box ( 1 - 4 ) ( FIG. 26 ) after resetting the network interface board, and return to the device list window ( FIG. 15 ).
  • [Cancel] button The user selects this button to close the dialog box ( 1 - 4 ) ( FIG. 26 ) and return to the device list window ( FIG. 15 ) without resetting the network interface board.
  • the add new device dialog box ( 1 - 5 ) is displayed.
  • this add new device dialog box ( 1 - 5 ) serves as a dialog box to show that new add devices displayed in the device list window ( FIG. 15 ) connected to the NB-1 port cannot be detected.
  • [ ⁇ Return (B)] button The user selects this button to close the current dialog box ( 1 - 5 ) ( FIG. 27 ) and to-return to the add new device dialog box ( 1 - 2 ) (See FIG. 23 ). At this time, the contents of the add new device dialog box ( 1 - 2 ) ( FIG. 23 ) from the previous display are retained.
  • [Cancel] button The user selects this button to close the dialog box ( 1 - 5 ) ( FIG. 27 ) and return to the device list window ( FIG. 15 ) after invalidating all settings relating to the add new device window.
  • the user can select the device list window ( FIG. 15 ) of the [Device]—[Add New] menu in order to display the add new device dialog box ( 2 - 1 ) shown in FIG. 22 .
  • this add new device dialog box ( 1 - 1 ) serves as a dialog box allowing the user to select a network interface board connected to the new device displayed in the device list window ( FIG. 15 ).
  • TCP/IP only devices existing in the same subnet as NetSpot can be added.
  • Network Interface Board (N) The user uses this to select the network interface board connected to the new device.
  • EB-1 and “NB-1” are displayed as product names for network interface boards connected to the add new device.
  • [ ⁇ Return (B)] button The user selects this button to return to the device list window ( FIG. 15 ) and close the current dialog box ( 2 - 1 ) ( FIG. 22 ) however usually this is disabled (a state where user cannot select this button).
  • [Cancel] button The user selects this button to invalidate all settings made in the add new device setting, and close this dialog box ( 2 - 1 ) ( FIG. 22 ) and return to the device list window ( FIG. 15 ).
  • the add new device dialog box ( 2 - 2 ) is a dialog box for specifying the address held by the NB-1 board connected to the new add device displayed in the device list window ( FIG. 15 ) when the currently used network protocol is TCP/IP.
  • the user finishes inputting the address and selects the [To Next] button detection of the device with the specified address is performed.
  • a display shows that detection of the device in the add new device dialog box ( 2 - 2 ) is in progress.
  • IP address (A) Here, the user enters a base 10 ⁇ 4 item IP address from 0-255 digits. The IP address is entered for setting in a device to be newly added or an IP address that has already been set is entered. The actual search is performed with [MAC address (M)] but search may not be possible if the user does not enter the correct IP address.
  • [ ⁇ Return (B)] button The user selects this button to close the current dialog box ( 2 - 2 ) ( FIG. 28 ) without saving the information displayed in this dialog box ( 2 - 2 ) ( FIG. 28 ) and to return to the add new device dialog box ( 2 - 1 ) (See FIG. 22 ). At this time, the display contents of add new device dialog box ( 2 - 1 ) (See FIG. 22 ) are the previously displayed contents.
  • [To Next] button The user selects this button to close the current dialog box ( 2 - 2 ) ( FIG. 28 ) after saving the information displayed in this dialog box ( 2 - 2 ) ( FIG. 28 ) and detecting the device based on this information.
  • the add new device dialog box ( 2 - 3 ) (See FIG. 24 ) contents are then displayed.
  • This [To Next] button is only valid when all the digits in the [MAC address (M)] have been entered.
  • [Cancel] button The user selects this button to invalidate all settings in the add new device setting and close this dialog box ( 2 - 2 ) ( FIG. 28 ) and return to the device list window ( FIG. 15 ).
  • the add new device dialog box ( 2 - 3 ) of FIG. 24 is displayed.
  • the currently used network protocol is TCP/IP
  • tis add new device dialog box ( 2 - 3 ) serves as a dialog box for the user to set protocol information on the NB-1 board connected to the add new devices displayed in the device list window ( FIG. 15 )
  • the user finishes entry of the protocol information, and selects the [TO NEXT] button the new settings specified by the user as protocol information for the NB-1 board are now valid.
  • NetWare frame type (N) The user selects this item to choose the NetWare frame type. The user selects from among: “Invalid” “Auto Detect” “Ethernet II” “Ethernet 802.2” “Ethernet 802.3f and “Ethernet Snap”.
  • TCP/IP frame type(T)] The user uses this item to select the TCP/IP frame type. The user selects from among “Invalid” and “Ethernet II”.
  • IP address (A) Here, the user enters a base 10 ⁇ 4 item IP address from 0-255 digits.
  • AppleTalk phase (P) The user uses this item to select AppleTalk phase. The user selects from among “Invalid” and “Phase2”.
  • [ ⁇ Return(B)] button The user selects this item to close the current dialog box ( 2 - 3 ) ( FIG. 24 ) without saving the information displayed in this dialog box ( 2 - 3 ) ( FIG. 24 ) and to return to the add new device dialog box ( 2 - 2 ) (See FIG. 28 ). At this time, the contents of the add new device dialog box ( 2 - 2 ) (See FIG. 28 ) from the previous display are retained.
  • the add new device dialog box ( 2 - 4 ) (See FIG. 26 ) is then displayed.
  • [Cancel] button The user selects this button to invalidate all settings in the add new device setting, then close this dialog box ( 2 - 3 ) ( FIG. 24 ) and return to the device list window ( FIG. 15 ).
  • the add new device dialog box ( 2 - 4 ) of FIG. 26 is displayed.
  • the currently used network protocol is TCP/IP
  • this add new device dialog box ( 2 - 4 ) serves as a dialog box for the user to check protocol information set on the NB-1 board connected to the new add devices displayed in the device list window ( FIG. 15 ).
  • the network interface board automatically resets and the new settings are now valid.
  • [ ⁇ Return(B)] button The user selects this button to close the current dialog box ( 2 - 4 ) ( FIG. 26 ) and to return to the add new device dialog box ( 2 - 3 ) (See FIG. 24 ). This button is however usually invalid (a state where the user cannot select this button).
  • [End] button The user selects this button to close the current dialog box ( 2 - 4 ) ( FIG. 26 ) after resetting the network interface board, and return to the device list window ( FIG. 15 ).
  • [Cancel] button The user selects this button to close the dialog box ( 2 - 4 ) ( FIG. 26 ) and return to the device list window ( FIG. 15 ) without resetting the network interface board.
  • the add new device dialog box ( 2 - 5 ) is displayed.
  • the currently used network protocol is TCP/IP
  • this add new device dialog box ( 2 - 5 ) serves as a dialog box to show that new add devices displayed in the device list window ( FIG. 15 ) connected to the NB-1 port cannot be detected.
  • [ ⁇ Return (B)] button The user selects this item to close the current dialog box ( 2 - 5 ) ( FIG. 27 ) and return to the add new device dialog box ( 2 - 2 ) (See FIG. 28 ). At this time, the contents of the add new device dialog box ( 2 - 2 ) (See FIG. 28 ) from the previous display are retained.
  • [Cancel] button The user selects this button to close the dialog box ( 2 - 5 ) ( FIG. 27 ) and return to the device list window ( FIG. 15 ) after invalidating all settings relating to the add new device window.
  • the option dialog box shown in FIG. 29 is displayed. This is a dialog box to allow the user to select the display options in the device list window ( FIG. 15 ).
  • the printer names added by the user with the printer information set dialog box ( FIG. 135 ) are always displayed in this device list window.
  • large icons the user can select items besides the name by using the radio buttons.
  • small icons the user can select items in addition to the name, by using the check box.
  • Tip Help Display(T) The user selects whether or not to display the tip help item from the tool bar. The user selects either ON or OFF.
  • the device search range dialog box shown in FIG. 30 is displayed.
  • This device search range dialog box is for allowing the user to set the device search range shown on the device list window ( FIG. 15 ).
  • the settings on the device search range dialog box are only-valid when the currently used network protocol is TCP/IP.
  • the user specifies the IP address for the device search or the broadcast address for each subnet as the device search range.
  • a search of the NetSpot's own subnet is made with the broadcast.
  • the user When a network device does not respond to the specifications of the broadcast of the network interface board, the user must clearly specify the IP address of the device to be searched, in the device list window, as the search range for the device.
  • [Specify search range] The user uses this item to select whether or not to specify the search range. The user selects from among: “Do not specify search range (N)” and “Specify search range (S)”. When “Do not specify search range (N)” is selected, a search of the NetSpot's own subnet is made with broadcast. When “Specify search range (S)” is selected, the IP address specified with [Search IP address (I)] is searched for.
  • [Search IP address (I)] Here, the user enters a base 10 ⁇ 4 item IP address from 0-255 digits. The user enters the IP address of the device to be searched or the broadcast address for each subnet. A list of the IP addresses for search is displayed. The user selects the IP address from the IP address list of devices for search. This operation is only valid when “Specify search range (S)” is selected in [Specify search range].
  • [Add(A)] button The user selects this item to add the IP address entered by the user, onto the IP address list of devices for search. This operation is only valid when “Specify search range (S)” is selected in [Specify search range] and when [Search IP address (I)] is input.
  • [Delete (D)] button The user selects this item to delete the IP address selected by the user, from the IP address list of devices for search. This operation is only valid when “Specify search range (S)” is selected in [Specify search range] and when [Search IP address (I)] is input.
  • the device dialog box shown in FIG. 31 is displayed.
  • the device display set dialog box is for allowing the user to set devices for display in the device list window ( FIG. 15 ).
  • [Specify display] Allows user to select whether or not to display the device. The user selects from among: “Display all devices (A)” and “Specify device for display (T)”.
  • [Do not display (E)] button The user selects a device from the list of devices for display and moves this to the list of devices not for display. This operation is only valid when the user selects “Specify device for display (T)” with [Specify display] and then selects the device from the Device for display list.
  • [Do not display device (I)] Display a list of devices not for display. The user selects a device from the list of devices not for display. This operation is only valid when the user selects “Specify device for display (T)” with [Specify display] and then selects the device from the Device for display list. In this case, small icons, names and the MAC address are displayed.
  • the Device Auto Change dialog box shown in FIG. 32 is displayed.
  • the Device Auto Change dialog box ( FIG. 32 ) is for allowing the user to set the auto change interval for the display on the device list window ( FIG. 15 ).
  • the NetWare Log-In dialog box shown in FIG. 34 is displayed.
  • the NetWare Log-In dialog box ( FIG. 34 ) is for allowing the user to access the NetWare file server. This NetWare Log-In dialog box is only operable when the NetWare service is available for use.
  • NetWare server (S) The user selects the NetWare file server for log-in with this item. The user selects the NetWare file server from the registrations in the bindery.
  • the NetWare Log-Out dialog box shown in FIG. 36 is displayed.
  • the NetWare Log-Out dialog box ( FIG. 36 ) is for allowing the user to log out from the NetWare file server.
  • This NetWare Log-Out dialog box ( FIG. 36 ) is only operable when the NetWare service is available for use.
  • NetWare server during log-in (S) This is a list displaying the currently logged-in NetWare file servers. The user selects the NetWare file server from the list of currently logged-in NetWare file servers.
  • [Log-out (O)] button The user selects this [Log-out (O)] button to log out of the NetWare file server selected with [NetWare server during log-in (S)]. This function is only valid when the user has selected the NetWare file server with [NetWare server during log-in (S)].
  • the NetSpot Password Change dialog box ( FIG. 38 ) is for allowing the user to change the NetSpot password entered by the user during start-up of NetSpot in controller mode.
  • the NetWare Password Change dialog box ( FIG. 38 ) is only operable in controller mode.
  • the user selects the [Help]—[Version Info] menu from the device list window ( FIG. 15 ) to display the NetSpot Version Information Dialog Box of FIG. 42 .
  • This NetSpot Version Information Dialog Box of FIG. 42 is for displaying the NetSpot version information.
  • the user double-clicks an icon displayed on the device list window ( FIG. 15 ) to display the Device Window Dialog Box shown in FIG. 43 .
  • the number of device windows ( FIG. 43 ) that can be opened by the user is limited to one for each device.
  • FIG. 152 the flowchart shows the device window display operation for the network controller software (NetSpot) that the user is currently starting up.
  • Network controller software NetSpot
  • the NetSpot program executed according to this flowchart is stored in a hard disk (HD) 511 .
  • a CPU 501 is the main hardware element in running this NetSpot program.
  • the main control element for the software is the NetSpot stored in the hard disk(HD) 511 .
  • the operating system (OS) is assumed to be Windows95 however the OS is not limited to this.
  • a device window 701 shown in FIG. 7 opens when the user double-clicks the icon showing the device in Step S 15201 in the NetSpot program.
  • This device window 701 is shown on the CRT display of CRT 510 by ways of the CRT controller 506 by way of the PC 500 .
  • the completion of Step 15201 only the device window frame and the sheets for the status, job, information and network are displayed and there is no display of printer information on a sheet as shown in FIG. 43 .
  • Step S 15300 the initially displayed sheet information is acquired and shown.
  • Executing NetSpot in this step completes acquisition of printer information on the initially displayed sheet in the device window 701 and as shown in FIG. 43 , a display of the printer information on a sheet is possible.
  • FIG. 43 an example of the sheet showing the initial status sheet is shown but the job sheet, information sheet or network sheet may be shown.
  • the job sheet as related later on is provided by utilizing the NetWare service so that when acquiring printer information by means of the Step S 15300 , SNMP is not used.
  • Step S 15300 When Step S 15300 is executed and the initial sheet of the device window 701 is displayed, NetSpot implements Step S 15202 and monitoring is performed to determine whether there was a request from the user to close the device window 701 .
  • Step S 15204 ends.
  • Step S 15204 If the user does not perform the operation needed to close the device window 701 , then the process moves to Step S 15204 .
  • Step S 15204 NetSpot performs monitoring to check for a request from the user to select a new (separate) sheet.
  • Step S 15400 implements the Step S 15400 and newly selected sheet information is acquired and displayed.
  • the above explanation and flowchart described display of the device window 701 by means of the user selecting a device from the device list window 801 ; and if no longer needed, closing the device window 701 .
  • Step S 15300 is described by utilizing the flowchart in FIG. 153 .
  • Step S 1530 the sheet for initial display is specified.
  • This step utilizes a status sheet 702 as the sheet for initial display but in NetSpot any of the [Status] [Job] [Info] [Network] sheets can be specified for initial display.
  • NetSpot acquires the sheet name for initial display from the prior initialization file at program execution.
  • More than one MIB object are acquired beforehand, and when a problem object is discovered, the information for that object is set as the sheet for initial display.
  • NetSpot After determining the sheet for initial display by means of the Step S 15301 , NetSpot forms a list of MIB object required for display of the sheet by means of the Step S 15302 .
  • this sheet is called the Sheet Information List.
  • NetSpot implements the Step S 15500 and the process of this flowchart ends.
  • Step S 15400 is described while referring to the flowchart in FIG. 154 .
  • This flowchart performs the acquisition and display of newly selected sheet information by the user.
  • Step S 15401 NetSpot determines again the sheet for display in accordance with the user's entry.
  • the user entry selection of the [Status] [Job] [Info] [Network] from the display menu of FIG. 8 or clicking of a tab of tabs ([Status] [Job] [Info] [Network]) at the left side of the device window 701 of FIG. 43 .
  • NetSpot forms the Sheet Information List by means of the Step S 15402 .
  • NetSpot implements the Step S 15500 and the process of this flowchart ends.
  • Step S 15500 is described while referring to the flowchart in FIG. 155 .
  • This flowchart is a modified version of the flowchart in FIG. 2 so aside from the operation for acquisition of printer information, timer processing for auto change, and cache processing for improving image display speed are utilized.
  • Step S 15501 whether or not to automatically acquire sheet information is determined in the Step S 15501 .
  • Auto Acquisition is the process for acquiring printer information by means of SNMP without using the cache related later.
  • the criteria for performing auto acquisition or not is “Is this first time for this sheet” in the Step S 15501 .
  • NetSpot erects a “Display Over” flag for a sheet that has been opened once so the criteria in the Step S 15501 is whether the “Display Over” flag has been erected or not.
  • Step S 15501 If auto acquisition is not performed in the Step S 15501 (in other words if the “Display Over” flag has been erected) then the process proceeds to the Step S 15600 .
  • Step S 15600 The operation of the Step S 15600 is described while referring to the flowchart of FIG. 156 .
  • Step S 15601 whether to examine all the Sheet Information Lists or not is determined.
  • Step S 15602 if examination of all elements is not finished.
  • Step S 15602 whether or not the elements of the cache values currently being examined on the sheet information list are valid is checked.
  • Step S 15601 If the cache value is not valid, the process returns to Step S 15601 with no other processing performed.
  • NetSpot displays the cache value with device window 701 in Step S 15603 .
  • Step 15604 after acquiring the acquisition status of elements in the above Step 15603 , the process returns to Step 15601 .
  • Step S 15600 The explanation of the Step S 15600 is now complete.
  • NetSpot implements Step S 15502 when “YES” is selected in Step S 15501 if the above Step S 15600 is complete.
  • Step S 15502 NetSpot determines whether or not acquisition of any elements is not complete in the sheet information list.
  • the printer information is acquired by means of the previously related Step S 15100 .
  • Step S 15503 a check is made as to whether or not the information acquired in the above Step S 15100 is already retained as a cache value in the RAM 503 of FIG. 5 .
  • cache refers to printer information items acquired at least once and held in the RAM 503 of FIG. 5 .
  • the “cache value” is that value.
  • Utilizing the “cache” allows the load on the printer 102 , the network board 102 and the LAN 100 to be held to a minimum amount.
  • Step S 15503 If the cache value is not held in the RAM 503 in the Step S 15503 , then the process proceeds to the Step S 15505 .
  • Step S 15503 If the cache value is held in the RAM 503 in the Step S 15503 , then the process proceeds to the Step S 15504 .
  • Step S 15504 a check is made as to whether the value of the information acquired in Step S 15100 is the same as the cache value held in the RAM 503 .
  • Step S 15100 If, in Step S 15100 , the value of the information acquired in Step S 15100 is the same as the cache value held in the RAM 503 , then the process proceeds to Step 15506 .
  • Step S 15100 If, however in Step S 15100 , the value of the information acquired in Step S 15100 is different from the cache value held in the RAM 503 , then the process proceeds to Step 15505 .
  • Step S 1505 NetSpot retains the information acquired in the Step S 15100 as a new cache value in the RAM 503 .
  • Step S 15506 the cache value retained in the RAM 503 is displayed on the device window 701 .
  • the display is shown on the CRT 510 by way of the CRT controller 506 of FIG. 5 .
  • Step S 15506 When the Step S 15506 ends, NetSpot implements Step S 15507 .
  • Step S 15507 acquisition of currently processed element from the sheet information list is completed.
  • the RAM 503 was set at the location to retain the cache however this location can be substituted with the HD 511 .
  • Step S 15507 ends, NetSpot returns to Step 15502 and Steps S 15502 through Steps S 15507 repeat until all information from the sheet information list is acquired.
  • Step S 15502 if all element from the sheet information list are acquired, then NetSpot implements Step 15508 .
  • Step S 15508 the printer status which occasionally changes over time is monitored and a decision made whether or not to automatically update the currently specified sheet information.
  • a plurality of methods are available for specifying whether or not to automatically update sheet information, two are listed below as examples.
  • NetSpot acquires information as to whether or not to automatically update from the initialize (reset) file.
  • the user can set whether or not to automatically update (change) and the automatic change interval by means of the device display auto change dialog box 824 shown in FIG. 133 .
  • Step S 15508 If, in Step S 15508 , auto change is set then the process proceeds to Step S 15509 .
  • Step S 15509 NetSpot sets an auto change timer to perform the automatic change.
  • the device display auto change dialog box 824 can be used by the user to set the auto change-interval.
  • Step S 15510 a check is made as to whether the auto change time set in Step S 15509 has now turned off.
  • Step S 15502 the process returns to Step S 15502 for acquisition of information selected again by the current user.
  • Step S 15511 If the auto timer has not turned off, then the process proceeds to Step S 15511 .
  • Step S 15511 the user monitors whether auto change has stopped or not. For instance, NetSpot stops the auto change timer when the user switches the sheet display.
  • Step S 15510 If auto change (update) has not stopped, the process returns to Step S 15510 and the Steps S 15510 and S 15511 are repeated.
  • Step S 15500 can be implemented as shown in FIG. 157 .
  • Step S 15500 is explained based on the flowchart of FIG. 157 .
  • Step 15701 operation is the same as in Step S 15502 however when the sheet information list is not all acquired, then only the move to Step 15702 differs from the operation in Step S 15503 .
  • Step 15702 operation is the same as in Step S 15503 however when the previous cache value is retained in the RAM 503 , the process proceeds to Step S 15703 having the same operation as the Step S 15501 and when previous cache values are not retained in the RAM 503 , the process differs by proceeding to Step S 15100 .
  • Step S 15703 is the same as Step S 15501 but when sheet information is acquired, operation proceeds to Step 15100 and if sheet information is not acquired, the process differs by proceeding to Step S 15706 having the same operation as Step S 15506 .
  • Steps 15704 to Step 15711 are completely the same as Steps S 15504 through S 15511 .
  • FIG. 158 the process in the flowchart starts by the user operating the device window for the network management software (NetSpot) during the current start-up.
  • NetworkSpot network management software
  • the NetSpot program executed according to this flowchart is stored in a hard disk (HD) 511 .
  • a CPU 501 is the main hardware element in running this NetSpot program.
  • the main control element for the software is the NetSpot stored in the hard disk (HD) 511 .
  • the operating system (OS) is assumed to be Windows95 (Microsoft Corporation) however the OS is not limited to this.
  • Step S 15801 operation is completely the same as in Step S 15201 of the first embodiment.
  • Step S 15300 the initial sheet information is acquired and displayed on the device window 701 .
  • NetSpot implements Step S 15802 .
  • Step S 15802 is for NetSpot to make sheet information sheet for other sheets in order to acquire other sheet information as background.
  • Step S 15803 determines the sheet to acquire of the sheet information list from among the sheet information lists formed in the above Step S 15802 .
  • Step 15804 and Step 15805 are exactly the same as Steps S 15202 and Steps 15203 of the first embodiment so their description is omitted here.
  • Step 15806 is the same as Step 15204 but when the user has not made entry for another sheet selection, the process differs by proceeding to Step 15807 .
  • Step S 15807 NetSpot checks whether or not acquisition of all information for other sheet information lists formed in Steps S 15802 is complete.
  • Step S 15804 If acquisition of all information is complete, the process proceeds to Step S 15804 and the process repeats from Step S 15804 to S 15807 as well as S 15400 .
  • Step S 15808 If acquisition of all information is not complete, then the process proceeds to Step S 15808 .
  • Step S 15808 NetSpot checks whether or not all of the information for the currently acquired sheets if finished.
  • NetSpot proceeds to Step S 15809 , and the process returns to Step S 15803 after the sheet information acquisition end flag was raised.
  • NetSpot acquires the printer information by means of Step S 15100 and then returns to Step S 15804 .
  • NetSpot was able to open the device window 701 from the device list window 801 , switch the sheets, and display a variety of printer information.
  • the contents shown in the device window ( FIG. 43 ) differ according to the device model. Also, the contents shown in the device window ( FIG. 43 ) differ according to the controller mode or the general user mode. Basically, the general user mode is limited in display items and changeable items compared to the controller mode. When an item or function cannot be supported due to the target model or mode being started or network protocol being used: then the screen is conFIG.d with one of the following techniques.
  • controller registration onto the manager information table and time is required for registering the controller onto the manager information table for the device selected by the user; then the message in FIG. 44 appears and the fact that the controller is currently being registered is reported to the user.
  • the message in FIG. 48 appears and the user is informed that reset is in progress.
  • commands other than printer reset or network interface board reset and time is required for implementing commands for devices selected by the user such as printer online-off-line, paper eject, printer initialize, network interface board initialize and various utility commands
  • the message in FIG. 49 appears and the user informed that the commands are currently being implemented.
  • the NetSpot password is not substituted with the NetWare file server controller password or if substituted, is not logged in as a controller to the NetWare file server. (NetSpot Password Change Dialog Box (See FIG. 38 ).
  • the Device Password Entry Dialog Box ( FIG. 50 ) is for entry by the user of the device password when the device window ( FIG. 43 ) has been opened. In the case of controller mode, after this entry, registration onto the manager information table of the device selected by user is performed.
  • the message in FIG. 53 appears.
  • the device window ( FIG. 43 ) is automatically opened in controller mode.
  • the device window ( FIG. 43 ) does not open in-controller mode.
  • the device window ( FIG. 43 ) is opened in general user mode.
  • the situation on the device window for user-mode is shown in FIG. 145 .
  • a comparison is made with the device window ( FIG. 43 ) of controller mode, the network sheet and printer set button are canceled, and the setting operation disabled as can be seen just by checking printer related information.
  • the display returns to the device list window ( FIG. 15 ) without performing any other functions.
  • the Status Sheet shown in FIG. 54 appears when the user double-clicks the left side [Status] of the device window ( FIG. 43 ) or appears as a default sheet on the leading edge when the user opens the device window ( FIG. 43 ).
  • This status sheet ( FIG. 54 ) is for displaying the current status for devices selected by the user.
  • Table 5 shows functions provided by the Status Sheet ( FIG. 54 ) in the controller mode and in general user mode. TABLE 5 List of functions supported on status sheet ( FIG. 54 ) ITEM NO.
  • the “Bitmap display of printer exterior” is a bitmap displaying the design of the printer unit. Switching to paper feed sections or paper eject section can be performed according to the option that is installed. When trouble occurs, a symbol indicating an error is displayed.
  • the “Operating panel status display” shows display contents reported by the printer and also performs polling of operating panel status at fixed intervals to periodically update the operating panel status display.
  • the sleep condition is shown on the operating panel display.
  • the “Error Info” button becomes active when an error including a warning level occurs.
  • the “Error Info” button is inactive.
  • the “Online help display for errors” and the “Restoring operation after error” are shown on Error Information Display Dialog Boxes by pressing the “Error Info” button.
  • Print Exterior Display the printer exterior.
  • the printer exterior design may change according to the paper deck, envelope feeder, and steeplestacker options that are installed. However option installations such as the dual-side unit, network interface board, expansion RAM, font ROM and control ROM do not affect the printer exterior design.
  • a symbol mark indicating an error in the printer exterior design is displayed.
  • a red “O” mark is affixed to the location of the error when discovered.
  • Paper Feed section Displays the names of the paper feed section. Displays “Paper feed tray” “Upper cassette” “Lower cassette” “Paper Deck” and “Envelope Feeder”. When not in auto paper feed, a check mark is displayed at the paper feed section selected by the user. A check mark is displayed at the feed section targeted for auto feed. The “Paper deck” and the “Envelope Feeder” are only valid when their respective options have been installed.
  • Paper size Displays the paper sizes of each paper feed section. Displays “A5” “B5” “A4(R)” “B4” ” A3” “Letter(R)” “Legal” “Executive” “Free” “User paper” “YOGATA 4GO” “KAKUGATA 2GO”. The “YOGATA 4GO” and “KAKUGATA 2GO” indicate envelope sizes uniquely used in Japan.
  • [Remaining Paper] Displays the remaining amount of paper for each feed section. In the case of the paper feed tray and envelope feeder, display is available in two stages “YES” and “NONE”. In the case of a cassette, displays in five stages of “0%” “25%” “50%” “75%” and “100%”.
  • Error Count Displays a count of errors currently occurring. The error count also includes warning level errors.
  • [Error Info (E)] button The user selects this button to open the error information dialog box in order to display information on errors. This function is only valid when the [Error Count] is greater than one.
  • Print Set (P) button The user selects this button to open the printer environment dialog box (controller mode only) in order to set the printer environment.
  • the Error Information Dialog Box shown in FIG. 55 is displayed.
  • the Error Information Dialog Box ( FIG. 55 ) is for displaying detailed information on a plurality of errors currently occurring in the device selected by the user.
  • the Error Information Dialog Box ( FIG. 55 ) is only applicable to error occurring and includes warning level errors. When a plurality of errors occur at the same time, the errors are displayed in order of high priority.
  • error skip and print stop can be implemented.
  • the error skip operation is equivalent to skipping over the error and is performed when the user presses the paper feed/eject key on the printer operating panel or presses the online key.
  • the print stop operation is equivalent to halting the printing and is performed by the user pressing the reset (soft) key on the printer operating panel.
  • the error skip and the print stop functions may not be valid according to the type of error that occurs. Therefore, the user must choose the correct operation: error skip or print stop according to the error that occurs.
  • Print Exterior Display the printer exterior.
  • the printer exterior design may change according to the paper deck, envelope feeder, and steeplestacker options that are installed. However option installation such as the dual-side unit, network interface board, expansion RAM, font ROM and control ROM do not affect the printer exterior design.
  • a symbol mark indicating an error in the printer exterior design is displayed.
  • a red “O” mark is affixed to the location of the error when discovered.
  • [Feed/Eject Paper (I)] button The user presses this button to open the Printer Feed/Eject Dialog Box in order to select printer paper feed or eject. (Controller mode only)
  • [Reset (R)] button The user selects this button to set a soft reset for the printer. (Controller mode only). The user implements soft reset of the printer after setting to off-line.
  • the message in FIG. 56 is displayed when the user selects the [Reset (R)] button.
  • the [Yes (Y)] button soft reset of the printer is performed and the display returns to the Error Information Dialog Box ( FIG. 55 ).
  • the [No (N)] button the display returns to the Error Information Dialog Box ( FIG. 55 ) with no other operations being performed.
  • the Printer Paper Feed/Eject Dialog Box shown in FIG. 57 is displayed when the user selects the [Feed/Eject Paper] button on the Error Information Dialog Box ( FIG. 55 ).
  • This Printer Paper Feed/Eject Dialog Box ( FIG. 57 ) is for allowing the user to select paper feed or eject of the device selected by the user and is only applicable in controller mode.
  • [Paper Feed section] The user selects the paper feed section. The user selects from among “Auto (U)” “Paper feed tray(I)” “Upper cassette (C) ” “Lower cassette(S)” “Paper Deck(P)” and “Envelope Feeder(V)”. The “Paper Deck(P)” and “Envelope Feeder(V)” are only available when each are provided as options. The paper size for each paper feed section is displayed. Displays “A5” “B5” “A4(R)” “B4” “A3” “Letter(R) ” “Legal” “Executive” “Free” “User paper” “YOGATA 4GO” “KAKUGATA 2GO”.
  • the remaining amount of paper for each feed section is also displayed.
  • display is available in two stages “YES” and “NONE”.
  • display in five stages of “0%” “25%” “50%” “75%” and “100%”.
  • Paper Eject Section The user selects the paper eject section here. The user selects from among “Eject tray (O)” and “Eject Subtray (B)” when the not equipped with the staple stacker option.
  • [OK] button The user selects this button to validate the settings that were entered and to close the dialog box. The printer settings are updated at this time.
  • the Printer Environment Dialog Box shown in FIG. 143 appears when the user selects the [Printer Set] button of the Status sheet ( FIG. 54 ).
  • This Printer Environment Dialog Box is for making printer environmental settings for the device selected by the user.
  • the Printer Environment Dialog Box is basically comprised of five sheets with tabs as follows.
  • the foremost sheet shown is the default sheet which is the printer paper feed/eject basic sheet ( FIG. 58 ).
  • the Printer Environment Dialog Box shown as a common (shared) sheet is displayed in FIG. 143 .
  • the foremost sheet shown is the default sheet which is the Printer Paper Feed/Eject Sheet ( FIG. 58 ). This Printer Paper Feed/Eject Sheet is for the user to make printer paper feed/eject settings for the device selected by the user.
  • [Printer Exterior] Display the printer exterior.
  • the printer exterior design may change according to the paper deck, envelope feeder, and steeple stacker options that are installed. However option installations such as the dual-side unit, network interface board, expansion RAM, font ROM and control ROM do not affect the printer exterior design.
  • a color is affixed to the feed section selected in [Paper Feed (I)].
  • a color is affixed to the feed section selected in [Auto Feed (K)].
  • a color is also assigned to the eject section selected by the user with [Paper Eject(O)].
  • Paper Feed section (I) Displays the names of the paper feed section for selection by the user. The user makes a selection from among “Auto” “Paper feed tray” “Envelope feeder” “Upper cassette” “Lower cassette” and “Paper Deck”. The “Paper deck, and the “Envelope Feeder” are only valid when installed as options.
  • Tray Priority (E) The user selects whether or not to assign a priority to the paper feed tray in auto feed. This [Tray Priority (E)] is only operable when “Paper Tray” was selected by the user in [Auto Feed (K)]. The user selects a priority (or not) for the paper feed tray during auto paper feed with ON or OFF.
  • envelope Size (F) The user selects the envelope feeder size with this item. This is only valid when the envelope feeder option has been installed and the “Paper Feeder” selected with [Paper Feed (I)]. The user selects the envelope size from among “YOGATA 4GO” “Free” and “User Paper”.
  • 8 OK] button The user selects this button to validate the settings for the Printer Paper Feed/Eject Sheet ( FIG. 58 ) and close the dialog box.
  • the printer settings are updated (changed) when the user has made changes to the settings.
  • [Cancel] button The user selects this button to invalidate the settings that were made in the Printer Paper Feed/Eject Sheet ( FIG. 58 ) and close the dialog box.
  • Toner economy mode (X) The user selects whether or not to use the toner economy mode. The user selects with ON or OFF whether or not to use toner economy mode.
  • Toner contrast (N) The user selects the toner contrast in increments of 1-8.
  • [Data resolution] The user selects data resolution (Fine (600DPI) (Quick 300DPI). The user selects the data resolution from among “Fine(G)” and “Quick(Q)”.
  • Doublesided Mode The user selects here whether or not to perform doublesided printing. The user selects doublesided mode from among “one-sided print (S)” and “doublesided print (D)”. Doublesided printing (D) is only available when the doublesided unit option is installed.
  • Binding width (B) The user enters a bind width (border for binding allowance) from ⁇ 30.0-30.0 mm in 0.5 segments.
  • Binding direction The user selects the binding direction here (direction of binding paper edge). The user selects the direction from among “Longitudinal (L)” and “Width-wise (W)”.
  • [Expand (E)] button The user selects the [Expand (E)] button to make expanded settings to the shared print environment on the opened Shared Print Environment Expansion Dialog Box ( FIG. 63 ).
  • [Print adjust (C)] button The user selects the [Print adjust (C)] button to open the Print Adjust Dialog Box ( FIG. 67 ) and make print adjustment related settings.
  • [Operating mode (M)] button The user selects this [Operating mode (M)] button to open the Print Operating Mode Dialog Box ( FIG. 68 ) and set the print operating mode.
  • [OK] button The user selects this button to validate the settings for the Shared Print Environment Basic Set Sheet ( FIG. 59 ) and close the dialog box.
  • the printer settings are updated (changed) when the user has made changes to the settings.
  • [Cancel] button The user selects this button to invalidate the settings that were made in the Shared Print Environment Basic Set Sheet ( FIG. 59 ) and close the dialog box.
  • Default cassette paper size (C) The user selects the default cassette paper size with this item. The user selects the default cassette paper size from among “A5” “B5” “A4” “B4” and “A3”.
  • [Paper direction] The user selects the direction the paper is transported with this item. The user selects from “Longitudinal (L)” and “Width-wise (W)”.
  • Job time-out (T) The user selects whether or not a job time-out will be issued. The user selects from ON or OFF for setting whether time-out is issued. The user inputs the time at which the job time-out is issued. Also, the job time-out entry is only valid when made with. [Job time-out (T)] and ON is selected. As the time for issuing the job time-out, the user enters a time from 5 to 300 seconds.
  • [Time until sleep (P)] The user selects whether to shift to sleep mode with this item. The user selects ON or OFF depending on whether sleep mode is to be implemented. The user selects the time to shift to sleep mode. The time the user enters is only valid in when [Time until sleep (P)] is set with ON also selected. The user selects the time to shift to sleep mode from among “15 minutes” 30 minutes, or “60 minutes”.
  • Auto error skip (X) The user selects here whether to implement Auto error skip mode. The user selects ON or OFF as needed to implement (or not) the Auto error skip mode.
  • Warning display (D) The user selects here whether to display a message when the user issues a warning (alarm). The user selects ON or OFF as needed to issue (or not issue) the display.
  • [OK] button The user selects this button to validate the settings that were entered in the Shared Print Environment Expansion Dialog Box ( FIG. 63 ) and to close the dialog box. The printer settings are updated at this time.
  • [Cancel] button The user selects this button to invalidate the settings that were made in the Shared Print Expansion Environment Dialog Box ( FIG. 63 ) and close the dialog box.
  • This Print Adjust Dialog Box ( FIG. 67 ) is for the user to make settings relating to print adjustments for devices selected by the user.
  • Print assurance memory (P) The user selects print assurance memory for Fine mode (600DPI) data processing. The user selects from among “Auto” “Do Not Use” “A4” “B4 ⁇ ” ““B4” “A3” “B4 ⁇ 2” “A3 ⁇ 2” “B4 ⁇ 3” “A3 ⁇ 3” for Fine mode (600DPI) data processing with print assurance memory.
  • the values capable of being set into the print assurance memory vary depending on the total RAM capacity as shown below.
  • System work memory (S) The user selects here a memory capacity suitable for use as a work memory. The user selects-from among.
  • [Image quality warning] The user selects whether to stop or to continue printing when the resolution and image quality deteriorates. The user selects from “Continue (K)” or “Stop (N)” when image quality has deteriorated.
  • [OK] button The user selects this button to validate settings made in the Print Adjust Dialog Box ( FIG. 67 ) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button The user selects this button to invalidate the settings that were made in the Print Adjust Set Dialog Box ( FIG. 67 ) and close the dialog box.
  • This Print Operation Mode Dialog Box is for the user to set the print operating mode for the device selected by the user.
  • [OK] button The user selects this button to validate settings made in the Print Operation Mode Dialog Box ( FIG. 68 ) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button The user selects this button to invalidate the settings that were made in the Print Operation Mode Dialog Box ( FIG. 68 ) and close the dialog box.
  • LIPS Print Environment Basic Set Sheet (See FIG. 69 ) is a sheet for the user to set the basic LIPS print environment for the device selected by the user.
  • Enlarge/Reduce (R) The user selects the enlarge/reduce mode for LIPS with this item. The user selects from among “Do Not Use” “ ⁇ A3” “ ⁇ B4” “ ⁇ A4” “ ⁇ B5” “ ⁇ A5” “ ⁇ Legal” and “ ⁇ Letter” for the enlarge/reduce mode.
  • Multiple page printing (N) The user selects multiple page printing for LIPS with this item. The user selects from among “Do Not Use” “2-Page left” “2-Page right” “4-Page side left” “4-Page side right” “4-Page vertical left” and “4-Page vertical right” for multiple page printing mode with LIPS.
  • the user sets the LPS printing direction from among “Portrait (P)” and “Landscape (L)”.
  • ANK style (I) The user selects the ANKS style for LIPS with this item, from among “Gothic” “Line Printer” and others.
  • [OK] button The user selects this button to validate settings made in the LIPS Print Environment Basic Set Sheet ( FIG. 69 ) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button The user selects this button to invalidate the settings that were made in the LIPS Print Environment Basic Set Sheet ( FIG. 69 ) and close the dialog box.
  • FIG. 69 shows the LIPS Print Environment Expansion Set Dialog Box on FIG. 70 .
  • This LIPS Print Environment Expansion Set Dialog Box ( FIG. 70 ) is for setting the details of the LIPS print environment on the device selected by the user.
  • [Number of columns] The user selects the number of columns mode for one page of LIPS with this item. This number of columns mode is selected for one page from among “Auto (V)” “10CPI(I)” “12CPI(M)” “15CPI(F)” “Number of columns set (C)”.
  • [Set number of columns (C)] The user enters the number of columns for one page of LIPS with this item. This function is only valid when [Set number of columns (C)] in [Number of columns] is used. The user sets the number of columns from 10-200 columns.
  • [LF function] The user sets here whether to use the LF function in LIPS. The user selects the LF function for LIPS from among “LF(U) and “LF+CR(R)”.
  • [CR function] The user sets here whether or not to use the CR function in LIPS. The user selects the CR function for LIPS from among “CR(J) and “CR+LF(E)”.
  • Time-out control (T) The user sets here whether to use time-out control function in LIPS. Uses sets ON or OFF to select use (or not) of the time-out control function in LIPS.
  • Cise character graphic set The user sets here whether or not to use Chinese character graphic set in LIPS. The user selects the Chinese character graphic set for LIPS from among “JIS78(O) and “JIS90(N)”.
  • Crosshatch resolution The user selects crosshatch resolution for LIPS with this item. The user selects from among “Fine(X) and “Quick(Y)” for crosshatch resolution.
  • Start-up macro (S) The user inputs here the start-up macro number desired for implementing with LIPS. The user inputs a desired macro number from 0 through 32767.
  • [Overlay 1 (K)] The user selects whether or not to implement the overlay print 1 on LIPS. The user sets ON or OFF to select use (or not) of the overlay print 1 function in LIPS. The user enters the format data number for use with Overlay Print 1 . This function is valid only when the number is input with [Overlay 1 (K)] set at ON by the user. The user enters numbers 0-32767 as format data numbers for using the Overlay Print 1 .
  • [Overlay 2 (Q)] The user selects whether or not to implement the Overlay Print 2 on LIPS. The user sets ON or OFF to select use (or not) of the Overlay Print 2 function in LIPS. The user enters the format data number for use with Overlay Print 2 . This function is valid only when the number is input with [Overlay 2 (Q)] set at ON by the user. The user enters numbers 0-32767 as format data numbers for using the Overlay Print 2 .
  • [OK] button The user selects this button to validate settings made in the LIPS Print Expansion Environment Set Sheet ( FIG. 70 ) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button The user selects this button to invalidate the settings that were made in the LIPS Print Expansion Environment Set Sheet ( FIG. 70 ) and close the dialog box.
  • the LIPS Utility Dialog Box of FIG. 74 appears. This LIPS Utility Dialog Box is for implementing the LIPS utility for the device that the user selected.
  • Micro list (M) Outputs the LIPS macro list when selected by the user.
  • the LIPS macro list is output after being set online.
  • N201 Print Environment Basic Set Sheet appears as shown in FIG. 76 .
  • This N201 Print Environment Basic Set Sheet ( FIG. 76 ) is for setting the N201 basic print environment for the device the user has selected.
  • [Page format (P)] The user selects the N201 page format with this item. The user selects from “Actual size (Vertical)” “Actual size (Horizontal)” “10” ⁇ A4Vert, “15” ⁇ 4A4Horiz, “15” ⁇ B4Horiz., “2/3Vert”, “2/3Horiz.” for the N201 page format.
  • Paper position The user selects the N201 paper position here. The user selects from “Center(Y)” and “Left(L)” as the N201 paper position.
  • Paper position fine adjust (B) The user inputs the N201 paper position (left-right fine adjust value) here. The user inputs from ⁇ 127 to 127 as the N201 paper position.
  • Image offset (I) The user selects whether or not to correct image data on the N201 with this item.
  • the user sets ON or OFF to select use (or not) of correction of image data on LIPS.
  • Paper size (D) The user selects the N201 paper size. The user selects the N201 paper size from among “Current paper-size” “A3” “B4” “A40” “B5” and “A5”.
  • External character size The user selects the External character size for use on the N201 with this item. The user selects the External character size on the N201 from among “10.8 Point (G)” and “10 Point (M)”.
  • [Expansion 1 (K)] button The user uses this button to open the N201 Print Environment Expansion 1 Dialog Box ( FIG. 79 ) for making expansion setting( 1 ) of the N201 print environment.
  • [Utility (U)] button The user uses this button to open the N201 Utility Dialog Box ( FIG. 86 ) for implementing the N201 utility.
  • [OK] button The user selects this button to validate settings made in the N201 Print Environment Basic Set Sheet ( FIG. 76 ) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button The user selects this button to invalidate the settings that were made in the N201 Print Environment Basic Set Sheet ( FIG. 76 )) and close the dialog box.
  • N201 Print Environment Expansion 1 Dialog Box ( FIG. 79 ) appears.
  • This N201 Print Environment Expansion 1 Dialog Box ( FIG. 79 ) is for making detailed N201 basic print environment settings for the device the user has selected.
  • [Zone] The user selects the N201 print zone mode with this item.
  • the user selects the N201 print zone mode from among “Standard (Q)” and “Wide (W)”.
  • [Right margin] The user selects the right margin position for the N201 with this item. The user selects the N201 right margin position from among “136col. (Y) ” and “Right edge (R)”.
  • Paper length (L) The user selects here whether or not to specify page length during reset in N201. The user selects this function (or not) by selecting ON or OFF.
  • [Paper length set (D)] The user enters here the page length of the continuous paper form and the cut paper form in the N201. This can only be selected when [Paper length set (D)] is set to ON in [Paper length (L)] by the user. The user inputs the page length of the continuous or cut paper in a figure from 1 to 199 lines.
  • Print command The user selects the print start command forming the control code in the N201.
  • the user selects the control code from among “CR only (V)” and “CR and so on (K)”.
  • [Buffer file] The user selects operation when the print position has exceeded the right margin in the N201. The user selects the operation from among “Return/New line” (I)” and “Return only (U)” on N201.
  • [OK] button The user selects this button to validate settings made in the N201 Print Environment Expansion 1 Dialog Box ( FIG. 79 ) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button The user selects this button to invalidate the settings that were made in the N201 Print Environment Expansion 1 Dialog Box ( FIG. 79 ) and close the dialog box.
  • N201 Print Environment Expansion 2 Dialog Box ( FIG. 82 ) appears.
  • This N201 Print Environment Expansion2 Dialog Box ( FIG. 82 ) is for making detailed N201 basic print environment settings for the device the user has selected.
  • OCR font (F) The user selects the OCR font for use in N201. The user selects from “Do not use” “OCR-B” “OCR-A” “OCR-B+OCR-kana” “OCR-A+OCR-kana”.
  • Start-up macro (M) The user enters here the number of the start-up macro to implement on N201. The user inputs a start-up macro number from 0 to 255.
  • System overlay 1 (O) The user selects here whether or not to implement the system overlay print in N201. The user selects with ON or OFF whether to use this System overlay 1 (O) function. This format data number is only valid when ON has been selected in [System overlay 1 (O)]. The user enters the format data number for using the system overlay print selected by the user. The user inputs a value from 1 to 5 as the format data number for using the system overlay print function.
  • the user overlay 1 (U) The user selects here whether or not to implement the user overlay print 1 in N201. The user selects whether or not to implement in N201 by selecting ON or OFF.
  • the user overlay 2 (V) The user selects here whether or not to implement the user overlay print 2 in N201. The user selects whether or not to implement in N201 by selecting ON or OFF.
  • HEX/LIPS (X) The user selects here whether or not to use the HEX/LIPS function in N201. The user selects this function (or not) by selecting ON or OFF.

Abstract

A network device control unit and method are provided in which, not all MIB objects under the control of the network management software are simultaneously acquired during startup of the network management software so the almost simultaneous flow of a large volume of SNMP packets in the LAN will not occur and along with a simultaneous reduction in the load on communications lines, the load on devices such as the printer and network board processing their SNMP packets will also become small. To accomplish this, windows allocated to individual network peripheral devices on a one to one basis and controlling the network device are utilized as device windows, and information to be displayed on the initial screen of the device window is acquired as the initial sheet and displayed. Device windows also acquire and display different sheet information on the device window when determined an entry has been made by the user requesting display of a different type of sheet information.

Description

    BACKGROUND OF THE INVENTION
  • This invention relates to a network control device and method including network control software.
  • In recent years local area networks (LAN) for connecting computers together have become widespread. These type of local area networks are capable of connecting computers in the same floor of a building or the entire building, a group of buildings, a district or even larger areas and can even connect to networks on a worldwide scale. Each of these mutually connected local area networks (LAN) may utilize diverse hardware connection technology or a plurality of network protocol.
  • Other isolated local area networks (LAN) of simple structure can be supervised by individual users. In other words, the user can replace equipment, install software and diagnose problems.
  • However, large-scale complex LAN and large, mutually interconnected LAN groups require management referred to here as “Management”. This “Management” means both a person to act as the network administrator and the software used by the network administrator. In this document, the term “management” signifies control utilizing software to manage the entire system, and the term “user” signifies the person utilizing the network control software. The user usually acts as the system control administrator. The user can make use of the network control software to obtain control data on the network and change this data.
  • Large-scale network systems are usually required to be active systems that must constantly perform equipment expansion or removal, software updating and problem detection, etc. Generally, such systems are owned by various persons or exist as various systems supplied by various operators.
  • Several methods have been attempted with numerous standards systems as methods for controlling devices on networks comprising a large-scale network system. The International Standards Organization (ISO) has proposed a general-purpose standards framework called the Open System connection (OSI) model. The network control protocol for the OSI model is called the Common Management Information Protocol. The Common Management Information Protocol or CMIP is a common network control protocol from Europe.
  • Also from the USA, a network management protocol for greater common use is known as Simple Network Management Protocol (SNMP) which is a complete change from the CMIP associated with it. (See “Introduction to TCP/IP Network Management—For Practical Network Control” by M. T. Rose, translated by Takeshi Nishida, First edition Aug. 20, 1992 Toppan.)
  • This Simple Network Management Protocol has at least one network management station (NMS) in the network management system. Each station has a plurality of management nodes including agents, as well as a network protocol so that the management stations and agents can exchange management information. The user can therefore obtain data on the network and also make changes to this data by utilizing electronic communication (modem) and the agent software for the management node via this network management software on NMS (network management station).
  • The agent here, refers to the software running as a background process of the target devices. When the user requests management data for equipment on the network, the management software places the object identification information in a management packet frame and sends this object information to the target agent. The agent interprets this object identification information, extracts data corresponding to this object identification information, places this data back in the packet and sends this packet back to the user. In some cases, a process corresponding to the data that was extracted, may be called up.
  • This agent also maintains data regarding its own status in a data base configuration. This data base is called a Management Information Base (MIB)). FIG. 4 shows a concept view of the MIB configuration. As shown in FIG. 4, the MIB has a tree type data structure and all nodes are affixed with a number. The number inside the parentheses in FIG. 4 is an identifier for that node. For instance, the identifier for node 401 is “1”. The identifier for node 402 is a “3” under node 401 and therefore listed as “1·3”. In the same way, the identifier for node 403 is listed as “1·3·6·1·2”. The identifier for these nodes is known as the object identifier.
  • The structure of this MIB is called the Structure of Management Information (SMI) and conforms to the “RC1155 Structure and Identification of Management Information for TCP/IP-based Internets”.
  • Only a fraction of the MIB specified as a standard has been extracted and shown in FIG. 4.
  • In FIG. 4, the numeral 404 is a node representing the peak of the object group and referred to as a standard MIB provided as a standard feature in equipment managed by Simple Network Management Protocol (SNMP). The detailed structure of the objects ranked below this node are specified in “RFC1213 Management Information Base for Network Management of TCP/IP-based internets: MIB-II. The numeral 405 is a node at the peak of the object group called the printer MIB and is provided as a standard item in printers managed by Simple Network Management Protocol (SNMP). The detailed structure of the objects ranked below this node are specified in “RFC1759 Printer MIB. Further, the numeral 406 is referred to as a private MIB and is a peak node for defining autonomous MIB such as used by companies and organizations. The numeral 407 is called a company expansion MIB and is a peak node for autonomous expansion of a company within the private MIB. The Canon Corporation has been assigned “1602” as a company number for definition as an autonomous entity and the peak node 408 for defining Canon MIB which is a Canon autonomous MIB and “408” is ranked at a position below the node 407 which signifies companies. The object identifier “1·3·6·1·4·1·1602” is for the peak node of the Canon MIB.
  • However, on starting up the network management software, and acquiring all the MIB-objects controlled by the network management software, a massive quantity of SNMP packets flow through the LAN at nearly the same time. This flow places a large burden on the channels and at the same time also places an extremely heavy load on the printer and the network boards that process those SNMP packets.
  • Also, along with this increased load, the startup of the network management software also requires more time (initial menu display) which causes the user to feel stressed.
  • Further, the network printer management software is constantly writing the MIB data with the same process sequence. Therefore, when the user directs the network printer software to write MIB data, the network printer software of the conventional art constantly writes all of the directed MIB data. However writing all of the MIB data each time is not always necessary and the process is redundant. In other words, the network printer software generally displays a plurality of information for the user simultaneously (information matching the MIB data) and even if the user only rewrites just a fraction of all this information, all of the displayed information of the overwrite is processed as items specified by the user.
  • Among the MIB data specified for rewriting by the user, items for which write is requested from the network management software for SNMP agents on the network printer, represent only the MIB data actually rewritten by the user. There is therefore no need to request write via SNMP agents on the network printer of MIB data which the user has not rewritten. Not only is such writing unnecessary but reducing the quantity of MIB data subject to write request via SNMP agents on the network printer from the network printer management software is also essential in order to reduce the load (amount of work) assigned to the network traffic (data quantity) and the network printer.
  • SUMMARY OF THE INVENTION
  • In view of the above circumstances, it is therefore an object of this invention to provide a network data base control device and method thereof which does not simultaneously acquire all MIB object information controlled by the network management software and therefore will have no simultaneous flow of a large volume of SNMP packets, and along with reducing the load on the device channels, the load on devices such as the printer which process the SNMP packets and load on the network board will be small.
  • A further object is to provide a network data base control device and method thereof wherein, by making the load on the LAN, printer and network boards small, the time required to start up (display initial menu) the network management software will be shortened and the user will thus be provided with an easier operating environment.
  • Still another object is to provide a network data base control device and method thereof wherein, in network printer management software utilizing the SNMP protocol, no processing change or write requests are made for unnecessary MIB data, while write requests for necessary MIB data for SNMP agents of the device (such as printers) on the network matching write-specified information from the user will be processed, thus allowing the amount of network traffic (data flow rate) and the load (amount of work) applied to the network printer to be reduced.
  • In order to achieve the above objects, the network device control method of this invention is provided with the following configuration. Namely, a network device control method having;
  • an initial sheet information acquisition and display step for acquiring and displaying initial sheet information on the initial menu of a device window and the device window is a window for managing and controlling a network device and applicable windows are assigned one each to each network peripheral device and,
  • a separate initial sheet information acquisition and display for acquiring and displaying applicable separate initial sheet information on a device window when determined that an input from the user is requesting display of sheet information of certain type.
  • Further, in accordance with the preferred embodiment of this invention, the network printer control program product is provided with the following process steps. In other words, in a network printer control program product having a window for displaying an icon of a list of peripheral network equipment connected to the current network wherein;
  • the network printer control program product is provided with a device window open step for opening windows (hereafter called “device windows”) assigned one each to each piece of network peripheral equipment for managing and controlling peripheral network equipment; an initial sheet information acquisition and display step for acquiring information (hereafter called “initial sheet information”) for displaying the initial menu of a device window opened in the device window open step; a device window close check step for determining if the user has performed input for closing a device window opened by means of the device window open step; a sheet switch request check step to check if the user has performed input for requesting display of a certain type of sheet information for a device window opened by means of the device window open step after a check reveals by means of the device window close check step that the user did not perform input for closing the window; a separate initial sheet information acquisition and display step for acquiring and displaying separate type sheet information on a device window opened by means of the device window open step when revealed by means of the sheet switch request check step that the user has performed input requesting separate type initial sheet information (hereafter called “separate sheet information”); and storage of the program in response to the device window close step in order to close the device window once a check reveals by means of the device window close check step that the user has performed input for closing the window.
  • Yet still, the network device control method of this invention, also comprised of the following process steps in a network device control method utilizing SNMP protocol and characterized by having a step to identify write requests for unnecessary MIB data and write requests for necessary MIB data in SNMP agents of the network device within MIB data corresponding to write information specified by the user.
  • Further, in accordance with the preferred embodiment of this invention; provision of a step to store MIB data loaded from the MIB data read-out process into the NIB data cache; and a step to compare MIB data corresponding to write information specified from the user in the MIB data write process versus data stored in the MIB data cache in the aforementioned step, in order to be able to identify write requests for necessary MIB data and write requests for unnecessary MIB data from among the MIB data matching write information specified from the user in SNMP agents of the network printer.
  • Alternatively, provision of a step to store data written in the MIB data write process into the MIB data cache; and a step to compare MIB data corresponding to write information specified from the user in the MIB data write process versus data stored in the MIB data cache in the aforementioned step, in order to be able to identify write requests for necessary MIB data and write requests for unnecessary MIB data from among the MIB data matching write information specified from the user in SNMP agents of the network printer.
  • Or still further, provision of a step to store MIB data loaded from the MIB data read-out process into the MIB data cache; a step to store data written in the MIB data write process into the MIB data cache; and a step to compare MIB data corresponding to write information specified from the user in the MIB data write process versus with MIB data stored in the MIB data cache in either of the steps, in order to be able to identify write requests for necessary MIB data and write requests for unnecessary MIB data from among the MIB data matching write information specified from the user in SNMP agents of the network printer.
  • This invention also is capable of reducing the network traffic (data volume) and reducing the load (work load) applied to the network printer.
  • Other features and advantages of the present invention will become apparent from the following description taken in conjunction with the accompanying drawings, in which reference characters designate the same or similar parts throughout the Fig.s thereof.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a drawing showing network boards for connecting the printers to the network when connected to printers having open style architecture.
  • FIG. 2 is a cross sectional fragmentary view of the configuration for connecting to the printer, a network board mounted with an agent.
  • FIG. 3 is a block diagram showing the electrical connections of the network board, printer and LAN.
  • FIG. 4 is a concept view showing the configuration of the management information base (MIB).
  • FIG. 5 is a block diagram showing the computer configuration capable of being operated by the network management software.
  • FIG. 6 is a block view of the network management software module.
  • FIG. 7 is a chart showing window transition during startup of NetSpot in controller mode.
  • FIG. 8 is a chart showing window transition during startup of NetSpot in controller mode.
  • FIG. 9 is a drawing illustrating the exclusive limit concept in the controller mode.
  • FIG. 10 is an illustration showing one example of the NetSpot password dialog box.
  • FIG. 11 is an illustration showing a message displayed when a mistake in the NetSpot password was entered.
  • FIG. 12 is an illustration showing one example of the NetWare server password dialog box.
  • FIG. 13 is an illustration showing a sample message when a error was made in log-in to the NetWare file server.
  • FIG. 14 is an illustration showing a sample message when the “CANCEL” button of FIG. 12 was pressed.
  • FIG. 15 is an illustration showing one example of a device list window.
  • FIG. 16 is an illustration showing a sample message when the device opened with the device window cannot be detected.
  • FIG. 17 is an illustration showing a sample message when the protocol has been changed and the device window was opened in controller mode.
  • FIG. 18 is an illustration showing a sample message when the protocol has been changed and the device window was not opened in controller mode.
  • FIG. 19 is an illustration showing a sample message when the device window has been opened in the controller mode or the device window when work is in progress after NetSpot has been quit in the controller mode.
  • FIG. 20 is an illustration showing a sample message when the device window has been opened in the controller mode or the device window when work is in progress after NetSpot has been quit in the general user mode.
  • FIG. 21 is an illustration showing a sample message displayed when quitting NetSpot is possible.
  • FIG. 22 is an illustration showing the new device dialog box (1-1).
  • FIG. 23 is an illustration showing the new device dialog box (1-2).
  • FIG. 24 is an illustration showing the new device dialog box (1-3).
  • FIG. 25 is FIG. 22 is an illustration showing a sample message displayed when an entry outside the allowable limit was entered in “IP Address (A)” of the new device dialog box (1-3).
  • FIG. 26 is an illustration showing the new device dialog box (1-4).
  • FIG. 27 is an illustration showing the new device dialog box (1-5).
  • FIG. 28 is an illustration showing the new device dialog box (2-2).
  • FIG. 29 is an illustration showing the display option dialog box
  • FIG. 30 is an illustration showing the device search range dialog box.
  • FIG. 31 is an illustration showing the device display dialog box.
  • FIG. 32 is an illustration showing the device list auto change dialog box.
  • FIG. 33 is an illustration showing the sample message displayed when an entry outside the allowable limit was entered in “Change Interval(1)” of the device list auto change dialog box.
  • FIG. 34 is an illustration showing the NetWare log-in dialog box.
  • FIG. 35 is an illustration showing the message displayed when log-in to the NetWare file server failed.
  • FIG. 36 is an illustration showing the NetWare log-out dialog box.
  • FIG. 37 is an illustration showing the message displayed when the “Log-out(0)” button of FIG. 36 is pressed.
  • FIG. 38 is an illustration showing the NetSpot password dialog box.
  • FIG. 39 is an illustration showing the message displayed when a mistake was made in the NetSpot password entry with “Old Password (0)” of FIG. 38.
  • FIG. 40 is an illustration showing the message displayed when the new password and the password check entry do not match.
  • FIG. 41 is an illustration showing the message displayed when the NetSpot password has been changed by means of the correct entry.
  • FIG. 42 is an illustration showing the NetSpot version information dialog box.
  • FIG. 43 is an illustration showing the device window.
  • FIG. 44 is an illustration showing the message displayed when time is required for registering the controller on the manager information table.
  • FIG. 45 is an illustration showing a sample message displayed when time is needed for canceling the controller registration on the manager information table.
  • FIG. 46 is an illustration showing a sample message displayed when time is needed for acquiring information when first displaying the sheet dialog box of FIG. 43.
  • FIG. 47 is an illustration showing a sample message displayed when time is needed for setting information in the sheet dialog box of FIG. 43.
  • FIG. 48 is an illustration showing a sample message displayed when time is needed for resetting the printer and resetting the network interface board.
  • FIG. 49 is an illustration showing a sample message displayed when time is needed for executing commands other than resetting the printer and resetting the network interface board.
  • FIG. 50 is an illustration showing the device password entry dialog box.
  • FIG. 51 is an illustration showing a sample message displayed when a mistake was made by the user in entry of the device password.
  • FIG. 52 is an illustration showing a sample message displayed when a previously opened device window was detected by means of another terminal in controller mode.
  • FIG. 53 is an illustration showing a sample message displayed when automatic opening of the device window was not selected in controller mode.
  • FIG. 54 is an illustration showing the status sheet.
  • FIG. 55 is an illustration showing the error information dialog box.
  • FIG. 56 is a sample message display showing when the “Reset (R)” button of FIG. 55 was pressed.
  • FIG. 57 is an illustration showing the paper feed-eject dialog box.
  • FIG. 58 is an illustration showing the paper feed-eject setting sheet.
  • FIG. 59 is an illustration showing the shared printer environment basic setting sheet.
  • FIG. 60 is an illustration showing the sample message displayed when an entry outside the allowable range was made for “Copy Sheet Count (P)” of FIG. 59.
  • FIG. 61 is an illustration showing the sample message displayed when an entry outside the allowable range was made for “Bind Width (B)” of FIG. 59.
  • FIG. 62 is an illustration showing the sample message displayed when an entry not in a 0.5 segment was made for “Bind Width (B)” of FIG. 59.
  • FIG. 63 is an illustration showing the shared printer expanded environmental setting dialog box.
  • FIG. 64 is an illustration showing the sample message displayed when an entry outside the allowable range was made for “Job-Time Out (T)” of FIG. 63.
  • FIG. 65 is an illustration showing the sample message displayed when an entry outside the allowable range was made for “Vertical Correct (U)”—“Horizontal Correct (Y)” in FIG. 63.
  • FIG. 66 is an illustration showing the sample message displayed when an entry outside the allowable range not in 0.5 segments was made in “Vertical Correct (U)”—“Horizontal Correct (Y)” in FIG. 63.
  • FIG. 67 is an illustration showing the print adjust dialog box.
  • FIG. 68 is an illustration showing the print operating mode dialog box.
  • FIG. 69 is an illustration showing the sample display for the LIPS print environment basic setting sheet.
  • FIG. 70 is an illustration showing the LIPS print expanded environment dialog box.
  • FIG. 71 is an illustration showing the sample message when an entry outside the allowable range was made in “Line Count (L)” of FIG. 70.
  • FIG. 72 is an illustration showing the-sample message when an entry outside the allowable range was made in “Row Count (L)” of FIG. 70.
  • FIG. 73 is an illustration showing the sample message when an entry outside the allowable range was made in “Start-Up Macro” “Overlay1” “Overlay2” in FIG. 70.
  • FIG. 74 is an illustration showing the LIPS utility dialog box.
  • FIG. 75 is an illustration showing the sample message displayed when the printer is in on-line status when the “Status Print” “Overlay Print” “Overlay List” “Font List” or “Macro List” buttons are pressed.
  • FIG. 76 is an illustration showing the N201 print environment basic setting sheet.
  • FIG. 77 is an illustration showing the message displayed when an entry outside the allowable range was made in “Upper Border (W)” “Paper Position Fine Adjust (B)” in FIG. 76.
  • FIG. 78 is an illustration showing the message displayed when an entry outside the allowable range was made in “Font ID”.
  • FIG. 79 is an illustration showing the N201 print expansion environment 1 dialog box.
  • FIG. 80 is an illustration showing the message displayed when an entry outside the allowable range was made in “Dotted Line Skip (M)” of FIG. 79.
  • FIG. 81 is an illustration showing the message displayed when an entry outside the allowable range was made in “Paper Length (D)” of FIG. 79.
  • FIG. 82 is an illustration showing the N201 print expansion environment 2 dialog box.
  • FIG. 83 is an illustration showing the message displayed when an entry outside the allowable range was made in “Fixed Line Count (E)”—“Fixed Row Count (N)” in FIG. 82.
  • FIG. 84 is an illustration showing the message displayed when an entry outside the allowable range was made in “Start-Up Macro (M)” in FIG. 82.
  • FIG. 85 is an illustration showing the message displayed when an entry outside the allowable range was made in “System Overlay (0)” in FIG. 82.
  • FIG. 86 is an illustration showing the N201 utility dialog box.
  • FIG. 87 is an illustration showing the message displayed when the printer is on-line when the “Status Print (S)”—“Overprint(0)” buttons are pressed in FIG. 86.
  • FIG. 88 is a sample display showing the ESC/P print environment basic setting sheet.
  • FIG. 89 is an illustration showing the message displayed when an entry outside the allowable range was made in “Upper Border (W)” “Paper Position Fine Adjust (B)” in FIG. 88.
  • FIG. 90 is an illustration showing the message displayed when an entry outside the allowable range was made in “Font ID (E)” in FIG. 88.
  • FIG. 91 is an illustration showing the ESC/P print expansion environment 1 dialog box.
  • FIG. 92 is an illustration showing the message displayed when an entry outside the allowable range was made in “Continuous Paper Length (L)”—“Single Form Length (S)” of FIG. 91.
  • FIG. 93 is an illustration showing the message displayed when an entry outside the allowable range was made in “Dotted Line Skip (M)” of FIG. 91.
  • FIG. 94 is an illustration showing the ESC/P print expansion environment 2 dialog box.
  • FIG. 95 is an illustration showing the message displayed when an entry outside the allowable range was made in “Fixed Line Count (E)”—“Fixed Row Count (N)” in FIG. 94.
  • FIG. 96 is an illustration showing the message displayed when an entry outside the allowable range was made in “Start-Up Macro (M)” in FIG. 94.
  • FIG. 97 is an illustration showing the message displayed when an entry outside the allowable range was made in “System Overlay (0)” in FIG. 94.
  • FIG. 98 is an illustration showing the ESC/P utility dialog box.
  • FIG. 99 is an illustration showing the message displayed when the printer is on-line when the “Status Print (S)”—“Overprint(0)” buttons are pressed in FIG. 98.
  • FIG. 100 is an illustration showing the Jobs sheet.
  • FIG. 101 is an illustration showing the printer queue change dialog box.
  • FIG. 102 is an illustration showing the information sheet.
  • FIG. 103 is an illustration showing the controller information dialog box.
  • FIG. 104 is an illustration showing the network sheet.
  • FIG. 105 is an illustration showing the NetWare sheet.
  • FIG. 106 is an illustration showing the message displayed when the user made an entry outside the allowable range in “Printer No.(U)” in FIG. 105.
  • FIG. 107 is an illustration showing the message displayed when the user made an entry outside the allowable range in “Form No.(0)” in FIG. 105.
  • FIG. 108 is an illustration showing the message displayed when the user made an entry outside the allowable range in “Polling Interval(1)” in FIG. 105.
  • FIG. 109 is an illustration showing the message displayed when the user made an entry outside the allowable range in “Buffer Size (B)” in FIG. 105.
  • FIG. 110 is an illustration showing the message displayed when any of the settings in FIG. 105 was changed and the “OK” button was pressed.
  • FIG. 111 is an illustration showing the message displayed when any of the settings in FIG. 105 was changed and the “Update(A)” button was pressed.
  • FIG. 112 is an illustration showing the message displayed when any of the required software resets of the network interface board in FIG. 105 was changed and the “Update (A)” button was pressed when the changes were completed.
  • FIG. 113 is an illustration showing the message displayed when a software reset of the network-interface board was selected and the NetSpot has triggered the NetWare protocol.
  • FIG. 114 is an illustration showing the TCP/IP setting sheet.
  • FIG. 115 is an illustration showing the message displayed when the user made an entry outside the allowable range in “IP Address (P)”—“Subnet Mask (M)”—“Gateway Address (G)”.
  • FIG. 116 is an illustration showing the message displayed when any of the settings of FIG. 114 was changed and the “OK” button pressed.
  • FIG. 117 is an illustration showing the message displayed when any of the settings of FIG. 114 was changed and the “Update (A)” button was pressed.
  • FIG. 118 is an illustration showing the message displayed when any of the required software resets of the network interface board in FIG. 114 was changed and the changes were completed.
  • FIG. 119 is an illustration showing the message displayed when a software reset of the network interface board of FIG. 114 was selected and the NetSpot has triggered the TCP/IP.
  • FIG. 120 is an illustration showing the AppleTalk setting sheet.
  • FIG. 121 is an illustration showing the message when a prohibited character code was entered in “Name (E) of FIG. 120.
  • FIG. 122 is an illustration showing the message when any of the settings in FIG. 120 was changed and the “OK” button was pressed.
  • FIG. 123 is an illustration showing the message when any of the settings in FIG. 120 was changed and the “Update (A)” button was pressed.
  • FIG. 124 is an illustration showing the message displayed when any of the required software resets of the network interface board in FIG. 114 were changed and the changes were completed.
  • FIG. 125 is an illustration showing the message displayed when “Eject (E)” of 817 of FIG. 43 was selected and the printer was on-line.
  • FIG. 126 is an illustration showing the message displayed when “Printer Reset (R) . . . ” of 817 of FIG. 43 was selected.
  • FIG. 127 is an illustration showing the message displayed when “Printer Initialize (1)” of 817 of FIG. 43 was selected.
  • FIG. 128 is an illustration showing the message displayed when “Network Interface Board Reset (B)” of 817 of FIG. 43 was selected.
  • FIG. 129 is an illustration showing the message displayed when “Network Interface Board Initialize (D)” of 817 of FIG. 43 was selected.
  • FIG. 130 is an illustration showing the message when operation returns to the factory default settings set with the network interface board.
  • FIG. 131 is an illustration showing the message when printer is on-line and “Test Print (P)” “Status Print (S)” “Font List (F)” were selected I 821 of FIG. 43.
  • FIG. 132 is an illustration showing the trap report condition dialog box.
  • FIG. 133 is an illustration showing the device auto change dialog box.
  • FIG. 134 is an illustration showing the message displayed in “Change Interval (I) when the user made an entry outside the allowable range in FIG. 133.
  • FIG. 135 is an illustration showing the printer information dialog box.
  • FIG. 136 is an illustration showing the controller information dialog box.
  • FIG. 137 is an illustration showing the device password change dialog box.
  • FIG. 138 is an illustration showing the message displayed when a mistake was made in the password entered with the “Old Password (0)” of FIG. 137.
  • FIG. 139 is an illustration showing the message displayed when the password entered with “New Password (N)” and the “New Password Check Entry (F)” do not match.
  • FIG. 140 is an illustration showing the message displayed when the device password has been changed by means of the correct entry by the user.
  • FIG. 141 is an illustration showing the device information dialog box.
  • FIG. 142 is an illustration showing the error pop-up window.
  • FIG. 143 is an illustration showing the printer environment setting dialog box.
  • FIG. 144 is an illustration showing the protocol setting dialog box.
  • FIG. 145 is an illustration showing the user mode device window.
  • FIG. 146 is an illustration showing the device list window (large icon) when the device window has been opened in controller mode.
  • FIG. 147 is an illustration showing the device list window (small icon) when the device window has been opened in controller mode.
  • FIG. 148 is an illustration showing the device list window (large icon) when there is no response from the previously detected device.
  • FIG. 149 is an illustration showing the device list window (small icon) when there is no response from the previously detected device.
  • FIG. 150 is a flowchart showing the operation process when the network printer management software is started and the printer for control has been selected.
  • FIG. 151 is a flowchart for describing the details of step 15100 in FIG. 150.
  • FIG. 152 is a flowchart for showing the process started for performing device window display operation in network management software in the embodiment.
  • FIG. 153 is a flowchart showing the contents of step 15300 of FIG. 152.
  • FIG. 154 is a flowchart showing the contents of step 15400 of FIG. 152.
  • FIG. 155 is a flowchart showing the contents of step 15500 of FIG. 154.
  • FIG. 156 is a flowchart showing the contents of step 15600 of FIG. 155.
  • FIG. 157 is a flowchart showing the contents of step 15500 of FIG. 154.
  • FIG. 158 is a flowchart for showing the process started for performing device window display operation in network management software in the second embodiment.
  • FIG. 159 is a flowchart for showing the MIB data read-out method of the network printer management software.
  • FIG. 160 is a flowchart for showing the MIB data write method of the network printer management software.
  • FIG. 161 is a flowchart for showing the MIB data read-out method of the network printer management software in the embodiment.
  • FIG. 162 is a flowchart for showing the MIB data write method of the network printer management software in the embodiment.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • Hereafter, the embodiment of the invention will be described while referring to the accompanying drawings.
  • A large-scale network requiring management by the embodiment of this invention will first be described.
  • FIG. 1 shows a network board (NB) for connecting the printer to the network, connected to a printer 102 having an open-style architecture. The NB101 is connected to the local area network (LAN) 100 by for instance an LAN interface such as Ethernet interface 10Base-2 having a coaxial connector or 10 Base-T having RJ-45.
  • A plurality of personal computers (PC) such as a PC103 or PC104 are also connected to the LAN 100. The PC103 and PC104 can communicate with NB101 within the network operating system. One personal computer such as the PC103 can be directed to function as the network controller. Also, a printer 105 connected to the PC104 can be connected to the PC103.
  • A file server 106 is connected to the LAN 100. This file server 106 controls access to files stored in a large-capacity (for example 10 billion byte) network disk 107. A printer server 108 performs printer on the connected printers 109 a, 109 b or with printer 105 in a remote location, etc. Other peripheral equipment not shown in the drawing may also be connected to the LAN100.
  • More specifically, the network shown in FIG. 1 can utilize network software such as Novell or Unix software for achieving efficient communications between the various network members. Any network software is capable of being used such as NetWare (commercial trademark of the Novell Company, omitted hereafter). A detailed explanation relating to this software package may be found by referring to the on-line documentation enclosed with the NetWare package. This explanation can also be purchased along with the NetWare package from the Novell Company.
  • In a simplified description of the layout of FIG. 1, a file server 106 fulfills the function of file manager for receiving data files, storing, queueing, caching and transmission of data files with the LAN members. For instance, files made on the PC103 and PC104 are respectively sent to the file server 106 which sorts these files in order, and in compliance with commands from the print server 108, sends these ordered data files to the printer 109 a.
  • The data files created on the PC103 and PC104 are sent to the LAN100 and files received from the LAN100 or such kind of files are labeled and processed on a computer conFig.d to perform such tasks. The computer equipment is shown in FIG. 1, however other computer equipment suitable for running the network software may also be included. For instance, when using UNIX software, a UNIX workstation can be incorporated into the network and under appropriate conditions, can be used along with the computers shown in the Fig.
  • Usually, a local area network such as the LAN100 provides services to a certain number of local user groups such as on one floor of a building, or a plurality of connected floors in a building. For instance, a wide area network (WAN) can be formed to handle users isolated from other users such as users in other buildings or in other prefectures, etc. The WAN is fundamentally an aggregate consisting of high-speed digital lines such as telephones lines of high-speed digital networks (ISDN) to connect a plurality of LAN. Accordingly, as shown in FIG. 1, the LAN100, LAN110 and LAN120 form WAN connected by modulators/demodulators (modem) and a transponder 130 and a backbone 140. These are simple electrical connections implemented by several bus lines. Each LAN incorporates a custom personal computer. Though not always needed, a file server and a print server are normally incorporated into the LAN.
  • Therefore, as shown in FIG. 1, the LAN110 incorporates a PC111, a PC112, a file server 113, a network disk 114, a print server 115, a printer 116 and a printer 117. In contrast, the LAN120 incorporates only a PC121 and PC122. The equipment connected with the LAN100, LAN110 and LAN120 can access other LAN equipment functions by means of WAN connections.
  • Installing Agents on Network Boards
  • Agents are installed on network boards for connecting the printer to the network. This process allows the printer to be controlled by the network management software. The user can acquire or change the status of the information for the printer subject to control by the network control software. More specifically for instance, the characters shown on the liquid crystal display of a printer can be acquired or the default paper feed cassette changed. Hereafter, a sample connection to a printer, of a network board (NB) mounted with an agent will be described.
  • As shown in FIG. 2, the NB101 is preferably mounted in the internal expansion slot of the printer 102. The NB101 becomes a “built-in” network node having a data storage function and performing the processing shown below. The structure of this NB101 has the merit of possessing special auxiliary functions for integrating and controlling a large multi-area WAN network. These auxiliary functions for instance, include printer control and status monitoring of remote network locations (for instance offices of network coordinators) and automatic control and printer load characteristics of the printer for providing a guaranteed initial printer environment for the next printer user once the current printing job is finished or may include access through the network for setting a schedule for toner cartridge replacement and incorporating a printer log or statistical records.
  • An essential element in this NB design is the function for accessing printer control status from NB101 by way of a two-way interface such as the shared memory 200. Besides this shared (or joint) memory, an interface such as an SCSI interface can also be used. Thus, print operation information for a plurality of convenient auxiliary function programs can be sent to the NB101 or to external network nodes. The print image data and control information blocks are formed by a microprocessor 301 on the NB101, listed in the shared memory 200 and then loaded into the printer 102. At the same time, the printer status information is sent from the printer 102 to the shared memory 200 and then loaded by means of the microprocessor 301 on the NB.
  • FIG. 2 shows a fragmentary view of the NB101 installed in the printer 102. As shown in FIG. 2, the NB101 is comprised of a print circuit board 101 a installed on a faceplate 101 b for making the network connection and connected to the printer interface card 150 by means of the connector 17. The printer interface card 150 directly controls the printer engine of the printer 102. The printing data and the printer commands are input to the printer interface card 150 by way of the connector 170 from the NB101, while the printer status information is acquired by way of the connector 170 from the printer interface card 170. The NB101 communicates this information to the LAN100 by way of the network connector of the faceplate 101 b. At the same time, the printer 102 can also receive printing data from the serial port 102 a and the parallel port 102 b, etc.
  • FIG. 3 is a block diagram showing the electrical connections of the NB101, the printer 102 and the LAN100. The NB101 is directly to the LAN100 byway of the LAN interface and connected by way of the printer interface card 150 to the printer 102. The NB101 is comprised of a microprocessor 301 to control the NB101, a ROM 303 to store the operating program for the microprocessor 301, a RAM 302 for utilizing the program run by the microprocessor 301 as work, and a shared memory 200 for exchanging data between the NB101 and the printer interface card 150 and these various components are mutually connected by internal buses. The program used by the NB101 for operating the SNMP agent is stored in the ROM303. The microprocessor 301 performs operation in compliance with the program stored in the ROM303 and utilizes the RAM 302 as the work area. The shared memory 200 is utilized as the buffer zone for communication with printer interface card 150.
  • The microprocessor 151 on the printer interface card 150 performs data access with the NB101 by way of the shared memory 200 installed in the NB101. The microprocessor 151 of the printer interface card 150 also performs communication with the printer engine 160 for actually moving the printer mechanism.
  • PC Configuration
  • The configuration of the personal computer operating the network management software is described as follows.
  • FIG. 5 is a block diagram showing the configuration of the PC capable of being operated by the network management software.
  • The reference numeral 500 in FIG. 5 denotes the PC operated by the network management software and is equivalent to numeral 103 in FIG. 1. The PC500 is controlled by a network management program executed by a CPU501 supplied with the program from a floppy disk drive (FD) 512 or stored in a ROM 502 or in a hard disk (HD) 511. Devices connected to the system through the system bus 504 are driven by this network management program in a coordinated manner. The numeral 503 is a RAM which functions as the main memory of CPU 501 or the work area and the like. The numeral 505 denotes a keyboard (KBC) controller for performing control via instructional inputs from a keyboard (KB) 509 and a pointing device not shown in the Fig. The numeral 506 is a CRT controller (CRTC) which controls the display on the CRT (510). The numeral 507 denotes a disk controller (DKC) which controls access with a floppy disk controller (FD) 512 and a hard disk (HD) 511 for storing boot programs, various applications, edit files, user files and network management programs, etc. The numeral 508 denotes a network interface card (NIC) which performs two-way data exchanges between the agent or the network equipment by way of the LAN100.
  • One example of a read-out/write method for the MIB data of the network printer management software will be explained while referring to FIGS. 159 and 160.
  • The start of MIB data readout is shown in Step S15900.
  • In Step S15901, the MIB data readout request is performed for the network printer management software from the SNMP agent of the network printer.
  • Then in Step S15902, the requested MIB data for the network printer management software from the SNMP agent of the network printer is read-out and reported.
  • Finally, in Step S15903 the process in FIG. 159 ends.
  • Next, the MIB data write method in the network printer management software will be explained while referring to the flowchart in FIG. 160.
  • The start of MIB data write is shown in Step S16000.
  • In Step S16001, the MIB data write request is performed for the network printer management software from the SNMP agent of the network printer.
  • Then in Step S16002, the requested MIB data for the network printer management software from the SNMP agent of the network printer is written and reported.
  • Finally, in Step S16003 the process in FIG. 160 ends.
  • However, in writing of MIB data as stated previously, all of the specified MIB data is written and on some occasions, unnecessary data is also written so that a large load is applied in terms of network traffic volume and network printer work.
  • Whereupon, this invention resolves this problem by controlling operation so that only necessary MIB data is changed.
  • Next, in a large-scale network system such as shown in FIG. 1, a more detailed explanation is given for cases where network management software operated by a personal computer (hereafter PC) is controlling a device (such as a printer) subject to network management.
  • FIG. 150 shows the operation when the user starts the network management software and the network management software operation is performed when the desired printer is selected.
  • First of all, the “START” button is clicked on Windows95 (operating system from Microsoft-USA, hereafter omitted) and after selecting “Select and Run File Name”, when the file name is chosen and the network management software starts up, a list of all the MIB objects controlled by the network management software is made in Step S15001.
  • Step S15002 determines if all acquisition of all the object information for the list made in Step S15001 is now complete.
  • If acquisition of all the object information is complete, then the initial menu of this network management software is displayed and this flowchart ended by means of Step S15003.
  • If however, acquisition of all the object information in Step S15002 is not complete, then Step S15100 cause the process to return to printer information acquisition in Step S15002.
  • Step S15100 is explained in detail while referring to FIG. 151.
  • First, in Step S15101 an inquiry utilizing the SNMP is made to the printer and network board of a portion of the items on the MIB object list made in Step S15001. Upon which, the value of the MIB object list for which inquiry was made, is returned by the SNMP to the network management software operated on the PC.
  • Step S15102 determines if the SNMP communication is being performed correctly. If communication is not being performed correctly an MIB object inquiry is again made to the printer and the network board utilizing the SNMP. If communication is correct, then the process in this flowchart ends.
  • However, even with the above process, when all the MIB objects controlled by the network management software are acquired, a massive amount of SNMP packets flow through the LAN. Investigation has found that along with a large load placed on the channels, an extremely large load is also placed on the printer and network boards which process these SNMP packets.
  • In this embodiment therefore, all the MIB objects controlled by this network management software are not acquired. Consequently, there is no simultaneous heavy flow of SNMP packets through the LAN, and along with reducing the load on the channels, the load placed on the printer and network boards which process these SNMP packets is also reduced.
  • Network Management Software Modular Structure
  • The configuration of the network management structure will next be described.
  • The network control device of this embodiment is attained by a PC conFig.d as shown for a network control unit in FIG. 5. The hard disk (HD) 511 stores the network management program performing the main operation of this embodiment as is described later on. In all explanations related from hereon, the CPU501 will serve as the main element of the hardware unless otherwise stated. However, the main item in software control is the network management software stored in the hard disk (HD) 511. The operating system (OS) of this embodiment is assumed to be Windows95 (Microsoft) however the OS need not be restricted to Windows95. The network management program relating to this embodiment may be provided in a form stored on a recording medium such as floppy disks or a CD-ROM, etc. In such a case, a floppy disk controller (FD) 512 such as shown in FIG. 5 or a CD-ROM drive not shown in the drawing may be utilized to load the program from the recording medium and install the program in the hard disk (HD) 511.
  • FIG. 6 is a block diagram view of a modular structure of the network management software relating to the embodiment of this invention. This network management software is stored in the hard disk 511 of FIG. 5 and the software is run by means of the CPU501. In such cases, the CPU501 uses the RAM 503 as the work area.
  • The numeral 601 in FIG. 6 denotes the device list module which is a module for displaying on a list, all the devices connected to the network (this list is given in more detail in FIG. 15 as explained later). The numeral 602 denotes the overall control module which serves to coordinate the other modules based on instructions from the device list. The numeral 603 denotes the configurator which is the module that performs special processing relating to network settings for the agent. The numeral 604 denotes the search module which searches for a device connected to the network. Devices that the module 604 searches for are displayed on a device list 601. The numeral 605 is a network job module for acquiring print job status from the network server by utilizing the NetWare API616. (For details on NetWare API refer for instance, to the “NetWare Programmer's Guide for C” issued by the Novell Company. This text may be purchased from the Novell Company.) The numerals 606 and 607 denote the UI module for displaying the device window as related later. A UI module is provided for each model displaying detailed information. The numerals 608 and 609 denote the control modules which handle special control of models acquiring detailed information. These control modules, just as with the control modules are provided for each model displaying detailed information. The control A module 608 and the control B module 609 acquire MIB data from the device subject to net control by utilizing the MIB module 610 and then convey this data to the corresponding UI A module 606 or the UI B module 607.
  • An MIB module 601 performs object identifier and object key conversions. Here, the object key is a 32 bit integer matching the object identifier in a one to one relationship. The object identifier is an identifier of variable length. This variable object identifier is difficult to handle when installed as is in the network management software so the network management software of this document utilizes an object identifier and fixed length identifier internally in a one to one relationship. The host module for the MIB module 610 handles the MIB information utilizing this object key and this arrangement allows easy use in the network management software.
  • The numeral 611 denotes the SNMP module for sending and receiving the SNMP packet. The numeral 612 denotes the shared transport module that absorbs differences in lower ranked (downstream) protocol for transporting the SNMP data. During actual operation, the IPX handler 613 or the UDP handler 614 has the role of transporting the data. The UDP handler utilizes WinSock 617 for installation. (Refer to specifications for instance for Windows Socket API v1.1 for details on WinSock. This document can be procured from a plurality of locations and comes enclosed with Visual C++ a compiler of the Microsoft Corporation.) The numeral 615 denotes the current protocol utilized by the configurator 603 and during operation shows either the IPX protocol or the UDP protocol selected by the user. In the following explanation, the network management software of this document is called “NetSpot” (A commercial trademark of the Canon Corporation.)
  • NetSpot Install
  • The files required for install of NetSpot are usually taken from a recording medium such as a floppy disk (FD) or a CD-ROM or else may be transferred by way of the network. After the user has obtained the files needed for NetSpot install by one of these methods, the NetSpot install is commenced in compliance with the specified install procedure. This NetSpot install procedure is similar to other general software installation procedures. Namely, in that the user starts up the NetSpot installer on the personal computer (PC) and the installer then automatically performs the install. The installer copies the necessary files from the hard disk of the PC and when needed also has the user input required information so that the necessary files for NetSpot operation are edited or created.
  • The information entered by the user during this NetSpot install includes selection of the following two types of operating modes (controller mode (administrator mode) and general user mode).
  • NetSpot Operating Mode
  • NetSpot has the following two types of operating modes; a controller mode and a general user mode. One of these two modes is specified. Basically, the NetSpot install must be corrected in order to change the NetSpot operating mode.
  • Controller Mode (Administrator Mode): A mode utilized by users have specially designated rights (for instance, the network administrator or network peripheral equipment administrator).
  • General User Mode (User Mode): A mode utilized by a general user having no specially designated rights.
  • Functions that support the general user mode are functions supported with limits applied in the controller mode. In other words, the functions supported in the general user mode are equivalent to a portion of the functions supported in the controller mode.
  • A list of functions supported by NetSpot are related below for both the controller mode and the general user mode.
  • Controller (Administrator) Mode Function:
  • (1) Device List Window
  • List of devices connected to network
  • Device information display (per each device)
  • Tool bar display
  • Status bar display
  • (2) Device List Window Menu
  • Device window display menu
  • New device window menu
  • Printer driver install menu
  • Quit NetSpot
  • Display select menu
  • Icon order display menu
  • Updated information menu
  • Display option menu
  • Protocol select menu
  • Error report select menu
  • Device search range set menu
  • Device display set menu
  • Display auto change set menu
  • NetWare server menu
  • Password change menu
  • Help menu
  • Version information display menu
  • (3) Device Window Menu
  • Printer control
  • Network interface board control
  • Quit device window
  • Display menu
  • Trap report condition set menu
  • Display auto change set menu
  • Printer information set menu
  • Controller information set menu
  • Printer environment set menu
  • Protocol set menu
  • Device window password change menu
  • Common utility menu
  • Help menu
  • Version information display menu
  • (4) Error Pop-Up Window
  • Report occurrence of device errors
  • (5) Status Sheet
  • Printer external bitmap display
  • Operating panel status display
  • Paper feed status display
  • Paper eject status display
  • Error information display
  • Online help display for errors
  • Error reset operation
  • (6) Printer Environment Dialog Box
  • Printer paper eject settings
  • Common print environment basic settings
  • Common print environment expansion settings
  • Print adjust settings
  • Print operating mode settings
  • LIPS custom print environment basic settings
  • LIPS custom print environment expansion settings
  • LIPS custom utility
  • N201 custom print environment basic settings
  • N201 custom print environment expansion1 settings**
  • N201 custom print environment expansion2 settings
  • N201 custom utility
  • ESC/P custom print environment basic settings
  • ESC/P custom print environment expansion1 settings
  • ESC/P custom print environment expansion2 settings**
  • ESC/P custom utility
  • (** indicates only when option is installed)
  • (7) Jobs Sheet
  • Monitoring of all jobs
  • Job execute control held by the logged-in user
  • Control of all-jobs (administrator only)
  • Changes in printer queue settings
  • (8) Information Sheet
  • Printer information display
  • Environmental setting information display.
  • Controller information display
  • (9) Network Sheet
  • Network interface board information display
  • Network information display
  • TCP/IP information display
  • AppleTalk information display
  • SNMP information display
  • (10) Protocol Setting Dialog Box
  • NetWare settings
  • TCP/IP settings
  • AppleTalk settings
  • General User Mode Functions:
  • (1) Device List Display Window
  • Device list display of devices connected to network
  • Device information display (per each device)
  • Tool bar display
  • Status bar display
  • (2) Device List Window Menu
  • Device window display menu
  • Printer driver install menu
  • Quit NetSpot
  • Display select menu
  • Icon order display menu
  • Updated information menu
  • Display option menu
  • Protocol select menu
  • Error report select menu
  • Device search range set menu
  • Device display set menu
  • Display auto change set menu
  • NetWare server menu
  • Help menu
  • Version information display menu
  • (3) Device Window Menu
  • Quit device window menu
  • Display menu
  • Display auto change set menu
  • Help menu
  • Version information display menu
  • (4) Error Pop-Up Window
  • Report occurrence of device errors
  • (5) Status Sheet
  • Printer external bitmap display
  • Operating panel status display
  • Paper feed status display
  • Paper eject status display
  • Error information display
  • Online help display for errors
  • (6) Jobs Sheet
  • Monitoring of all jobs
  • Job execute control held by the logged-in user
  • Control of all jobs (administrator only)
  • Changes in printer queue settings
  • (8) Information Sheet
  • Printer information display
  • Environmental setting information display
  • Controller information display
  • The above mentioned functions are all explained in detail later on.
  • NetSpot Start-Up and Password Approval
  • When NetSpot is installed in the general user mode, the user can start NetSpot just by executing the NetSpot file. However, when NetSpot is installed in the controller mode, entry of the NetSpot password is requested after the user executes the NetSpot file. The NetSpot cannot start at this time in controller mode, unless the user enters the correct password. In NetSpot controller mode, the user can make all types of network peripheral equipment (device) settings. A mistake in these settings can cause misoperation or equipment breakdowns. So during startup in controller mode in NetSpot, the user is requested to enter the NetSpot password in order to prevent using controller mode by the general user. However, when entry of the NetSpot password is requested, the user can start up NetSpot in the general user mode without entering the password. This process is described in detail later on in the description of the NetSpot password entry dialog box (FIG. 10).
  • During install of NetSpot in controller mode, the user performing the install can set the NetSpot password during controller mode startup.
  • Further, after the user has started up NetSpot in controller mode, the NetSpot password can be set or changed at controller mode startup. Details are related later on, in the explanation of the NetSpot password change dialog box (FIG. 38).
  • The NetSpot password which has been set or changed is used from the next time NetSpot is started in controller mode. NetSpot controller mode will start if the NetSpot password entered during controller mode startup matches the actual entry but will not start if the two passwords do not match.
  • In NetSpot controller mode, instead of requesting the NetSpot password from the user during start-up, a check can be made in the NetWare file server for log-in by the administrator. In other words, during start-up in NetSpot controller mode, the request for entry of the NetSpot can be omitted if the user has previously logged-in to the NetWare file server as the administrator.
  • In actual network operation, there may be a plurality of administrators in one network environment and the administrator may vary with each piece of network peripheral equipment (device). So in NetSpot controller mode, a device password can be set as an option for each network interface board, in addition to the NetSpot password during start-up of the controller mode. This allows approval of a device password for each piece of network peripheral equipment selected by the user from the device list display window (FIG. 15) described later on.
  • The controller can set a device password as needed for each network interface board during selection of network peripheral equipment. When a device password has been set in the network interface board, at the time of new selection of network peripheral equipment by the user in NetSpot controller mode from the device list display window (FIG. 15) or in other words when the device window has been opened again, the device password set by the controller for each network interface board is approved.
  • Entry of the device password during new selection of network peripheral equipment from the device list display window in the NetSpot controller mode can be omitted if the user sets the NetSpot password during controller mode start-up as equivalent to the device password at the time of network peripheral equipment selection.
  • This process is related more specifically, in the explanation for the device password entry dialog box (FIG. 50) and the device password change dialog box (FIG. 137).
  • In password approval as described above, approval of the device password during the latter selection of network peripheral equipment is performed by implementing the Canon MIB for the network interface board so this function is not supported for network interface boards not implementing the Canon MIB.
  • NetSpot Exclusive Control
  • A conflict may possible occur between the network peripheral equipment (device) settings and the network settings, when a plurality of NetSpot controller modes are started up for one piece of network peripheral equipment. Therefore, the number of NetSpot controller modes that can be started versus one piece of peripheral equipment are restricted to one mode. In other words, the same piece of network peripheral equipment cannot be selected by a plurality of NetSpot controller modes. In contrast, a plurality of general user modes can be started for one piece of network peripheral equipment. In other words, the same piece of network peripheral equipment can be selected on more than one NetSpot general user mode.
  • In the exclusive control in the type of controller mode related above, the network interface boards are implemented by a Canon MIB so this exclusive control function is not supported on network interface boards not implemented by a Canon MIB. When exclusive control is not implemented then network peripheral equipment on the same network can be selected by more than one NetSpot controller mode just the same as in the NetSpot general user mode.
  • An illustration demonstrating the concept of exclusive control in the controller mode is shown in FIG. 9.
  • Transition Chart of Windows displayed by NetSpot FIGS. 7 and 8 are window transition drawings showing in sequence the NetSpot changes in response to user instructions when the user has started NetSpot in controller mode. However, the windows shown in FIG. 7 and FIG. 8 do not represent all the windows that NetSpot displays. Even when NetSpot receives no instructions from the user, all types of windows are automatically displayed according to the NetSpot operating status and information acquired from the network. These windows are however explained later on so a description is omitted here. A screen transition view of NetSpot when started in general user mode is omitted and fractional views are shown respectively in FIGS. 7 and 8.
  • The user can monitor the network peripheral equipment status (device) by viewing the information displayed on the respective window shown by NetSpot and can set a suitable value in these windows in order to control the network peripheral equipment (device).
  • When NetSpot is started in controller mode a list on a dialog box as shown in FIG. 7 is called up from each sheet related later on.
  • The numeral 701 in FIG. 7 denotes the device window shown in FIG. 43. This window 701 has four sheets consisting of a status sheet 702 shown in FIG. 54, a job sheet 703 shown in FIG. 100, an information sheet 704 shown in FIG. 102 and a network sheet 705 shown in FIG. 104.
  • Here, from status sheet 702, is the error information display dialog box 706 shown in FIG. 55, and the printer environmental setting dialog box 709 shown in FIG. 143. The printer paper eject select dialog box 707 shown in FIG. 57 is selected from this error information display dialog box 706.
  • Further, the printer environmental set dialog box 709 contains five sheets consisting of: the printer eject set sheet 701 shown in FIG. 58, the shared printer environment basic set sheet 711 shown in FIG. 59, the LIPS print environment basic set sheet 715 shown in FIG. 69, the N201 print environment basic set sheet 718 shown in FIG. 76, and the ESC/P print environment basic set sheet 722 shown in FIG. 88. Here, the LIPS, N201, ESC/P are respectively one type of printer descriptive language.
  • The shared printer environment expansion dialog box 712 shown in FIG. 63, the print adjust set dialog box 713 shown in FIG. 67 and the print operation mode dialog box 714 shown in FIG. 68 are called up from the shared printer environment basic set sheet 711.
  • The LIPS printer environment expansion dialog box 716 shown in FIG. 70, and the LIPS utility dialog box 717 shown in FIG. 74 are called up from the LIPS print environment set sheet 715.
  • The N201 print environment expansion 1 set dialog box 719 shown in FIG. 79, N201 print environment expansion 2 set dialog box 720 shown in FIG. 82, and the N201 utility dialog box 721 shown in FIG. 86 are called up from the N201 print environment basic set sheet 718.
  • The ESC/P print environment expansion 1 set dialog box 723 shown in FIG. 91, the ESC/P print environment expansion 2 set dialog box 724 shown in FIG. 94 and the ESC/P utility dialog box 725 shown in FIG. 98 are called up from the ESC/P print environment basic setting sheet 722.
  • Next, the printer queue set dialog box 726 shown in FIG. 10 is called up from the job sheet 703, the NetWare dialog box 727 shown in FIG. 34 is called up from the printer queue set dialog box 726. The controller information dialog box 728 shown in FIG. 103 is called up from the information sheet 704. Finally, the protocol set dialog box 729 shown in FIG. 144 is called up from the network sheet 705.
  • The protocol set dialog box 729 contains the three sheets consisting of the NetWare setting sheet 730 shown in FIG. 105, the TCP/IP set sheet shown in FIG. 114 and the AppleTalk set sheet 733 shown in FIG. 120. The NetWare dialog box 727 shown in FIG. 34 is called up from the NetWare set sheet 730. The description for the device list window 801 is associated with the description for FIG. 8 and so is apportioned here.
  • FIG. 8 is a block diagram showing the list of dialog boxes called up from the menus related later, when the NetSpot is started in controller mode.
  • The numeral 801 in FIG. 8 denotes the device list window shown in FIG. 15. The device list window 801 contains four menus consisting of the device menu 802, display menu 803, setting menu 804 and help menu 805. Among these, the new window device dialog box 806 shown in FIG. 22, the (standard) printer driver install window 807 in the operating system is called up from the device menu 802. Next, the display option dialog box 808 shown in FIG. 29 is called up from the display menu 803. Further, the device search range dialog box 809 shown in FIG. 30, the device display setting dialog box 810 shown in FIG. 31, the device list auto change setting dialog box 811 shown in FIG. 32, the NetWare log-in dialog box 727 shown in FIG. 34, the NetWare log-out dialog box 813 shown in FIG. 36, and the NetSpot password change dialog box 814 for changing the password utilized in running the NetSpot shown in FIG. 38 are called up from the setting menu 804. Finally, the help file window 815 showing the NetSpot help, the NetSpot version information dialog box 816 for displaying the NetSpot version shown in FIG. 42 are called up from the help menu 805.
  • Next, the menu for the device window 701 explained in FIG. 7 is described.
  • The device window 701 contains the five menus consisting of: the device menu 817, the display menu 819, the set menu 820, the test menu 821, and the help menu 822. The trap report condition set dialog box 823 shown in FIG. 132, the device display auto change dialog box 824 shown in FIG. 133, the printer information set dialog box 825 shown in FIG. 135, the controller information dialog box 826 shown in FIG. 136, the device password change dialog box 827 shown in FIG. 137 are called up from the setting menu 820. Next, the help file window 828 for showing the NetSpot help, the device version information dialog box 829 shown in FIG. 141 are called up from the help menu 822.
  • Hereafter a detailed explanation of each of the above mentioned windows as well as a detailed explanation of NetSpot functions associated with each window are given.
  • NetSpot Password Entry Dialog Box (See FIG. 10)
  • When NetSpot is started in controller mode, the NetSpot password entry dialog box shown in FIG. 10 is displayed only in cases when the NetSpot password has been set. The NetSpot password entry dialog box is a dialog box for the user to enter the NetSpot password at start-up of NetSpot. The NetSpot password entry dialog box does not appear in the NetSpot general user mode. Also, when ON has been selected in “Substitute NetWare server controller password” in the NetSpot password change dialog box (FIG. 38), the controller mode then starts up if the user has logged-in as the controller in the NetWare file server so that the NetSpot password entry dialog box does not appear. On the other hand, when the user has not logged-in as the controller in the NetWare file server, the NetSpot password entry dialog box will appear.
  • Detailed Specifications
  • Password (P): A NetSpot password entered by the user in a character string of 0 to 15 spaces.
  • User Mode Start (U): Only valid when OFF is selected here. Large letters and small letters are separated.
  • User Mode Start (U): The user selects here whether or not to start in general user mode. The user selects either ON or OFF.
  • OK button: The user selects this button to enable the current dialog box setting and close the dialog box.
  • CANCEL button: The user selects this button to disable the current dialog box setting and close the dialog box. (Quits NetSpot)
  • HELP (H) button: The user selects this button to display the online help.
  • Other operations: When the user made a mistake in the NetSpot password entry, the message in FIG. 11 is displayed and the NetSpot password entry dialog box is again displayed.
  • NetWare Server Password Entry Dialog Box (See FIG. 12)
  • When the NetSpot password entry process is complete, a check by NetSpot is made as to whether the user has logged-in to the NetWare file server. If the NetWare server is available for use at this time and if the user has not logged in to the NetWare file server, then the NetWare server password entry dialog box of FIG. 12 is displayed. This NetWare server password entry dialog box is for entry by the user, of the NetWare file server password during NetSpot start-up, which is required for logging in to the NetWare file server.
  • Detailed Specifications
  • User Name (U): The user enters his name here in order to log in to the NetWare file server. When the user has previously logged in to NetWare file server by means of this dialog box, then the user name entered from the previous log-in has been stored.
  • Password (P): A password entered by the user in order to log-in to the NetWare file server.
  • NetWare Server (S): Here, the user selects the NetWare file server that should be logged into. The user makes a selection from the NetWare file servers registered in the bindery.
  • OK button: The user selects this button to enable the current dialog box setting and close the dialog box.
  • CANCEL button: The user selects this button to disable the current dialog box setting and close the dialog box. (Quits NetSpot)
  • HELP (H) button: The user selects this button to display the online help.
  • Other operations: When the user made a mistake in the NetWare file server log-in, the message in FIG. 13 is displayed and the NetWare log-in dialog box is again displayed.
  • When the user selects the “Cancel” button in the NetWare server password entry dialog box, the message of FIG. 14 is displayed with a caution note for the user.
  • Device List Window (See FIG. 15)
  • The device list window appears as shown in FIG. 15 when the NetSpot start-up process is complete. This device list window is an icon with a list showing network peripheral equipment (devices) connected to the current network.
  • In controller mode and general user mode, the device list window (of FIG. 15) offers the functions shown in Table 1.
    TABLE 1
    List of functions supported by the device list window
    ITEM
    NO. FUNCTION Admin User
    1 Display list of devices connected to
    network
    Display [Large icon] for each device
    Display [Small icon] for each device
    2 Display information for each device
    Display user defined name
    Display device product name
    Display product name of network
    interface board
    Display MAC address display
    3 Display tool bar
    [Open] tool bar
    [Update latest information] tool bar
    [Large icon] tool bar
    [Small icon] tool bar
    4 Display status bar
    Display number of device
  • The icon design indicates the type of device and device operation status. Devices shown on NetSpot are only network devices implemented for SNMP/Canon-MIB. Network devices other than this cannot be displayed. Devices not connected to the network or devices whose power is off are also not displayed. Further, devices not triggered by network protocol used by NetSpot are also not displayed.
  • A user defined name is also displayed along with the icon showing the device. The Japanese language can also be used for this user defined name. The user can change the user defined name only in controller mode in the device window (FIG. 43) described later.
  • The list of devices can be periodically updated and this change in device operating status reflected in the icon by polling the device connection status and operating status at fixed intervals. When a device is newly detected, that device icon is added to the device list.
  • When there is no response from a device that has been detected up until now and that device window (FIG. 43) did not open, then a red X is displayed on the line connecting to the device icon. Also, when there is no reply from the device after a fixed number of tries, that device icon is deleted.
  • Detailed Specifications (See FIG. 15)
  • [Open] Tool Bar 1501: Selection of this by the user opens the device window (FIG. 43) for the device selected by the user. This is only displayed when the menu function [Display]—[Tool bar] menu of the menu function of device list window 801 has been selected. A device that has been selected is only valid when there is no red X mark on the device.
  • [Update latest information] tool bar 1502: Updates the latest information on the device list display when this item is selected by the user. This is only displayed when the menu function [Display]—[Tool bar] menu of the menu function of device list window 801 has been selected.
  • [Large Icon] tool bar 1503: Displays the device list on a large icon when this item is selected by the user. This is only displayed when the menu function [Display]—[Tool bar] menu of the menu function of device list window 801 has been selected.
  • [Small Icon] tool bar 1504: Displays the device list on a small icon when this item is selected by the user. This is only displayed when the menu function [Display]—[Tool bar] menu of the menu function of device list window 801 has been selected.
  • Large icon display: When the [Large Icon] tool bar 1503 is selected, an item specified in the option display dialog box (FIG. 29) is displayed relating to the device display setting dialog box (FIG. 31) along with the large icon. In such a case, items specified from among the large icon, name, device product name, product name for network interface board, and MAC address are displayed. When the device window (FIG. 43) is open in the controller mode, a mark appears on the device icon (FIG. 146). When there is no reply from a previously detected device, a red X is displayed on the line that connects the device icon (FIG. 148). Also, when there is no reply from the device after a fixed number of tries, that device icon is deleted.
  • Small icon display: When the [Small Icon] tool bar 1504 is selected, an item specified in the option display dialog box (FIG. 29) is displayed relating to the device display setting dialog box (FIG. 31) along with the large icon. In such a case, items specified from among the small icon, name, device product name, product name for network interface board, and MAC address are displayed. When the device window (FIG. 43) is open in the controller mode, a mark appears on the device icon (FIG. 147). When there is no reply from a previously detected device, a red X is displayed on the line that connects the device icon (FIG. 149). Also, when there is no reply from the device after a fixed number of tries, that device icon is deleted.
  • Status bar display 1505: Displays the number of displayed devices.
  • Other operations: The message in FIG. 16 appears when a device is not detected with the opened device window (FIG. 43). The “Chinese” in the message on FIG. 16 is the device name (attached beforehand by the user) for the device which cannot be detected, but is displayed on the device list of FIG. 15. When the user selects the [OK] button in response to the displayed message, along with deleting the icon showing the device that cannot be detected in the device list window 801, the device window (FIG. 43) is closed for the device that cannot be detected. However, when the user selects the [CANCEL] button, the icon displays for the device that cannot be detected, and the display of the device window (FIG. 43) for the device that cannot be detected, is continued.
  • Device List Window Menu Function (See FIG. 15)
  • NetSpot provides-menu functions shown in Table 2 through Table 4 for menu bars (802-805) of the device list window (FIG. 15).
    TABLE 2
    List (1) of menu functions supported on device windows
    ITEM
    NO. FUNCTION Admin User
    1 Device window menu
    Open selected device window
    ([Device]-[Open] or [File]-[Open])
    Close selected device window
    ([Device]-[Close] or [File]-[Close])
    Close all device windows
    ([Device]-[All Close] or [File]-[All
    Close])
    2 New device menu
    Setup new device in device list
    ([Device]-[Add New])
    3 Printer driver install menu
    Printer driver install
    ([Device]-[Printer driver install])
    4 Quit NetSpot
    ([Device]-[Quit NetSpot] or [File]-
    [Quit])
    5 Display select menu
    Select tool bar display ([Display]-
    [Tool bar])
    Display status bar ([Display]-[Status
    bar])
    Constant display
    ([Display]-[Display Near Operator])
    Select large icon ([Display]-[Large
    icon])
    Select large icon ([Display]-[Small
    icon])
    6 Icon sequence menu ([Display]-[Icon
    sequence])
    In name sequence
    In type sequence
    In MAC address sequence
  • TABLE 3
    List (2) of menu functions supported on device windows
    ITEM
    NO. FUNCTION Admin User
    7 latest information display menu
    Update icon to latest information
    ([Display]-[Change To Latest
    Information])
    8 Option menu ([Display]-[Option . . . ])
    Select item for large icon display
    Select item for small icon display
    Select chip help display
    9 Protocol select menu
    Select protocol for use next time
    NetSpot starts
    (NetWare or TCP/IP) ([Set]-[Select
    protocol]
    10 Error report method menu
    ([Set]-[Error report method])
    Select error pop-up window display
    Select beep tone sound
    11 Device search range menu
    Set range of device search (TCP/IP and
    AppleTalk only)
    ([Set]-[Device Search Range])
    12 Device display set menu
    Select device for display ([Set]-
    [Device display])
    13 Display auto change set menu
    Auto change select and change interval
    of device list window
    ([Set]-[Display Auto change . . . ])
    14 NetWare server menu
    Log-in to file server ([Set]-[Log-
    in . . . ])
    Log-out from file server ([Set]-
    [Log-out . . . ])
    15 Password change menu
    Change NetSpot password
    ([Set]-[Change NetSpot password])
  • TABLE 4
    List (3) of menu functions supported on device windows
    ITEM
    NO. FUNCTION Admin User
    16 Help menu
    Index ([Help])-[Index])
    Search keyword ([Help])-[Search by
    keyword])
    17 Version information menu
    ([Help])-([Version information]) or
    ([Apple menu)]-[For NetSpot])
    NetSpot version
    Canon MIB version used by NetSpot
    SNMP version used by NetSpot

    Detailed Specifications (See FIG. 15)]
  • [Device (D)]—[Open (O)]: The user selects this item to open the device window (FIG. 43). The selected device is only valid when no red X mark has been attached to this device.
  • [Device (D)]—[Close (C)]: The user selects this item to close the device window (FIG. 43). In a selected device, and further a device selected with an opened device window (FIG. 43) this is only valid when the device window (FIG. 43) is not already being used (direct operation possible of device window (FIG. 43).
  • [Device (D)]—[All Close (A)]: The user selects this item to close all device windows (FIG. 43). This item is valid when a device is present in open device window (FIG. 43). The device window (FIG. 43) cannot be closed during operation.
  • [Device (D)]—[Add New (N)]: The device selected by the user is setup and a add new device setting dialog box (FIG. 22) is opened in order to add a device for display.
  • (Controller Mode Only)
  • [Device (D)]—[Printer driver install (D)]: The user selects this item to install the printer driver. This calls up the printer menu on the control panel.
  • [Device (D)]—[Quit NetSpot (X)]: The user selects this item to quit NetSpot.
  • [Display (V)]—[Tool bar (T)]: The user selects this item to select whether to display the tool bar or not. The user can set either ON or OFF.
  • [Display (V)]—[Status bar (B)]: The user selects this item to select whether to display the status bar or not. The user can set either ON or OFF.
  • [Display (V)]—[Display Near Operator(P)]: The user selects this item to constantly display the device list window nearby. The user can set either ON or OFF.
  • [Display (V)]—[Large icon (G)]: The user selects this item to display large icons on the device list. When the user sets [Large icon] to ON, the [Small Icon] sets to OFF simultaneously.
  • [Display (V)]—[Small icon (M)]: The user selects this item to display small icons on the device list. When the user sets [Small icon] to ON, the [Large Icon] sets to OFF simultaneously.
  • [Display(V)]—[Icon sequence (S)]: The user selects this item to display the devices in sequence. The user selects from “Name Sequence (N)” “Type Sequence (T)” and “MAC Address (M)”.
  • [Display (V)]—[Change To Latest Information (R)]: The user selects this item to change the latest information on the device list display.
  • [Display (V)]—[Option (O) . . . : The user selects this item to open the display option.
  • [Set (S)]—[Select protocol (P)]: The user selects this item to choose the protocol to operate NetSpot. The user selects from “NetWare”” and “TCP/IP”.
  • [Set(S)]—[Error report method (E)]: The user selects this item to specify the error report method. The user selects either ON or OFF in “Open pop-up window (P). The user selects either ON or OFF for “Sounding beep tone (B)”.
  • [Set(S)]—[Device Search Range (S) . . . ]: The user selects this item to open the device search range dialog box (FIG. 30) in order to specify the search range for the device. The currently used network protocol is only valid for TCP/IP.
  • [Set(S)]—[Device display (V)]: The user selects this item to open the device display set dialog box (FIG. 31) in order to specify the device for display from the devices searched for.
  • [Set(S)]—[Display Auto Change (A) . . . ]: The user selects this item to open the device list auto change dialog box (FIG. 32) in order to specify the automatic change interval for device list display.
  • [Set(S)]—[Log-in(I) . . . ]: The user selects this item to open the NetWare log-in dialog box (FIG. 34) for logging in to the NetWare file server. This function is only valid when the NetWare service is usable.
  • [Set(S)]—[Log-out(O) . . . ]: The user selects this item to open the NetWare log-out dialog box (FIG. 36) in order to log out from the NetWare file server. This function is only valid when the NetWare service is usable.
  • [Set(S)]—[Change NetSpot password (W) . . . ]: The user selects this item to open the NetSpot password change dialog box (FIG. 38) in order to change the password at start-up of NetSpot. (Controller mode only)
  • [Help(H)]—[Index (C)]: The user selects this item to display the index for the NetSpot online help.
  • [Help](H))—[Search by keyword (S) . . . ]: The user selects this item to display the NetSpot online help keyword search.
  • [Help(H)]—([Version information (A)]: The user selects this item to open the NetSpot version information dialog box (FIG. 42) in order to display the NetSpot version information.
  • Other Operations:
  • When the user changes the operating protocol with [Set (S)]—[Select protocol (P)], the message shown in FIG. 17 is displayed advising the user to restart NetSpot if the device window is open in controller mode. When the device window (FIG. 43) is open in controller mode, the restart of NetSpot cannot be selected so after the user has closed all device windows (FIG. 43) in controller mode, protocol can again be selected or NetSpot must once again be started after quitting NetSpot.
  • When the user changes the operating protocol with [Set (S)]—[Select protocol (P)], if the device window (FIG. 43) is not open in controller mode, the message in FIG. 18 appears advising the user to restart NetSpot. Here, if the user selects the [Yes (Y)] button then NetSpot restarts. If the user selects the [No (N)] button then the display status returns to the device list window of FIG. 15.
  • When [Device(D)]—[Quit NetSpot (X)] is selected in controller mode and the device window (FIG. 43) is opened in controller mode or an operation is in-progress on the device window (FIG. 43) (So that FIG. 43 cannot be directly used) then the message in FIG. 19 appears urging the user to quit the operation in all device windows (FIG. 43) and to close all controller mode device windows (FIG. 43)
  • When [Device(D)]—[Quit NetSpot (X)] is selected in general user mode and the device window (FIG. 43) is opened in controller mode or an operation is in-progress on the device window (FIG. 43) (So that FIG. 43 cannot be directly used) then the message in FIG. 20 appears urging the user to quit the operation in all device windows (FIG. 43) and to close all controller mode device windows (FIG. 43) When the user selects [Device(D)]—[Quit NetSpot (X)] or [File]—[Quit], the message in FIG. 21 appears if it is possible to quit NetSpot. Here, NetSpot is quit if the user selects the [OK] button. If the user selects the [Cancel] button then the display returns to the device list window with no other action performed.
  • The display on the new device add dialog box may differ according to the network protocol currently used in the user network environment. Whereupon the following explanation for both (1) NetWare and (2) TCP/IP is given.
  • (1) Add New Device Dialog Box for NetWare
  • [Add New Device Dialog Box (1-1) (See FIG. 22)
  • When the currently used network protocol is NetWare, the user can select the device list window (FIG. 15) of the [Device (D)]—[Add New (N)] menu in order to display the add new device dialog box (1-1) shown in FIG. 22. When the currently used network protocol is NetWare, this add new device dialog box (1-1) serves as a dialog box allowing the user to select a network interface board for new devices displayed in the device window (FIG. 15).
  • Detailed Specifications
  • [Network Interface Board (N)]: The user uses this to select the network interface board connected to the add new device. In FIG. 22, “EB-1” and “NB-1” are displayed as product names for network interface boards connected to the add new device.
  • [<Return (B)] button: The user selects this button to return to the device list window (FIG. 15) and close the current dialog box (1-1) (FIG. 22) however usually this is disabled (a state where user cannot select this button).
  • [To Next>] button: The user selects this button to close the current dialog box (1-1) (FIG. 22) after storing the information displayed in (FIG. 22) in this dialog box (1-1) and display the add new device dialog box (1-2) (FIG. 23).
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box (1-1) (FIG. 22) and return to the device list window (FIG. 15).
  • [Help(H)] button: The user selects this button to display online help.
  • [Add New Device Dialog Box (1-2) (See FIG. 23)]
  • When the user selects the network interface board per the add new device dialog box (1-1) (See FIG. 22) and then selects the [To Next] button, the add new device dialog box (1-2) shown in FIG. 23 is displayed. Hereafter, the network interface board mounted in the network printer subject to NetSpot control is called the “NB-1 board”. This add new device dialog box (1-2) is a dialog box for specifying the address held by the NB-1 board connected to the new add device displayed in the device list window (FIG. 15) when the currently used network protocol is NetWare. Here, when the user finishes inputting the address and selects the [To Next] button, detection of the device with the specified address is performed. At this time, a display shows the detection of the device in the add new device dialog box (1-2) (See FIG. 23) is in progress.
  • Detailed Specifications
  • [MAC address (M)]: The user enters the 12 digit base 16 MAC address here.
  • [Network No. (N)]: The user enters the 8 digit base 16 network number here.
  • [<Return (B)] button: The user selects this button to close the current dialog box (1-2) (FIG. 23) without saving the information displayed in this dialog box (1-2) (FIG. 23) and to return to the add new device dialog box (1-2) (See FIG. 23). At this time, the display contents of add new device dialog box (1-1) (See FIG. 22) are the previously displayed contents.
  • [To Next] button: The user selects this button to close the current dialog box (1-2) (FIG. 23) after saving the information displayed in this dialog box (1-2) (FIG. 23) and detecting the device based on this information. The add new device dialog box (1-2) (See FIG. 23) is then displayed. This [To Next] button is only valid when all the digits in the [MAC address (M)] and the [Network No. (N)] have been entered.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box (1-2) (FIG. 23) and return to the device list window (FIG. 15).
  • [Help(H)] button: The user selects this button to display online help.
  • [Add New Device Dialog Box (1-3) (See FIG. 24)]
  • If the device detection ends correctly in add new device dialog box (1-2) (See FIG. 23), then the add new device dialog box (1-3) is displayed. This add new device dialog box (1-3) is a dialog box for the user to set the protocol information of the NB-1 board connected to the new add device shown in the device list window (FIG. 15) when the currently used network protocol is NetWare. Here, when the user completes entry of the protocol information and selects the [To Next] button, the specified protocol information for the NB-1 board is set.
  • Detailed Specifications
  • [NetWare frame type (N)]: The user selects this item to choose the NetWare frame type. The user selects from among: “Invalid” “Auto Detect” “Ethernet II” “Ethernet 802.2” “Ethernet 802.3” and “Ethernet Snap”.
  • [Priority (R)]: The user selects this item to choose the frame type to have priority when using auto detection for the NetWare frame type. This is only valid when “Auto Detect” is selected in “NetWare Frame type (N)”. The user selects from among: “Ethernet II” “Ethernet 802.2” “Ethernet 802.3” and “Ethernet Snap”.
  • [TCP/IP frame type (T)]: The user uses this item to select the TCP/IP frame type. The user selects from among “Invalid” and “Ethernet II”.
  • [IP address (A)]: Here, the user enters a base 10×4 item IP address from 0-255 digits.
  • [AppleTalk phase (P)]: The user uses this item to select AppleTalk phase. The user selects from among: “Invalid” and “Phase2”.
  • [<Return(B)] button: The user selects this item to close the current dialog box (1-3) (FIG. 24) without saving the information displayed in this dialog box (1-3) (FIG. 24) and to return to the add new device dialog box (1-2) (See FIG. 23). At this time, the contents of the add new device dialog box (1-2) (See FIG. 23) from the previous display are retained.
  • [To Next] button: The user selects this button to close the current dialog box (1-3) (FIG. 24) after saving the information displayed in this dialog box (1-3) (FIG. 24) and setting the protocol information for the network interface board based on this information. The add new device dialog box (1-4) (See FIG. 26) is then displayed.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting, then close this dialog box (1-3) (FIG. 24) and return to the device list window (FIG. 15).
  • [Help(H)] button: The user selects this button to display online help.
  • Other Operations:
  • When the user enters a value of 256 or more in [IP address (A)], the message shown in FIG. 25 is displayed and the display returns to add new device dialog box (1-3) (See FIG. 24)
  • [Add New Device Dialog Box (1-4) (See FIG. 26)]
  • When the setting of protocol information in the add new device dialog box (1-3) (See FIG. 24) has ended, the add new device dialog box (1-4) of FIG. 26 is displayed. When the currently used network protocol is NetWare, this add new device dialog box (1-4) serves as a dialog box for the user to set protocol information on the NB-1 board connected to the new add devices displayed in the device list window (FIG. 15). In the case of the NB-1 board, when the user selects the [End] button, the network interface board automatically resets and the new settings are now valid.
  • Detailed Specifications
  • [<Return (B)] button: The user selects this button to close the current dialog box (1-4) (FIG. 26) and to return to the add new device dialog box (1-3) (See FIG. 24). This button is however usually invalid (a state where the user cannot select this button).
  • [End] button: The user selects this button to close the current dialog box (1-4) (FIG. 26) after resetting the network interface board, and return to the device list window (FIG. 15).
  • [Cancel] button: The user selects this button to close the dialog box (1-4) (FIG. 26) and return to the device list window (FIG. 15) without resetting the network interface board.
  • [Help (H)] button: The user selects this button to display online help.
  • [Add New Device Dialog Box (1-5) (See FIG. 27)]
  • If the device detection did not end correctly in the add new device dialog box (1-2) (See FIG. 23), then the add new device dialog box (1-5) is displayed. When the currently used network protocol is NetWare, this add new device dialog box (1-5) serves as a dialog box to show that new add devices displayed in the device list window (FIG. 15) connected to the NB-1 port cannot be detected.
  • Detailed Specifications
  • [<Return (B)] button: The user selects this button to close the current dialog box (1-5) (FIG. 27) and to-return to the add new device dialog box (1-2) (See FIG. 23). At this time, the contents of the add new device dialog box (1-2) (FIG. 23) from the previous display are retained.
  • [Close] button: Same function as the [Cancel] button.
  • [Cancel] button: The user selects this button to close the dialog box (1-5) (FIG. 27) and return to the device list window (FIG. 15) after invalidating all settings relating to the add new device window.
  • [Help(H)] button: The user selects this button to display online help.
  • (2) Add New Device Dialog Box when Using TCP/IP)
  • [Add New Device Dialog Box (2-1) (See FIG. 22)]
  • When the currently used network protocol is TCP/IP the user can select the device list window (FIG. 15) of the [Device]—[Add New] menu in order to display the add new device dialog box (2-1) shown in FIG. 22. When the currently used network protocol is TCP/IP, this add new device dialog box (1-1) serves as a dialog box allowing the user to select a network interface board connected to the new device displayed in the device list window (FIG. 15). In the case of TCP/IP, only devices existing in the same subnet as NetSpot can be added.
  • Detailed Specifications
  • [Network Interface Board (N)]: The user uses this to select the network interface board connected to the new device. In FIG. 22, “EB-1” and “NB-1” are displayed as product names for network interface boards connected to the add new device.
  • [<Return (B)] button: The user selects this button to return to the device list window (FIG. 15) and close the current dialog box (2-1) (FIG. 22) however usually this is disabled (a state where user cannot select this button).
  • [To Next>] button: The user selects this button to close the current dialog box (2-1) (FIG. 22) after storing the information displayed in (FIG. 22) in this dialog box (2-1) and display the add new device dialog box (2-2) (FIG. 28).
  • [Cancel] button: The user selects this button to invalidate all settings made in the add new device setting, and close this dialog box (2-1) (FIG. 22) and return to the device list window (FIG. 15).
  • [Help (H)] button: The user selects this button to display online help.
  • [Add New Device Dialog Box (2-2) (See FIG. 28)]
  • When the user selects the network interface board per the add new device dialog box (2-1) (See FIG. 22) and (here related for when “NB-1” is selected”) then selects the [To Next] button, the add new device dialog box (2-2) shown in FIG. 28 is displayed.
  • The add new device dialog box (2-2) is a dialog box for specifying the address held by the NB-1 board connected to the new add device displayed in the device list window (FIG. 15) when the currently used network protocol is TCP/IP. Here, when the user finishes inputting the address and selects the [To Next] button, detection of the device with the specified address is performed. At this time, a display shows that detection of the device in the add new device dialog box (2-2) is in progress.
  • Detailed Specifications
  • [MAC address (M)]: The user enters the 12 digit base 16 MAC address here.
  • [IP address (A)]: Here, the user enters a base 10×4 item IP address from 0-255 digits. The IP address is entered for setting in a device to be newly added or an IP address that has already been set is entered. The actual search is performed with [MAC address (M)] but search may not be possible if the user does not enter the correct IP address.
  • [<Return (B)] button: The user selects this button to close the current dialog box (2-2) (FIG. 28) without saving the information displayed in this dialog box (2-2) (FIG. 28) and to return to the add new device dialog box (2-1) (See FIG. 22). At this time, the display contents of add new device dialog box (2-1) (See FIG. 22) are the previously displayed contents.
  • [To Next] button: The user selects this button to close the current dialog box (2-2) (FIG. 28) after saving the information displayed in this dialog box (2-2) (FIG. 28) and detecting the device based on this information. The add new device dialog box (2-3) (See FIG. 24) contents are then displayed. This [To Next] button is only valid when all the digits in the [MAC address (M)] have been entered.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box (2-2) (FIG. 28) and return to the device list window (FIG. 15).
  • [Help(H)] button: The user selects this button to display online help.
  • Other Operations:
  • When the user enters a value of 256 or more in [IP address (A)], the message shown in FIG. 25 is displayed and the display returns to the add new device dialog box (2-2) (See FIG. 28)
  • [Add New Device Dialog Box (2-3) (See FIG. 24)]
  • When device detection in the add new device dialog box (2-2) (See FIG. 28) has ended correctly, the add new device dialog box (2-3) of FIG. 24 is displayed. When the currently used network protocol is TCP/IP, tis add new device dialog box (2-3) serves as a dialog box for the user to set protocol information on the NB-1 board connected to the add new devices displayed in the device list window (FIG. 15) Here, when the user finishes entry of the protocol information, and selects the [TO NEXT] button, the new settings specified by the user as protocol information for the NB-1 board are now valid.
  • Detailed Specifications
  • [NetWare frame type (N): The user selects this item to choose the NetWare frame type. The user selects from among: “Invalid” “Auto Detect” “Ethernet II” “Ethernet 802.2” “Ethernet 802.3f and “Ethernet Snap”.
  • [Priority(R)]: The user selects this item to choose the frame type to have priority when using auto detection for the NetWare frame type. This is only valid when “Auto Detect” is selected in “NetWare Frame type (N)”. The user selects from among: “Ethernet II” “Ethernet 802.2” “Ethernet 802.3” and “Ethernet Snap”.
  • [TCP/IP frame type(T)]: The user uses this item to select the TCP/IP frame type. The user selects from among “Invalid” and “Ethernet II”.
  • [IP address (A)]: Here, the user enters a base 10×4 item IP address from 0-255 digits.
  • [AppleTalk phase (P)]: The user uses this item to select AppleTalk phase. The user selects from among “Invalid” and “Phase2”.
  • [<Return(B)] button: The user selects this item to close the current dialog box (2-3) (FIG. 24) without saving the information displayed in this dialog box (2-3) (FIG. 24) and to return to the add new device dialog box (2-2) (See FIG. 28). At this time, the contents of the add new device dialog box (2-2) (See FIG. 28) from the previous display are retained.
  • [To Next] button: The user selects this button to close the current dialog box (2-3) (FIG. 24) after saving the information displayed in this dialog box (2-3) (FIG. 24) and setting the protocol information for the network interface board based on this information. The add new device dialog box (2-4) (See FIG. 26) is then displayed.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting, then close this dialog box (2-3) (FIG. 24) and return to the device list window (FIG. 15).
  • [Help(H)] button: The user selects this button to display online help.
  • Other Operations:
  • When the user enters a value of 256 or more in [IP address (A)], the message shown in FIG. 25 is displayed and the display returns to add new device dialog box (2-3) (See FIG. 24)
  • [Add New Device Dialog Box (2-4) (See FIG. 26)]
  • When the setting of protocol information in the add new device dialog box (2-3) (See FIG. 24) has ended, the add new device dialog box (2-4) of FIG. 26 is displayed. When the currently used network protocol is TCP/IP, this add new device dialog box (2-4) serves as a dialog box for the user to check protocol information set on the NB-1 board connected to the new add devices displayed in the device list window (FIG. 15). In the case of the NB-1 board, when the user selects the [End] button, the network interface board automatically resets and the new settings are now valid.
  • Detailed Specifications
  • [<Return(B)] button: The user selects this button to close the current dialog box (2-4) (FIG. 26) and to return to the add new device dialog box (2-3) (See FIG. 24). This button is however usually invalid (a state where the user cannot select this button).
  • [End] button: The user selects this button to close the current dialog box (2-4) (FIG. 26) after resetting the network interface board, and return to the device list window (FIG. 15).
  • [Cancel] button: The user selects this button to close the dialog box (2-4) (FIG. 26) and return to the device list window (FIG. 15) without resetting the network interface board.
  • [Help(H)] button: The user selects this button to display online help.
  • [Add New Device Dialog Box (2-5) (See FIG. 27)]
  • If the device detection did not end correctly in the add new device dialog box (2-2) (See FIG. 28), then the add new device dialog box (2-5) is displayed. When the currently used network protocol is TCP/IP, this add new device dialog box (2-5) serves as a dialog box to show that new add devices displayed in the device list window (FIG. 15) connected to the NB-1 port cannot be detected.
  • Detailed Specifications
  • [<Return (B)] button: The user selects this item to close the current dialog box (2-5) (FIG. 27) and return to the add new device dialog box (2-2) (See FIG. 28). At this time, the contents of the add new device dialog box (2-2) (See FIG. 28) from the previous display are retained.
  • [Close] button: Same function as the [Cancel] button.
  • [Cancel] button: The user selects this button to close the dialog box (2-5) (FIG. 27) and return to the device list window (FIG. 15) after invalidating all settings relating to the add new device window.
  • [Help(H)] button: The user selects this button to display online help.
  • [Display Option Dialog Box (See FIG. 29)
  • When the user selects [Display]—[Option . . . ] from the device list window (FIG. 15), the option dialog box shown in FIG. 29 is displayed. This is a dialog box to allow the user to select the display options in the device list window (FIG. 15). The printer names added by the user with the printer information set dialog box (FIG. 135) are always displayed in this device list window. When large icons are used, the user can select items besides the name by using the radio buttons. When small icons are used, the user can select items in addition to the name, by using the check box.
  • Detailed Specifications
  • [Large Icon]: The user selects this item to display large icons on the device list. In such cases, the user selects from among: “Name only (N)” “Name & Device Product Title(R)” “Name & Network Interface Board Product Title(O)” “Name & MAC Address (A)”.
  • [Small Icon]: The user selects this item to display small icons on the device list. In such cases, the user selects either ON or OFF for: “Device Product Title (P)” “Network Interface Board Product Title (B)” and “MAC Address (M)”.
  • [Tip Help Display(T)]: The user selects whether or not to display the tip help item from the tool bar. The user selects either ON or OFF.
  • [OK] button: The user selects this item to validate the settings and close the dialog box.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box.
  • [Help(H)] button: The user selects this button to display online help.
  • [Device Search Range Dialog Box (See FIG. 30)]
  • When the user selects the [Set]—[Device search range . . . ] menu from the device list window (FIG. 15), the device search range dialog box shown in FIG. 30 is displayed. This device search range dialog box is for allowing the user to set the device search range shown on the device list window (FIG. 15). The settings on the device search range dialog box are only-valid when the currently used network protocol is TCP/IP. The user specifies the IP address for the device search or the broadcast address for each subnet as the device search range. When the user does not specify the device search range, a search of the NetSpot's own subnet is made with the broadcast. When a network device does not respond to the specifications of the broadcast of the network interface board, the user must clearly specify the IP address of the device to be searched, in the device list window, as the search range for the device.
  • Detailed Specifications
  • [Specify search range]: The user uses this item to select whether or not to specify the search range. The user selects from among: “Do not specify search range (N)” and “Specify search range (S)”. When “Do not specify search range (N)” is selected, a search of the NetSpot's own subnet is made with broadcast. When “Specify search range (S)” is selected, the IP address specified with [Search IP address (I)] is searched for.
  • [Search IP address (I)]: Here, the user enters a base 10×4 item IP address from 0-255 digits. The user enters the IP address of the device to be searched or the broadcast address for each subnet. A list of the IP addresses for search is displayed. The user selects the IP address from the IP address list of devices for search. This operation is only valid when “Specify search range (S)” is selected in [Specify search range].
  • [Add(A)] button: The user selects this item to add the IP address entered by the user, onto the IP address list of devices for search. This operation is only valid when “Specify search range (S)” is selected in [Specify search range] and when [Search IP address (I)] is input.
  • [Delete (D)] button: The user selects this item to delete the IP address selected by the user, from the IP address list of devices for search. This operation is only valid when “Specify search range (S)” is selected in [Specify search range] and when [Search IP address (I)] is input.
  • [OK] button: The user selects this item to validate the settings and close the dialog box.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box.
  • [Help (H)] button: The user selects this button to display online help.
  • Other Operations:
  • When the user enters a value of 256 or more in [IP address (A)], the message shown in FIG. 25 is displayed and the display returns to the device search range dialog box (See FIG. 30).
  • [Device Search Range Dialog Box (See FIG. 31)]
  • When the user selects the device list window (FIG. 15) of the [Set]—[Device Display] menu, the device dialog box shown in FIG. 31 is displayed. The device display set dialog box is for allowing the user to set devices for display in the device list window (FIG. 15).
  • Detailed Specifications
  • [Specify display]: Allows user to select whether or not to display the device. The user selects from among: “Display all devices (A)” and “Specify device for display (T)”.
  • [Devices for display (S)]: Displays a list of devices for display. The user selects a device from among a list for display. This operation is only valid when user has selected “Specify device for display (T)” with [Specify display]. In this case, small icons, names and the MAC address are displayed.
  • [Do not display (E)] button: The user selects a device from the list of devices for display and moves this to the list of devices not for display. This operation is only valid when the user selects “Specify device for display (T)” with [Specify display] and then selects the device from the Device for display list.
  • [Do not display device (I)]: Display a list of devices not for display. The user selects a device from the list of devices not for display. This operation is only valid when the user selects “Specify device for display (T)” with [Specify display] and then selects the device from the Device for display list. In this case, small icons, names and the MAC address are displayed.
  • [For display (W)]: When the user selects this (W) button, the device selected by the user from the Devices not for display list is moved to the Device for display list. This operation is only valid when the user selects “Specify device for display (T)” with [Specify display] and then selects the device from the Devices Not for Display List.
  • [OK] button: The user selects this item to validate the settings and close the dialog box.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box.
  • [Help (H)] button: The user selects this button to display online help.
  • [Device List Auto Change Dialog Box (See FIG. 32)]
  • When the user selects the [Set]—[Display Auto Change . . . ] menu on the device list window (FIG. 15), the Device Auto Change dialog box shown in FIG. 32 is displayed. The Device Auto Change dialog box (FIG. 32) is for allowing the user to set the auto change interval for the display on the device list window (FIG. 15).
  • Detailed Specifications
  • [Change display automatically (A)]: The user selects here whether or not to automatically change the device list display. The user selects ON or OFF.
  • [Change interval (I)]: The user enters a change interval unit in increments from 10 to 600 seconds. This function is only valid when the user has selected “ON” in [Change display automatically (A)].
  • [OK] button: The user selects this item to validate the settings and close the dialog box.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box.
  • [Help (H)] button: The user selects this button to display online help.
  • Other Operations:
  • In [Change interval (I)] when the user enters a value outside the range of 10 to 600 seconds, the message in FIG. 33 is displayed and the display returns to the device list Device Auto Change dialog box (FIG. 32).
  • [NetWare Log-In Dialog Box (See FIG. 34)
  • When the user selects the [Set]—[Log-In . . . ] menu on the device list window (FIG. 15), the NetWare Log-In dialog box shown in FIG. 34 is displayed. The NetWare Log-In dialog box (FIG. 34) is for allowing the user to access the NetWare file server. This NetWare Log-In dialog box is only operable when the NetWare service is available for use.
  • Detailed Specifications
  • [User Name (U)]: The user enters the user name here in order to log in to the NetWare file server. When a previous log-in was made to the file server with the dialog box, the previous log-in is stored beforehand as the default user name.
  • [Password (P)]: The user enters the password here in order to log in to the NetWare file server.
  • [NetWare server (S)]: The user selects the NetWare file server for log-in with this item. The user selects the NetWare file server from the registrations in the bindery.
  • [OK] button: The user selects this item to validate the settings and close the dialog box.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box.
  • [Help (H)] button: The user selects this button to display online help.
  • Other Operations:
  • When the log-in to the NetWare file server fails, the message in FIG. 35 is displayed and the display returns to the NetWare log-in dialog box (FIG. 34).
  • [NetWare Log-In Dialog Box (See FIG. 36)
  • When the user selects the [Set]—[Log-In . . . ] menu on the device list window (FIG. 15), the NetWare Log-Out dialog box shown in FIG. 36 is displayed. The NetWare Log-Out dialog box (FIG. 36) is for allowing the user to log out from the NetWare file server. This NetWare Log-Out dialog box (FIG. 36) is only operable when the NetWare service is available for use.
  • Detailed Specifications
  • [NetWare server during log-in (S)]: This is a list displaying the currently logged-in NetWare file servers. The user selects the NetWare file server from the list of currently logged-in NetWare file servers.
  • [Log-out (O)] button: The user selects this [Log-out (O)] button to log out of the NetWare file server selected with [NetWare server during log-in (S)]. This function is only valid when the user has selected the NetWare file server with [NetWare server during log-in (S)].
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box.
  • [Help (H)] button: The user selects this button to display online help.
  • Other Operations:
  • When the user selects the [Log-out (O)] button, the message shown in FIG. 37 appears. When the user selects the [Yes (Y)] button, log-out from the specified NetWare file server is performed, and the display returns to the device list window (FIG. 15). When the user selects the [No (N)] button, the device list window (FIG. 15) returns with no other action performed.
  • [NetSpot Password Change Dialog Box (See FIG. 38)]
  • When the user selects the [Set]—[NetSpot password change . . . ] menu on the device list window (FIG. 15), the NetSpot Password Change dialog box shown in FIG. 38 is displayed. The NetSpot Password Change dialog box (FIG. 38) is for allowing the user to change the NetSpot password entered by the user during start-up of NetSpot in controller mode. The NetWare Password Change dialog box (FIG. 38) is only operable in controller mode.
  • Detailed Specifications
  • [Old password(O)]: The user enters here a character string of 0 to 15 digits used as the old NetSpot password during NetSpot start-up. This is grouped into upper or lower case letters.
  • [New password(N)]: The user enters here a character string of 0 to 15 digits used as the new NetSpot password during NetSpot start-up. This is grouped into upper or lower case letters.
  • [New password check entry (F)]: The user re-enters here a character string of 0 to 15 digits used as the new NetSpot password during NetSpot start-up. This is grouped into upper or lower case letters.
  • [Substitute NetWare server controller password (S)]: The user selects this item in order to check whether or not log-in to the NetWare file server has been made as a controller, instead of the user entering the NetSpot password at start-up of NetSpot. This is allowable when the same specifications are also set for the device password. This function is only operable when the NetWare service is usable. The user selects ON or OFF for this function.
  • [OK] button: The user selects this item to validate the settings and close the dialog box.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box.
  • [Help (H)] button: The user selects this button to display online help.
  • Other Operations:
  • When a mistake was made in entering the NetSpot password with [Old password(O)], then the message in FIG. 39 appears. The NetSpot Password Change Dialog Box (FIG. 38) then returns.
  • When the new NetSpot password entered by the user with [New password (N)] does not match the password re-entered by the user with [New password check entry (F)], then the message in FIG. 40 is shown and the NetSpot Password Change Dialog Box (FIG. 38) then returns. When the NetSpot password was changed with the correct user entry, the message in FIG. 41 then appears and the display returns to the device list window (FIG. 15).
  • [NetSpot Version Information Dialog Box (See FIG. 42)]
  • The user selects the [Help]—[Version Info] menu from the device list window (FIG. 15) to display the NetSpot Version Information Dialog Box of FIG. 42. This NetSpot Version Information Dialog Box of FIG. 42 is for displaying the NetSpot version information.
  • Detailed Specifications
  • [Version Info]: This displays the NetSpot title and version. The copyright is displayed. The Canon-MIB used by NetSpot is displayed. The SNMP version used by NetSpot is displayed.
  • [OK] button: The user selects this item to validate the settings and close the dialog box.
  • [Device Window (See FIG. 43)]
  • The user double-clicks an icon displayed on the device list window (FIG. 15) to display the Device Window Dialog Box shown in FIG. 43. The number of device windows (FIG. 43) that can be opened by the user is limited to one for each device. The user clicks the tabs ([Status] [Job] [Info] and [Network] on the left side of the Device Window (FIG. 43) to move the sheet for each tab to the leading edge of the Device Window (FIG. 43).
  • Hereafter, the process from selecting the device from a Device List Window 801 (FIG. 15) and displaying a device window 701 (FIG. 43) is described while referring to the flowchart.
  • First Embodiment
  • Next, a first embodiment for display that will not cause the user stress is explained from the device list window 801 to the device window 701.
  • In FIG. 152, the flowchart shows the device window display operation for the network controller software (NetSpot) that the user is currently starting up.
  • The NetSpot program executed according to this flowchart is stored in a hard disk (HD) 511. A CPU501 is the main hardware element in running this NetSpot program. However, the main control element for the software is the NetSpot stored in the hard disk(HD) 511. In this embodiment, the operating system (OS) is assumed to be Windows95 however the OS is not limited to this.
  • A device window 701 shown in FIG. 7 opens when the user double-clicks the icon showing the device in Step S15201 in the NetSpot program. This device window 701 is shown on the CRT display of CRT 510 by ways of the CRT controller 506 by way of the PC500. However, at the completion of Step 15201, only the device window frame and the sheets for the status, job, information and network are displayed and there is no display of printer information on a sheet as shown in FIG. 43.
  • Next, in Step S15300, the initially displayed sheet information is acquired and shown.
  • Executing NetSpot in this step, completes acquisition of printer information on the initially displayed sheet in the device window 701 and as shown in FIG. 43, a display of the printer information on a sheet is possible. In FIG. 43, an example of the sheet showing the initial status sheet is shown but the job sheet, information sheet or network sheet may be shown. However, the job sheet as related later on, is provided by utilizing the NetWare service so that when acquiring printer information by means of the Step S15300, SNMP is not used.
  • The latter process of this step is explained in detail next.
  • When Step S15300 is executed and the initial sheet of the device window 701 is displayed, NetSpot implements Step S15202 and monitoring is performed to determine whether there was a request from the user to close the device window 701.
  • Here, if the user selects “Close” from the device menu 817 of FIG. 8, when the user clicks the X mark at the upper right of the device window 701 of FIG. 43; NetSpot closes the device window 701 by means of Step S15204 and the flowchart then ends.
  • If the user does not perform the operation needed to close the device window 701, then the process moves to Step S15204.
  • In Step S15204, NetSpot performs monitoring to check for a request from the user to select a new (separate) sheet.
  • Here, if the user selects [Status] [Job] [Info] [Network] from the displayed menu 819 in FIG. 8, when one of the tabs ([Status] [Job] [Info] [Network]) is clicked on the device window 701 of FIG. 43, then NetSpot implements the Step S15400 and newly selected sheet information is acquired and displayed.
  • If, the user did not select a new sheet, the CPU returns control to the Step S15202 and control of the process as described above is repeated.
  • The above explanation and flowchart described display of the device window 701 by means of the user selecting a device from the device list window 801; and if no longer needed, closing the device window 701.
  • Next, the operation of the Step S15300 is described by utilizing the flowchart in FIG. 153.
  • In this flowchart, the process for acquiring and displaying the sheet for initial display is shown.
  • First of all, in Step S1530 the sheet for initial display is specified. This step utilizes a status sheet 702 as the sheet for initial display but in NetSpot any of the [Status] [Job] [Info] [Network] sheets can be specified for initial display.
  • Here, a variety of methods are available for specifying the first sheet for display from among the above mentioned four types of sheets.
  • These methods are listed below.
  • (1) Incorporating specification of initial file into the NetSpot program beforehand.
  • (2) The user specifies the initial file. NetSpot acquires the sheet name for initial display from the prior initialization file at program execution.
  • (3) The sheet name last displayed when NetSpot was previously used is retained in the prior initialization (reset) file. Next, the sheet name for initial display is acquired from the prior initialization (reset) file at execution of the NetSpot program.
  • (4) An item such as “Initialize display sheet select window” is displayed at execution of the NetSpot program and the user then specifies the initialization (reset) display sheet.
  • (5) More than one MIB object are acquired beforehand, and when a problem object is discovered, the information for that object is set as the sheet for initial display.
  • After determining the sheet for initial display by means of the Step S15301, NetSpot forms a list of MIB object required for display of the sheet by means of the Step S15302. Hereafter, this sheet is called the Sheet Information List.
  • Finally, NetSpot implements the Step S15500 and the process of this flowchart ends.
  • Next, the operation of the Step S15400 is described while referring to the flowchart in FIG. 154.
  • This flowchart performs the acquisition and display of newly selected sheet information by the user.
  • First of all, in the Step S15401, NetSpot determines again the sheet for display in accordance with the user's entry. Here, as the user entry, selection of the [Status] [Job] [Info] [Network] from the display menu of FIG. 8 or clicking of a tab of tabs ([Status] [Job] [Info] [Network]) at the left side of the device window 701 of FIG. 43.
  • After determining the sheet for initial display by means of the Step S15401, NetSpot forms the Sheet Information List by means of the Step S15402.
  • Finally, NetSpot implements the Step S15500 and the process of this flowchart ends.
  • Next, the operation of the Step S15500 is described while referring to the flowchart in FIG. 155.
  • This flowchart is a modified version of the flowchart in FIG. 2 so aside from the operation for acquisition of printer information, timer processing for auto change, and cache processing for improving image display speed are utilized.
  • First of all, whether or not to automatically acquire sheet information is determined in the Step S15501.
  • Here, “Auto Acquisition” is the process for acquiring printer information by means of SNMP without using the cache related later.
  • The criteria for performing auto acquisition or not is “Is this first time for this sheet” in the Step S15501. NetSpot erects a “Display Over” flag for a sheet that has been opened once so the criteria in the Step S15501 is whether the “Display Over” flag has been erected or not.
  • If auto acquisition is not performed in the Step S15501 (in other words if the “Display Over” flag has been erected) then the process proceeds to the Step S15600.
  • The operation of the Step S15600 is described while referring to the flowchart of FIG. 156.
  • First of all, in the Step S15601, whether to examine all the Sheet Information Lists or not is determined.
  • At this point, if an examination of all elements of the Sheet Information list is finished, then the process of this flowchart ends.
  • The process then proceeds to Step S15602 if examination of all elements is not finished.
  • In the Step S15602 whether or not the elements of the cache values currently being examined on the sheet information list are valid is checked.
  • This “Cache value” is explained later on while referring to FIG. 155.
  • If the cache value is not valid, the process returns to Step S15601 with no other processing performed.
  • If the cache value is valid, then NetSpot displays the cache value with device window 701 in Step S15603.
  • Next, in Step 15604, after acquiring the acquisition status of elements in the above Step 15603, the process returns to Step 15601.
  • The explanation of the Step S15600 is now complete.
  • NetSpot implements Step S15502 when “YES” is selected in Step S15501 if the above Step S15600 is complete.
  • In Step S15502, NetSpot determines whether or not acquisition of any elements is not complete in the sheet information list.
  • If some elements are present whose acquisition is not complete, the printer information is acquired by means of the previously related Step S15100.
  • Next, in the Step S15503, a check is made as to whether or not the information acquired in the above Step S15100 is already retained as a cache value in the RAM503 of FIG. 5.
  • Here, “cache” refers to printer information items acquired at least once and held in the RAM503 of FIG. 5. The “cache value” is that value.
  • Utilizing the “cache” allows the load on the printer 102, the network board 102 and the LAN100 to be held to a minimum amount.
  • If the cache value is not held in the RAM503 in the Step S15503, then the process proceeds to the Step S15505.
  • If the cache value is held in the RAM503 in the Step S15503, then the process proceeds to the Step S15504.
  • In Step S15504, a check is made as to whether the value of the information acquired in Step S15100 is the same as the cache value held in the RAM503.
  • If, in Step S15100, the value of the information acquired in Step S15100 is the same as the cache value held in the RAM503, then the process proceeds to Step 15506.
  • If, however in Step S15100, the value of the information acquired in Step S15100 is different from the cache value held in the RAM503, then the process proceeds to Step 15505.
  • In Step S1505, NetSpot retains the information acquired in the Step S15100 as a new cache value in the RAM503.
  • Next, in Step S15506, the cache value retained in the RAM503 is displayed on the device window 701. The display is shown on the CRT510 by way of the CRT controller 506 of FIG. 5.
  • When the Step S15506 ends, NetSpot implements Step S15507.
  • In Step S15507, acquisition of currently processed element from the sheet information list is completed.
  • In the above explanation, the RAM503 was set at the location to retain the cache however this location can be substituted with the HD511.
  • When Step S15507 ends, NetSpot returns to Step 15502 and Steps S15502 through Steps S15507 repeat until all information from the sheet information list is acquired.
  • In Step S15502, if all element from the sheet information list are acquired, then NetSpot implements Step 15508.
  • In Step S15508, the printer status which occasionally changes over time is monitored and a decision made whether or not to automatically update the currently specified sheet information.
  • A plurality of methods are available for specifying whether or not to automatically update sheet information, two are listed below as examples.
  • (1) Set whether or not to automatically update, into the NetSpot program beforehand.
  • (2) The user specifies with the initialize file whether or not to automatically update sheet information. During program execution, NetSpot acquires information as to whether or not to automatically update from the initialize (reset) file.
  • Should the method in (2) be utilized, the user can set whether or not to automatically update (change) and the automatic change interval by means of the device display auto change dialog box 824 shown in FIG. 133.
  • If, in Step S15508, auto change is set then the process proceeds to Step S15509.
  • If auto change is not set then the flowchart ends.
  • In Step S15509, NetSpot sets an auto change timer to perform the automatic change. As explained previously in Step S15508, the device display auto change dialog box 824 can be used by the user to set the auto change-interval.
  • Next, in Step S15510, a check is made as to whether the auto change time set in Step S15509 has now turned off.
  • If the auto timer has now turned off, then the process returns to Step S15502 for acquisition of information selected again by the current user.
  • If the auto timer has not turned off, then the process proceeds to Step S15511.
  • In Step S15511, the user monitors whether auto change has stopped or not. For instance, NetSpot stops the auto change timer when the user switches the sheet display.
  • If auto change (update) has not stopped, the process returns to Step S15510 and the Steps S15510 and S15511 are repeated.
  • If auto change has stopped then this flowchart ends.
  • Also, the flowchart shown in Step S15500 can be implemented as shown in FIG. 157.
  • Hereafter, Step S15500 is explained based on the flowchart of FIG. 157.
  • In Step 15701, operation is the same as in Step S15502 however when the sheet information list is not all acquired, then only the move to Step 15702 differs from the operation in Step S15503.
  • Next, in Step 15702, operation is the same as in Step S15503 however when the previous cache value is retained in the RAM503, the process proceeds to Step S15703 having the same operation as the Step S15501 and when previous cache values are not retained in the RAM503, the process differs by proceeding to Step S15100.
  • Next, Step S15703 is the same as Step S15501 but when sheet information is acquired, operation proceeds to Step 15100 and if sheet information is not acquired, the process differs by proceeding to Step S15706 having the same operation as Step S15506.
  • Hereafter, Steps 15704 to Step 15711 are completely the same as Steps S15504 through S15511.
  • The explanation of this flowchart is now complete.
  • Implementation of the flowcharts from FIG. 151 through FIG. 157 by NetSpot opens the device list window 701 from the device window 801 to allow switching sheets and displaying various printer information.
  • Second Embodiment
  • Hereafter a working example in the second embodiment is given for displaying the device list window 701 from the device window 801 to prevent the user from feeling stress due to delays in operation.
  • In FIG. 158, the process in the flowchart starts by the user operating the device window for the network management software (NetSpot) during the current start-up.
  • The NetSpot program executed according to this flowchart is stored in a hard disk (HD) 511. A CPU501 is the main hardware element in running this NetSpot program. However, the main control element for the software is the NetSpot stored in the hard disk (HD) 511. In this embodiment, the operating system (OS) is assumed to be Windows95 (Microsoft Corporation) however the OS is not limited to this.
  • When the user double-clicks the icons displaying the devices, the device window 701 shown in FIG. 7 is opened in Step S15801. In this step, operation is completely the same as in Step S15201 of the first embodiment.
  • Next, NetSpot implements Step S15300, the initial sheet information is acquired and displayed on the device window 701.
  • Next, NetSpot implements Step S15802.
  • After the initial sheet is displayed, the Step S15802 is for NetSpot to make sheet information sheet for other sheets in order to acquire other sheet information as background.
  • Next, in Step S15803, determines the sheet to acquire of the sheet information list from among the sheet information lists formed in the above Step S15802.
  • If restrictions are not placed on the acquisition procedure for sheet information, for instance, if listed in the initialize file or determined at random, then this method will be fixed within the NetSpot program.
  • Next, Step 15804 and Step 15805 are exactly the same as Steps S15202 and Steps 15203 of the first embodiment so their description is omitted here.
  • Further, Step 15806 is the same as Step 15204 but when the user has not made entry for another sheet selection, the process differs by proceeding to Step 15807.
  • Next, in Step S15807, NetSpot checks whether or not acquisition of all information for other sheet information lists formed in Steps S15802 is complete.
  • If acquisition of all information is complete, the process proceeds to Step S15804 and the process repeats from Step S15804 to S15807 as well as S15400.
  • If acquisition of all information is not complete, then the process proceeds to Step S15808.
  • In Step S15808, NetSpot checks whether or not all of the information for the currently acquired sheets if finished.
  • If the information for the currently acquired sheets is finished, NetSpot proceeds to Step S15809, and the process returns to Step S15803 after the sheet information acquisition end flag was raised.
  • If the information for the currently acquired sheets is not finished, then NetSpot acquires the printer information by means of Step S15100 and then returns to Step S15804.
  • The above flowchart process is now complete.
  • By implementing the above process in the flowchart of FIG. 158, NetSpot was able to open the device window 701 from the device list window 801, switch the sheets, and display a variety of printer information.
  • Hereafter, the detailed functions of the device window are related.
  • The contents shown in the device window (FIG. 43) differ according to the device model. Also, the contents shown in the device window (FIG. 43) differ according to the controller mode or the general user mode. Basically, the general user mode is limited in display items and changeable items compared to the controller mode. When an item or function cannot be supported due to the target model or mode being started or network protocol being used: then the screen is conFIG.d with one of the following techniques.
  • (1) When item is grayed-out and display is invalid or not possible of being changed (basically there is a possibility the item is valid.)
  • (2) The item itself cannot be displayed (when basically there is no possibility item is valid.)
  • (3) When the sheet itself of the device window (FIG. 43) is grayed-out and display is invalid or cannot be selected (When a particular tab does not support all items and basically there is a possibility the item is valid.)
  • (4) When the sheet itself of the device window (FIG. 43) will not display (When a particular tab does not support all items and basically there is no possibility the item is valid.)
  • In controller registration onto the manager information table and time is required for registering the controller onto the manager information table for the device selected by the user; then the message in FIG. 44 appears and the fact that the controller is currently being registered is reported to the user.
  • When canceling controller registration onto the manager information table, and time is required for canceling controller registration on the manager information table for the device selected by the user; then the message in FIG. 45 appears and the fact that the controller registration is currently being canceled is reported to the user.
  • In cases where first displaying a sheet—dialog box on the device window (FIG. 43), and time is required for acquiring information from the device selected by the user, then the fact that information is currently being acquired is reported to the user and when information acquisition is capable of being canceled, the [STOP] is valid.
  • When time is required for setting information to the device selected by the user, in sheet—dialog box on the device window (FIG. 43), then the message in FIG. 47 appears and the fact that information is currently being set is reported to the user. When this setting of information can be canceled, the [STOP] is valid.
  • Further, during reset of the printer or reset of the network interface board, and time is required for reset of the device selected by the user, the message in FIG. 48 appears and the user is informed that reset is in progress. When implementing commands other than printer reset or network interface board reset and time is required for implementing commands for devices selected by the user such as printer online-off-line, paper eject, printer initialize, network interface board initialize and various utility commands, then the message in FIG. 49 appears and the user informed that the commands are currently being implemented.
  • [Device Password Entry Dialog Box (See FIG. 50)]
  • When the device window is opened (FIG. 43) and the conditions below have been satisfied, the Device Password Entry Dialog Box shown in FIG. 50 is displayed.
  • (1) Controller mode
  • (2) The NetSpot password is not substituted with the NetWare file server controller password or if substituted, is not logged in as a controller to the NetWare file server. (NetSpot Password Change Dialog Box (See FIG. 38).
  • (3) Password is set with in device selected by the user
  • (4) Device password for device selected by the user does not match the NetSpot password.
  • The Device Password Entry Dialog Box (FIG. 50) is for entry by the user of the device password when the device window (FIG. 43) has been opened. In the case of controller mode, after this entry, registration onto the manager information table of the device selected by user is performed.
  • Detailed Specifications
  • [Password (P)]: The user enters a device password here in a character string of 0 to 15 spaces. This function is only valid when the user has not selected ON in [Open in User Mode (U)]. Classified separately by large letters and small letters.
  • [Open in User Mode (U)]: The user selects in general user mode whether to open the device window (FIG. 43). The user selects either ON or OFF.
  • [OK] button: The user selects this item to validate the settings and close the dialog box.
  • [Cancel] button: The user selects this button to invalidate all settings in the add new device setting and close this dialog box.
  • [Help (H)] button The user selects this button to display online help.
  • Other Operations:
  • When the user makes a mistake in entering the device password, the message in FIG. 51 appears and the display returns to the Device Password Entry Dialog Box (FIG. 50).
  • During registration onto the manager information table when the user has selected a device; and it is detected that the device window selected by the user (FIG. 43) is already open by means of NetSpot controller mode at another computer terminal, then the message in FIG. 53 appears. Here, when the user selects the [YES(Y)] button, the device window (FIG. 43) is automatically opened in controller mode. When the user selects the [NO(N)] button, the device window (FIG. 43) does not open in-controller mode. Upon detecting that the device window (FIG. 43) for a device selected by a user was already opened in NetSpot controller mode by another computer terminal; and when the user did not select automatically opening the device window (FIG. 43) in controller mode, then the message in FIG. 53 appears. Here, when the user selects the [YES (Y)] button, the device window (FIG. 43) is opened in general user mode. The situation on the device window for user-mode is shown in FIG. 145. On the device window (FIG. 145) of user mode, a comparison is made with the device window (FIG. 43) of controller mode, the network sheet and printer set button are canceled, and the setting operation disabled as can be seen just by checking printer related information.
  • When the user selects the [NO(N)] button, in the situation shown by the message in FIG. 53, the display returns to the device list window (FIG. 15) without performing any other functions.
  • [Status Sheet (See FIG. 54]
  • The Status Sheet shown in FIG. 54 appears when the user double-clicks the left side [Status] of the device window (FIG. 43) or appears as a default sheet on the leading edge when the user opens the device window (FIG. 43). This status sheet (FIG. 54) is for displaying the current status for devices selected by the user. Table 5 shows functions provided by the Status Sheet (FIG. 54) in the controller mode and in general user mode.
    TABLE 5
    List of functions supported on status sheet (FIG. 54)
    ITEM
    NO. FUNCTION Admin User
    1 Bitmap display of printer exterior
    Unit design
    Paper feed section design (equipment
    info.)
    Paper eject section design (equipment
    info.)
    Unit internal design per abnormal
    section (only in abnormality)
    Cover design (only in abnormality)
    2 Operating panel status display
    Display contents
    Online key LED status display
    3 Paper feed section status display
    Paper feed section types
    Paper feed selected by user
    Paper size
    Remaining paper
    4 Error information display
    Count of currently occurring errors
    List of error information of all
    occurring errors (only when error occurs)
    Position where error occurred (only
    when error occurs)
    5 Online help display for errors
    Online help showing error message
    6 Restoring operation after error
    Select printer paper feed/eject
    Operate online help
    Operate soft reset for printer
  • The “Bitmap display of printer exterior” is a bitmap displaying the design of the printer unit. Switching to paper feed sections or paper eject section can be performed according to the option that is installed. When trouble occurs, a symbol indicating an error is displayed. The “Operating panel status display” shows display contents reported by the printer and also performs polling of operating panel status at fixed intervals to periodically update the operating panel status display.
  • When in “sleep” during an auto energy-saving function, the sleep condition is shown on the operating panel display. The “Error Info” button becomes active when an error including a warning level occurs. When in status where an error is not occurring, the “Error Info” button is inactive. The “Online help display for errors” and the “Restoring operation after error” are shown on Error Information Display Dialog Boxes by pressing the “Error Info” button.
  • Detailed Specifications
  • [Online LED]: Displays the status of the online LED. Display ON (green) and OFF (black).
  • [Display]: Displays the message and status in two lines of 16 characters each. During sleep status displays “Sleep”.
  • [Printer Exterior]: Display the printer exterior. The printer exterior design may change according to the paper deck, envelope feeder, and steeplestacker options that are installed. However option installations such as the dual-side unit, network interface board, expansion RAM, font ROM and control ROM do not affect the printer exterior design. When an error occurs in the printer unit (excluding warning level) a symbol mark indicating an error in the printer exterior design is displayed. A red “O” mark is affixed to the location of the error when discovered.
  • [Paper Feed section]: Displays the names of the paper feed section. Displays “Paper feed tray” “Upper cassette” “Lower cassette” “Paper Deck” and “Envelope Feeder”. When not in auto paper feed, a check mark is displayed at the paper feed section selected by the user. A check mark is displayed at the feed section targeted for auto feed. The “Paper deck” and the “Envelope Feeder” are only valid when their respective options have been installed.
  • [Paper size]: Displays the paper sizes of each paper feed section. Displays “A5” “B5” “A4(R)” “B4” ” A3” “Letter(R)” “Legal” “Executive” “Free” “User paper” “YOGATA 4GO” “KAKUGATA 2GO”. The “YOGATA 4GO” and “KAKUGATA 2GO” indicate envelope sizes uniquely used in Japan.
  • [Remaining Paper]: Displays the remaining amount of paper for each feed section. In the case of the paper feed tray and envelope feeder, display is available in two stages “YES” and “NONE”. In the case of a cassette, displays in five stages of “0%” “25%” “50%” “75%” and “100%”.
  • [Eject Paper Info (O)] button: Opens the eject section information dialog box for displaying information on the eject section.
  • [Error Count]: Displays a count of errors currently occurring. The error count also includes warning level errors.
  • [Error Info (E)] button: The user selects this button to open the error information dialog box in order to display information on errors. This function is only valid when the [Error Count] is greater than one.
  • [Printer Set (P)] button: The user selects this button to open the printer environment dialog box (controller mode only) in order to set the printer environment.
  • [Help] button: Displays online help.
  • [Error Information Dialog Box (See FIG. 55)]
  • When the user selects the [Error Info] button on the Status sheet (FIG. 54), the Error Information Dialog Box shown in FIG. 55 is displayed. The Error Information Dialog Box (FIG. 55) is for displaying detailed information on a plurality of errors currently occurring in the device selected by the user. The Error Information Dialog Box (FIG. 55) is only applicable to error occurring and includes warning level errors. When a plurality of errors occur at the same time, the errors are displayed in order of high priority.
  • In errors occurring in controller mode, error skip and print stop can be implemented. The error skip operation is equivalent to skipping over the error and is performed when the user presses the paper feed/eject key on the printer operating panel or presses the online key. The print stop operation is equivalent to halting the printing and is performed by the user pressing the reset (soft) key on the printer operating panel.
  • The error skip and the print stop functions may not be valid according to the type of error that occurs. Therefore, the user must choose the correct operation: error skip or print stop according to the error that occurs.
  • Detailed Specifications
  • [Printer Exterior]: Display the printer exterior. The printer exterior design may change according to the paper deck, envelope feeder, and steeplestacker options that are installed. However option installation such as the dual-side unit, network interface board, expansion RAM, font ROM and control ROM do not affect the printer exterior design. When an error occurs in the printer unit (excluding warning level) a symbol mark indicating an error in the printer exterior design is displayed. A red “O” mark is affixed to the location of the error when discovered.
  • [Error Details]: Displays a list of all errors currently occurring. The errors displayed include warning level errors. When the location where the error occurred is discovered that position is displayed.
  • [OK] button: The user selects this button to close the dialog box.
  • [Feed/Eject Paper (I)] button: The user presses this button to open the Printer Feed/Eject Dialog Box in order to select printer paper feed or eject. (Controller mode only)
  • [Online (O)] button: The user selects this button set the printer to online. (Controller mode only)
  • [Reset (R)] button: The user selects this button to set a soft reset for the printer. (Controller mode only). The user implements soft reset of the printer after setting to off-line.
  • [Help] button Displays online help.
  • Other operations: The message in FIG. 56 is displayed when the user selects the [Reset (R)] button. Here, when the user selects the [Yes (Y)] button, soft reset of the printer is performed and the display returns to the Error Information Dialog Box (FIG. 55). When the user selects the [No (N)] button, the display returns to the Error Information Dialog Box (FIG. 55) with no other operations being performed. [Printer Paper Feed/Eject Dialog Box (See FIG. 57)]
  • The Printer Paper Feed/Eject Dialog Box shown in FIG. 57 is displayed when the user selects the [Feed/Eject Paper] button on the Error Information Dialog Box (FIG. 55). This Printer Paper Feed/Eject Dialog Box (FIG. 57) is for allowing the user to select paper feed or eject of the device selected by the user and is only applicable in controller mode.
  • Detailed Specifications
  • [Paper Feed section]: The user selects the paper feed section. The user selects from among “Auto (U)” “Paper feed tray(I)” “Upper cassette (C) ” “Lower cassette(S)” “Paper Deck(P)” and “Envelope Feeder(V)”. The “Paper Deck(P)” and “Envelope Feeder(V)” are only available when each are provided as options. The paper size for each paper feed section is displayed. Displays “A5” “B5” “A4(R)” “B4” “A3” “Letter(R) ” “Legal” “Executive” “Free” “User paper” “YOGATA 4GO” “KAKUGATA 2GO”. The remaining amount of paper for each feed section is also displayed. In the case of the paper feed tray and envelope feeder, display is available in two stages “YES” and “NONE”. In the case of a cassette, displays in five stages of “0%” “25%” “50%” “75%” and “100%”.
  • [Paper Eject Section]: The user selects the paper eject section here. The user selects from among “Eject tray (O)” and “Eject Subtray (B)” when the not equipped with the staple stacker option.
  • [OK] button: The user selects this button to validate the settings that were entered and to close the dialog box. The printer settings are updated at this time.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings.
  • [Help (H)] button: The user selects this button to display the online help.
  • [Printer Environment Dialog Box (See FIG. 143)]
  • The Printer Environment Dialog Box shown in FIG. 143 appears when the user selects the [Printer Set] button of the Status sheet (FIG. 54). This Printer Environment Dialog Box is for making printer environmental settings for the device selected by the user. The Printer Environment Dialog Box is basically comprised of five sheets with tabs as follows.
  • (1) Printer paper feed/eject basic sheet (FIG. 58)
  • (2) Shared print environment basic sheet (FIG. 59)
  • (3) LIPS print environment basic sheet (FIG. 69)
  • (4) N201 print environment basic sheet (FIG. 76)
  • (4) ESC/P print environment basic sheet (FIG. 88)
  • When the print environment dialog box is opened by the user, the foremost sheet shown is the default sheet which is the printer paper feed/eject basic sheet (FIG. 58). As a typical view, the Printer Environment Dialog Box shown as a common (shared) sheet is displayed in FIG. 143.
  • When the user clicks one of the [Feed/Eject Paper] [Shared] [LIPS] [N201] [ESC/P] tabs on the upper part of the Printer Environment Dialog Box, the sheet corresponding to that tab, moves to the foremost place on the Printer Environment Dialog Box. This Printer Environment Dialog Box is only applicable in the controller mode. In controller mode, the functions indicated in Tables 6 through Table 11 are provided. A portion of the functions listed below are settings that accompany some manner of operation of the printer unit.
    TABLE 6
    Functions (List 1) supported on the
    printer environment dialog box
    ITEM
    NO. FUNCTION Admin User
    1 Printer feed eject section setting
    Printer exterior bitmap display
    Feed selector
    Auto feed selector
    Tray priority selector
    Tray paper size selector
    Envelope size selector
    Eject paper selector
    2 Shared printer environment basic
    settings
    Copy sheet count
    Super smooth selector
    Toner economy mode
    Toner contrast
    Data processing resolution
    Double-side mode
    Binding width
    Binding direction
  • TABLE 7
    Functions (List 2) supported on the
    printer environment dialog box
    ITEM
    NO. FUNCTION Admin User
    3 Shared printer environment expansion
    settings
    Default cassette paper size
    Paper direction
    Job time-out
    Job time-out time setter
    Sleep selector
    Select time until sleep
    Low toner alarm
    Auto error skip
    Warning display
    Buzzer warning
    Language display
    Vertical offset
    Horizontal offset
    4 Print adjust selector
    MaxiMem
    Band control
    Print assurance memory
    System work memory
    Image quality warning
    Halftone adjust
    5 Print operating mode settings
    Operating mode
    Auto emulation
    Priority operation emulation
  • TABLE 8
    Functions (List 3) supported on the
    printer environment dialog box
    ITEM
    NO. FUNCTION Admin User
    6 LIPS custom print environment basic
    settings
    Enlarge/reduce
    Multiple page printing
    Print direction
    Chinese character code
    Character size
    Chinese character style
    ANK style
    7 LIPS custom print environment basic
    settings
    Number of lines
    Set number of lines
    Number of columns select
    Set number of lines
    Auto page revision
    Select auto return select
    Select LF function
    Select CR function
    Auto paper save
    Time-out control
    Chinese character graphic set
    Crosshatch resolution
    Start-up macro
    Overlay1 select
    Overlay1 set
    Overlay2 select
    Overlay2 set
    8 LIPS custom utility
    Status print
    Overlay print
    Overlay list
    Font list
    Macro list
  • TABLE 9
    Functions (List 4) supported on the
    printer environment dialog box
    ITEM
    NO. FUNCTION Admin User
    9 N201 custom print environment basic
    setting
    Select page format
    Select paper position
    Set upper border
    Fine feed adjust for paper position
    Image offset
    Paper size
    2 page print setting
    Chinese character style
    Font ID setting
    Chinese character size
    External character size
    Graphic
    10 N201 custom print environment expansion
    1 set
    Zone select
    Right margin specified value
    Single form paper length function
    Dash line skip setting
    Paper length function
    Paper length setting
    Registration level select
    Zero style select
    Country letter select
    Chinese character graphic set
    CR function
    Print command
    Buffer file select
  • TABLE 10
    Functions (List 5) supported on the
    printer environment dialog box
    ITEM
    NO. FUNCTION Admin User
    11 N201 custom environment basic settings
    Select page format
    Fix line function
    Fixed number of line function
    Fixed column function
    Fixed number of columns set
    OCR font
    New line width
    Chinese character rate
    Start-up macro set
    System overlay
    System overlay set
    User overlay1
    User overlay2
    Ignore new line after HEX mode
    HEX/LIPS function
    LIPS form
    12 N201 custom utility
    Status print
    Overlay print (only when option
    installed)
    13 ESC/P custom print environment basic
    setting
    Page format
    Set upper border
    Fine feed adjust for paper position
    Reduce print character
    Image offset
    Paper size
    2 page printing
    Chinese character style
    Font ID
    Chinese character size
  • TABLE 11
    Functions (List 6) supported on the
    printer environment dialog box
    ITEM
    NO. FUNCTION Admin User
    14 ESC/P custom print environment expansion
    1 setting
    Zone select
    Right margin specified value
    Continuous paper length function
    Continuous paper length setting
    Single form length function
    Single form length setting
    Dash line skip function
    Dash line skip setting
    Character code table
    Country letter select
    Registration level
    New line function
    15 ESC/P custom print environment expansion
    2 setting (only when option is installed)
    Fixed line function
    Fixed number of lines
    Fixed columns
    Fixed number of columns setting
    Chinese character rate
    Start-up macro setting
    System overlay
    System overlay setting
    User overlay1
    User overlay2
    Ignore new line after HEX mode
    HEX/LIPS function
    LIPS form
    16 ESC/P custom utility
    Status print
    Overlay print (only when option is
    installed)
  • [Printer Feed/Eject Section Sheet (See FIG. 58)]
  • When the user selects the [Print Set] button on the Status sheet (FIG. 54) or clicks the tab shown as [Feed/Eject] on the upper part of the printer environment dialog box, the foremost sheet shown is the default sheet which is the Printer Paper Feed/Eject Sheet (FIG. 58). This Printer Paper Feed/Eject Sheet is for the user to make printer paper feed/eject settings for the device selected by the user.
  • Detailed Specifications
  • [Printer Exterior] Display the printer exterior. The printer exterior design may change according to the paper deck, envelope feeder, and steeple stacker options that are installed. However option installations such as the dual-side unit, network interface board, expansion RAM, font ROM and control ROM do not affect the printer exterior design. When the user makes a selection other than “Auto” ” in [Paper Feed (I)], a color is affixed to the feed section selected in [Paper Feed (I)]. When the user does make a selection from “Auto” in [Paper Feed (I)], a color is affixed to the feed section selected in [Auto Feed (K)]. A color is also assigned to the eject section selected by the user with [Paper Eject(O)].
  • (Paper Feed section (I)]: Displays the names of the paper feed section for selection by the user. The user makes a selection from among “Auto” “Paper feed tray” “Envelope feeder” “Upper cassette” “Lower cassette” and “Paper Deck”. The “Paper deck, and the “Envelope Feeder” are only valid when installed as options.
  • [Auto Feed (K)]: Selects auto feed for the feed section selected by the user (multiple selection allowed). The user selects a plurality of feed sections from among: “Paper feed tray” ” “Upper cassette” “Lower cassette” and “Paper Deck”. The “Paper deck” is only valid when installed as an option.
  • [Tray Priority (E)]: The user selects whether or not to assign a priority to the paper feed tray in auto feed. This [Tray Priority (E)] is only operable when “Paper Tray” was selected by the user in [Auto Feed (K)]. The user selects a priority (or not) for the paper feed tray during auto paper feed with ON or OFF.
  • [Tray Paper Size (S)]: The user selects a paper size for the tray with this item. This function is only valid when “Paper Tray” has been selected by the user in [Paper Feed (I)], or when “Auto” was selected in [Paper Feed (I)], or when the user selects “Paper Feed Tray” with [Auto Feed (K)]. The user selects the tray size from among “A5” “B5” “A4” “B4” “A3” “Letter(R)” “Legal” “Executive” “Free” and “User paper” “YOGATA 4GO” “KAKUGATA 2GO”.
  • [Envelope Size (F)]: The user selects the envelope feeder size with this item. This is only valid when the envelope feeder option has been installed and the “Paper Feeder” selected with [Paper Feed (I)]. The user selects the envelope size from among “YOGATA 4GO” “Free” and “User Paper”.
  • [Eject paper (O)] button: The user selects the paper eject section with this item. The user selects eject from the “Eject paper tray” or “Sub eject tray”.
  • 8 OK] button: The user selects this button to validate the settings for the Printer Paper Feed/Eject Sheet (FIG. 58) and close the dialog box. The printer settings are updated (changed) when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the Printer Paper Feed/Eject Sheet (FIG. 58) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings that were made in the Printer Paper Feed/Eject Sheet (FIG. 58).
  • [Help (H)] button: The user selects this button to display the online help.
  • Operation with the [Update(A)] button is only valid when the user has made changes to the settings.
  • [Help] button: Displays online help.
  • [Shared Print Environment Basic Set Sheet (See FIG. 59)]
  • When the user clicks the [Share] tab on the upper side of the Printer Environment Set Dialog Box, the Shared Print Environment Basic Set Sheet o FIG. 59 appears. This Shared Print Environment Basic Set Sheet is making basic settings to the shared print environment for the device selected by the user.
  • Detailed Specifications
  • [Copy sheet count (P)]: Sets the number of copy sheets in a range from 1-255.
  • [Super smooth (Z)]: The user selects whether or not to use the Super smooth function. The user selects with ON or OFF whether or not to use Super smooth.
  • [Toner economy mode (X)]: The user selects whether or not to use the toner economy mode. The user selects with ON or OFF whether or not to use toner economy mode.
  • [Toner contrast (N)]: The user selects the toner contrast in increments of 1-8.
  • [Data resolution]: The user selects data resolution (Fine (600DPI) (Quick 300DPI). The user selects the data resolution from among “Fine(G)” and “Quick(Q)”.
  • [Doublesided Mode]: The user selects here whether or not to perform doublesided printing. The user selects doublesided mode from among “one-sided print (S)” and “doublesided print (D)”. Doublesided printing (D) is only available when the doublesided unit option is installed.
  • [Binding width (B)]: The user enters a bind width (border for binding allowance) from −30.0-30.0 mm in 0.5 segments.
  • [Binding direction]: The user selects the binding direction here (direction of binding paper edge). The user selects the direction from among “Longitudinal (L)” and “Width-wise (W)”.
  • [Expand (E)] button: The user selects the [Expand (E)] button to make expanded settings to the shared print environment on the opened Shared Print Environment Expansion Dialog Box (FIG. 63).
  • [Print adjust (C)] button: The user selects the [Print adjust (C)] button to open the Print Adjust Dialog Box (FIG. 67) and make print adjustment related settings.
  • [Operating mode (M)] button: The user selects this [Operating mode (M)] button to open the Print Operating Mode Dialog Box (FIG. 68) and set the print operating mode.
  • [OK] button: The user selects this button to validate the settings for the Shared Print Environment Basic Set Sheet (FIG. 59) and close the dialog box. The printer settings are updated (changed) when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the Shared Print Environment Basic Set Sheet (FIG. 59) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings that were made in the Shared Print Environment Basic Set Sheet (FIG. 59). This function is only valid when the user has made changes to the settings.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • In [Copy sheet count (P)] when the user enters a value other than 1 to 255, the message in FIG. 60 appears and the display returns to the Printer Environmental Set Dialog Box. In [Binding Width (B)] when the user enters a value between −30.0 and 30.0 mm, the message in FIG. 61 appears and the display returns to the Printer Environmental Set Dialog Box. In [Binding Width(B)] when the user enters a value not in 0.5 increments between −30.0 and 30.0 mm, the message in FIG. 62 appears and the display returns to the Printer Environmental Set Dialog Box.
  • Detailed Specifications
  • (Default cassette paper size (C)]: The user selects the default cassette paper size with this item. The user selects the default cassette paper size from among “A5” “B5” “A4” “B4” and “A3”.
  • [Paper direction]: The user selects the direction the paper is transported with this item. The user selects from “Longitudinal (L)” and “Width-wise (W)”.
  • [Job time-out (T)]: The user selects whether or not a job time-out will be issued. The user selects from ON or OFF for setting whether time-out is issued. The user inputs the time at which the job time-out is issued. Also, the job time-out entry is only valid when made with. [Job time-out (T)] and ON is selected. As the time for issuing the job time-out, the user enters a time from 5 to 300 seconds.
  • [Time until sleep (P)]: The user selects whether to shift to sleep mode with this item. The user selects ON or OFF depending on whether sleep mode is to be implemented. The user selects the time to shift to sleep mode. The time the user enters is only valid in when [Time until sleep (P)] is set with ON also selected. The user selects the time to shift to sleep mode from among “15 minutes” 30 minutes, or “60 minutes”.
  • [Auto error skip (X)]: The user selects here whether to implement Auto error skip mode. The user selects ON or OFF as needed to implement (or not) the Auto error skip mode.
  • [Warning display (D)]: The user selects here whether to display a message when the user issues a warning (alarm). The user selects ON or OFF as needed to issue (or not issue) the display.
  • [Warning response]: The user selects here whether to continue or to stop printing when a warning (alarm) is issued. The user selects from among “Continue (K)” or “Stop (N)”.
  • [Buzzer warning]: The user selects how buzzer warning will sound when an error (alarm) occurs. The user selects from “Once (F)” and “Continuous (O)”.
  • [Language Display]: The user selects the language shown on the panel message. The user selects the message language from among “Japanese(J)” or “English(E)”.
  • [Vertical offset (U)]: The user inputs here the amount of movement longitudinally in the print position. The user enters the movement amount in 0.5 segments from −50.0 to 50.0 mm.
  • [Horizontal offset (Y)]: The user inputs here the amount of movement horizontally in the print position. The user enters the movement amount in 0.5 segments from −50.0 to 50.0 mm.
  • [OK] button: The user selects this button to validate the settings that were entered in the Shared Print Environment Expansion Dialog Box (FIG. 63) and to close the dialog box. The printer settings are updated at this time.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the Shared Print Expansion Environment Dialog Box (FIG. 63) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the in the Shared Print Environment Expansion Dialog Box (FIG. 63). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • In (Job time-out (T)] when the user enters a value other than 5 to 300 seconds, the message in FIG. 64 appears and the display returns to the Printer Environmental Set Dialog Box. In [Vertical offset (U)] or [Horizontal offset (Y)] when the user enters a value between −50.0 and 50.0 mm, the message in FIG. 65 appears and the display returns to the Shared Print Environment Expansion Dialog Box (FIG. 63). In [Vertical offset (U)] or [Horizontal offset (Y)] when the user enters a value not in 0.5 increments between −50.0 and 50.0 mm, the message in FIG. 66 appears and the display returns to the Printer Environmental Expansion Dialog Box (FIG. 63).
  • [Print Adjust Dialog Box (See FIG. 67)]
  • When the user selects the [Print Adjust] button on the Shared Print Environment Basic Set Sheet (FIG. 54), the Print Adjust Dialog Box shown in FIG. 67 appears. This Print Adjust Dialog Box (FIG. 67) is for the user to make settings relating to print adjustments for devices selected by the user.
  • Detailed Specifications
  • [MaxiMem(M)]: This allows the user to select whether or not to use band decompression during subclose for Fine mode (600DPI). The user selects ON or OFF as needed to use (or not) band decompression during subclose for Fine mode (600DPI).
  • [Band control (B)]: The user selects whether or not to use band processing as the data processing method. The user selects from ON or OFF to choose whether to use band control.
  • [Print assurance memory (P)]: The user selects print assurance memory for Fine mode (600DPI) data processing. The user selects from among “Auto” “Do Not Use” “A4” “B4−” ““B4” “A3” “B4×2” “A3×2” “B4×3” “A3×3” for Fine mode (600DPI) data processing with print assurance memory. The values capable of being set into the print assurance memory vary depending on the total RAM capacity as shown below.
  • Total RAM capacity
  • Auto
  • Do Not Use
  • [System work memory (S)]: The user selects here a memory capacity suitable for use as a work memory. The user selects-from among.
  • “Auto” “200K” “400K” “600K” “1000K” as usable work memories. Some work memory settings may not be possible due to the memory environment of the printer.
  • [Image quality warning]: The user selects whether to stop or to continue printing when the resolution and image quality deteriorates. The user selects from “Continue (K)” or “Stop (N)” when image quality has deteriorated.
  • [Halftone adjust]: The user selects this pattern during conversion from a multi to a binary value. The user selects the pattern, from “Pattern1 (R)” “Pattern2 (G)” during conversion to the binary pattern.
  • [OK] button: The user selects this button to validate settings made in the Print Adjust Dialog Box (FIG. 67) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the Print Adjust Set Dialog Box (FIG. 67) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the in the Print Adjust Set Dialog Box (FIG. 67). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • [Print Operation Mode Dialog Box (FIG. 68)]
  • When the user selects the [Operation mode] button from shared print environment set sheet (FIG. 59), the Print Operation Mode Dialog Box of FIG. 68 appears. This Print Operation Mode Dialog Box is for the user to set the print operating mode for the device selected by the user.
  • Detailed Specifications
  • [Operating mode (M)]: This user selects the operating mode with this item. The user selects the operating mode from among; “LIPS” “N201” “ESC/P” “HEX-DUMP” and “LIPS-DUMP”.
  • [Auto emulation (S)]: The user selects an emulator subject to auto emulation (a plurality can be selected). This [Auto emulation (S)] can only be selected when “Auto” has been selected in [Operating Mode (M)]. The user selects a plurality of emulators subject to auto emulation from among “LIPS” “N201 and “ESC/P”.
  • [Priority operation emulation (E)]: The user assigns emulation priority with this item during auto emulation. This [Priority operation emulation (E)] is only valid when “Auto” has been selected in [Operating Mode (M)]. The user selects the auto emulation for priority from among “LIPS” “N201” and “ESC/P”.
  • [OK] button: The user selects this button to validate settings made in the Print Operation Mode Dialog Box (FIG. 68) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the Print Operation Mode Dialog Box (FIG. 68) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the Print Operation Mode Dialog Box (FIG. 68). This [Update (A)] button can only be-used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • [LIPS Print Environment Basic Set Sheet (See FIG. 69)]
  • When the user clicks the tab indicating [LIPS] on the upper side of the LIPS Print Environment Basic Environment Dialog Box, LIPS Print Environment Basic Set Sheet (See FIG. 69) appears. This LIPS Print Environment Basic Set Sheet (See FIG. 69) is a sheet for the user to set the basic LIPS print environment for the device selected by the user.
  • Detailed Specifications
  • [Enlarge/Reduce (R)]: The user selects the enlarge/reduce mode for LIPS with this item. The user selects from among “Do Not Use” “→A3” “→B4” “→A4” “→B5” “→A5” “→Legal” and “→Letter” for the enlarge/reduce mode.
  • [Multiple page printing (N)]: The user selects multiple page printing for LIPS with this item. The user selects from among “Do Not Use” “2-Page left” “2-Page right” “4-Page side left” “4-Page side right” “4-Page vertical left” and “4-Page vertical right” for multiple page printing mode with LIPS.
  • [Print direction]: The user selects this item to set the LIPS printing direction.
  • The user sets the LPS printing direction from among “Portrait (P)” and “Landscape (L)”.
  • [Chinese character code (K)]: The user selects the Chinese character code for LIPS with this item. The user selects from among “JIS” “SJIS” “EUC” and “DEC” for the Chinese character code.
  • [Character size (S)]: The user selects the LIPS character size with this item. The user selects from among “8 Point” “10 Point” and “12 Point” for the LIPS character size.
  • [Chinese character style (J)]: The user selects the LIPS character style with this item, from among “Gothic” and others.
  • [ANK style (I)]: The user selects the ANKS style for LIPS with this item, from among “Gothic” “Line Printer” and others.
  • [Expand (E)] button: This button opens the LIPS print environment expansion dialog box shown in FIG. 70 for making environment expansion settings of the LIPS print environment.
  • [Utility (U)] button: This button opens the LIPS utility dialog box shown in FIG. 74 for implementing the LIPS utility.
  • [OK] button: The user selects this button to validate settings made in the LIPS Print Environment Basic Set Sheet (FIG. 69) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the LIPS Print Environment Basic Set Sheet (FIG. 69) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the LIPS Print Environment Basic Set Sheet (FIG. 69). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • [LIPS Print Environment Expansion Set Dialog Box (See FIG. 70)]
  • Pressing the [Expand] button on the LIPS Print Environment Basic Set Sheet (FIG. 69) shows the LIPS Print Environment Expansion Set Dialog Box on FIG. 70. This LIPS Print Environment Expansion Set Dialog Box (FIG. 70) is for setting the details of the LIPS print environment on the device selected by the user.
  • Detailed Specifications
  • [Number of lines]: The user selects the page line set mode for one page of LIPS with this item. The user selects the LIPS page line set mode for one page from among “6LPI (B)” “8LPI (G)” and “Set number of lines (L)”.
  • [Set number of lines (L)]: The user enters the number of lines for one page of LIPS with this item. This [Set number of lines (L)] is only valid when “Set number of lines” has been selected with [No. of lines] by the user. The user enters from 10-99 lines here in one line increments.
  • [Number of columns]: The user selects the number of columns mode for one page of LIPS with this item. This number of columns mode is selected for one page from among “Auto (V)” “10CPI(I)” “12CPI(M)” “15CPI(F)” “Number of columns set (C)”.
  • [Set number of columns (C)]: The user enters the number of columns for one page of LIPS with this item. This function is only valid when [Set number of columns (C)] in [Number of columns] is used. The user sets the number of columns from 10-200 columns.
  • [Auto new page (P)]: The user sets here whether to use automatic new page function in LIPS. Uses sets ON or OFF to select use (or not) of automatic new page function in LIPS.
  • [Auto new line (D)]: The user sets here whether to use automatic new line function in LIPS. Uses sets ON or OFF to select use (or not) of automatic new line function in LIPS.
  • [LF function]: The user sets here whether to use the LF function in LIPS. The user selects the LF function for LIPS from among “LF(U) and “LF+CR(R)”.
  • [CR function]: The user sets here whether or not to use the CR function in LIPS. The user selects the CR function for LIPS from among “CR(J) and “CR+LF(E)”.
  • [Auto paper save (W)]: The user sets here whether to use automatic paper save function in LIPS. Uses sets ON or OFF to select use (or not) of automatic paper save function in LIPS.
  • [Time-out control (T)]: The user sets here whether to use time-out control function in LIPS. Uses sets ON or OFF to select use (or not) of the time-out control function in LIPS.
  • [Chinese character graphic set]: The user sets here whether or not to use Chinese character graphic set in LIPS. The user selects the Chinese character graphic set for LIPS from among “JIS78(O) and “JIS90(N)”.
  • [Crosshatch resolution]: The user selects crosshatch resolution for LIPS with this item. The user selects from among “Fine(X) and “Quick(Y)” for crosshatch resolution.
  • [Start-up macro (S)]: The user inputs here the start-up macro number desired for implementing with LIPS. The user inputs a desired macro number from 0 through 32767.
  • [Overlay1 (K)]: The user selects whether or not to implement the overlay print1 on LIPS. The user sets ON or OFF to select use (or not) of the overlay print1 function in LIPS. The user enters the format data number for use with Overlay Print1. This function is valid only when the number is input with [Overlay1 (K)] set at ON by the user. The user enters numbers 0-32767 as format data numbers for using the Overlay Print1.
  • [Overlay2 (Q)]: The user selects whether or not to implement the Overlay Print2 on LIPS. The user sets ON or OFF to select use (or not) of the Overlay Print2 function in LIPS. The user enters the format data number for use with Overlay Print2. This function is valid only when the number is input with [Overlay2 (Q)] set at ON by the user. The user enters numbers 0-32767 as format data numbers for using the Overlay Print2.
  • [OK] button: The user selects this button to validate settings made in the LIPS Print Expansion Environment Set Sheet (FIG. 70) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the LIPS Print Expansion Environment Set Sheet (FIG. 70) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the LIPS Print Expansion Environment Set Sheet (FIG. 70). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • In [Set number of lines (L)] when the user enters a value other than 10 to 99, the message in FIG. 71 appears and the display returns to the LIPS Print Expansion Environment Dialog Box. In [Set number of columns (C)] when the user enters a value between 10 and 200 columns, the message in FIG. 72 appears and the display returns to the LIPS Print Expansion Environment Dialog Box. In [Start-up macro (S)] or [Overlay1 (K)] or [Overlay2 (Q)] when the user enters a value not between 0 and 32767, the message in FIG. 73 appears and the display returns to the LIPS Print Expansion Environment Dialog Box.
  • [LIPS Utility Dialog Box (See FIG. 74)]
  • When the user selects the [Utility] button on the LIPS Print Environment Basic Sheet (FIG. 69), the LIPS Utility Dialog Box of FIG. 74 appears. This LIPS Utility Dialog Box is for implementing the LIPS utility for the device that the user selected.
  • Detailed Specifications
  • [Status print (S)]: Implements the LIPS status print when selected by the user. The LIPS status print is implemented after being set online.
  • [Overlay print (O)]: Implements the LIPS overlay print when selected by the user. The LIPS overlay print is implemented after being set online.
  • [Overlay list (V)]: Prints out the LIPS overlay list when selected by the user. The LIPS overlay list is printed after being set online.
  • [Font list (F)]: Outputs the LIPS font list when selected by the user. The LIPS font list is output after being set online.
  • [Macro list (M)]: Outputs the LIPS macro list when selected by the user. The LIPS macro list is output after being set online.
  • [OK] button: The user selects this button to close the dialog box.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When the user selects the [Status print (S)] or [Overlay print (O)] or [Overlay list (V)] or [Font list (F)] or [Macro list (M)] buttons with the printer set online, the message in FIG. 75 appears. When the user selects the [OK] button and implements the target utility, the display returns to the LIPS Utility Dialog Box (FIG. 74). When the user selects the [Cancel] button, the display returns to the LIPS Utility Dialog Box (FIG. 74) with no other operations performed.
  • [N201 Print Environment Basic Set Sheet (FIG. 76)]
  • When the user clicks the tab indicating [N201] on the upper part of the Printer Environment Set Dialog Box, the N201 Print Environment Basic Set Sheet appears as shown in FIG. 76. This N201 Print Environment Basic Set Sheet (FIG. 76) is for setting the N201 basic print environment for the device the user has selected.
  • Detailed Specifications
  • [Page format (P)]: The user selects the N201 page format with this item. The user selects from “Actual size (Vertical)” “Actual size (Horizontal)” “10”→A4Vert, “15”→4A4Horiz, “15”→B4Horiz., “2/3Vert”, “2/3Horiz.” for the N201 page format.
  • [Paper position]: The user selects the N201 paper position here. The user selects from “Center(Y)” and “Left(L)” as the N201 paper position.
  • [Upper border (W)]: The user inputs the N201 upper border here. The user inputs from −127 to 127 as the N201 upper border.
  • [Paper position fine adjust (B)]: The user inputs the N201 paper position (left-right fine adjust value) here. The user inputs from −127 to 127 as the N201 paper position.
  • [Image offset (I)] The user selects whether or not to correct image data on the N201 with this item. The user sets ON or OFF to select use (or not) of correction of image data on LIPS.
  • [Paper size (D)]: The user selects the N201 paper size. The user selects the N201 paper size from among “Current paper-size” “A3” “B4” “A40” “B5” and “A5”.
  • [2-page print set (N): The user selects whether or not to 2-page printing on the N201 with this item. The user sets “Do not use” “Left” or “Right” for 2-page printing on the N201.
  • [Chinese character style (J)]: The user selects the Chinese character style for the N201 with this item. The user selects from among “Mincho” “Gothic” “Round Gothic” and “ID2” for the N201 Chinese character style.
  • [Font ID (E)]: This item is only valid when “ID” was selected in [Chinese character style (J)]. The user enters the font ID for the Chinese character style option on the N201 as a value between 1 and 999.
  • [Chinese character size (S)]: The user selects the Chinese character size for the N201 with this item. The user selects the Chinese character size on the N201 from among “System” “8 Point” “10 Point” and “12 Point”.
  • [External character size]: The user selects the External character size for use on the N201 with this item. The user selects the External character size on the N201 from among “10.8 Point (G)” and “10 Point (M)”.
  • [Graphic]: The user selects the N201 graphic dot pitch with this item. The user selects the graphic dot pitch for the N201 from among “Native (Q)” and “Copy (R)”.
  • [Expansion1 (K)] button: The user uses this button to open the N201 Print Environment Expansion1 Dialog Box (FIG. 79) for making expansion setting(1) of the N201 print environment.
  • [Expansion2 (X)] button: The user uses this button to open the N201 Print Environment Expansion2 Dialog Box (FIG. 82) for making expansion setting(2) of the N201 print environment.
  • [Utility (U)] button: The user uses this button to open the N201 Utility Dialog Box (FIG. 86) for implementing the N201 utility.
  • [OK] button: The user selects this button to validate settings made in the N201 Print Environment Basic Set Sheet (FIG. 76) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the N201 Print Environment Basic Set Sheet (FIG. 76)) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the N201 Print Environment Basic Set Sheet (FIG. 76). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When the user inputs a value other than −127 to 127 in [Upper border(W)] or in [Paper position fine adjust (B)], then the message in FIG. 77 appears and the display returns to the Printer Environment Set Dialog Box. When the user inputs a value other than 1 through 999 in [Font ID (E)], the message in FIG. 78 appears and the display returns to the Printer Environment Set Dialog Box.
  • [N201 Print Environment Expansion1 Dialog Box (FIG. 79)]
  • When the user clicks the [Expand1] button on the N201 Print Environment Basic Set Sheet (FIG. 76), the N201 Print Environment Expansion1 Dialog Box (FIG. 79) appears. This N201 Print Environment Expansion1 Dialog Box (FIG. 79) is for making detailed N201 basic print environment settings for the device the user has selected.
  • Detailed Specifications
  • [Zone]: The user selects the N201 print zone mode with this item. The user selects the N201 print zone mode from among “Standard (Q)” and “Wide (W)”.
  • [Right margin]: The user selects the right margin position for the N201 with this item. The user selects the N201 right margin position from among “136col. (Y) ” and “Right edge (R)”.
  • [Single form length (S)]: The user selects here whether or not to specify the page length of cut paper in N201. The user selects this function (or not) by selecting ON or OFF.
  • [Dash line skip (M)]: The user inputs here the number of lines to skip from the bottom edge in N201. The user enters from 0 to 197 lines.
  • [Paper length (L)]: The user selects here whether or not to specify page length during reset in N201. The user selects this function (or not) by selecting ON or OFF.
  • [Paper length set (D)]: The user enters here the page length of the continuous paper form and the cut paper form in the N201. This can only be selected when [Paper length set (D)] is set to ON in [Paper length (L)] by the user. The user inputs the page length of the continuous or cut paper in a figure from 1 to 199 lines.
  • [Register level]: The user selects here the level to store the registration characters in N201. The user selects from “Permanent (P)” and “Temporary (T)” for the level to store the registration characters in N201.
  • [Zero style]: The user selects [0] style half-size characters on N201. The user selects from “No slash 0 (E)” and “Slash 0 (F)”.
  • [Country letter]: The user selects a character set suitable for matching 1 byte codes matching letters used in different countries. The user selects from among “Japan” “America” “England” “Germany” and “Sweden”.
  • [Chinese character graphic set]: The user selects the Chinese character graphic set used by a JIS code in N201. The user selects this JIS code from among “JIS78 (0) and JIS90 (N).
  • [CR function]: The user selects the print position movement method during reception of the return code (CR) in N201. The user selects from “Return only (G)” and “Return/New line” (J).
  • [Print command]: The user selects the print start command forming the control code in the N201. The user selects the control code from among “CR only (V)” and “CR and so on (K)”.
  • [Buffer file]: The user selects operation when the print position has exceeded the right margin in the N201. The user selects the operation from among “Return/New line” (I)” and “Return only (U)” on N201.
  • [OK] button: The user selects this button to validate settings made in the N201 Print Environment Expansion1 Dialog Box (FIG. 79) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the N201 Print Environment Expansion1 Dialog Box (FIG. 79) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the N201 Print Environment Expansion1 Dialog Box (FIG. 79). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • In [Dash line skip (M)], the message in FIG. 80 appears when a value other than from 0 to 197 is input and the display returns to the N201 Print Environment Expansion1 Dialog Box (FIG. 79). In [Paper length set (D)] when the user inputs a value other than 1 to 199 then the message shown I FIG. 81 appears and the display returns to the N201 Print Environment Expansion1 Dialog Box (FIG. 79).
  • [N201 Print Environment Expansion2 Dialog Box (FIG. 82)]
  • When the user clicks the [Expand2] button on the N201 Print Environment Basic Set Sheet (FIG. 76), the N201 Print Environment Expansion2 Dialog Box (FIG. 82) appears. This N201 Print Environment Expansion2 Dialog Box (FIG. 82) is for making detailed N201 basic print environment settings for the device the user has selected.
  • Detailed Specifications
  • [Fix line (L)]: The user selects whether or not to use the fix line function for N201. The user selects with ON or OFF whether to use this function.
  • [Fixed number of lines (E)]: The user here inputs the fixed number of lines for the Fix Line function in N201. This function is only valid when the user has set ON in [Fix line (L)]. The user inputs a value from 1 to 400 lines. as the fixed number of lines for use in this function.
  • [Fixed columns (C)]: The user selects whether or not to use the fixed column function in N201 here. The user selects with ON or OFF whether to use this function.
  • [Fixed number of columns set (N)]: The user inputs the number of fixed columns for this function in N201. This [Fixed number of columns set (N)] function is only valid when the user has set ON in [Fixed columns (C)]. The user inputs a value from 10 to 400 columns as the fixed column value in N201.
  • [OCR font (F)]: The user selects the OCR font for use in N201. The user selects from “Do not use” “OCR-B” “OCR-A” “OCR-B+OCR-kana” “OCR-A+OCR-kana”.
  • [New line width (D)]: The user selects the new line width for N201 here. The user selects from “3LPI” “4LPI” “6LPI” and “8LPI”.
  • [Chinese character rate (R)]: The user-selects here the Chinese character rate for use in N201. The user selects from among “2/10” “3/2” “4/3” “5/3” and “1/1”.
  • [Start-up macro (M)]: The user enters here the number of the start-up macro to implement on N201. The user inputs a start-up macro number from 0 to 255.
  • [System overlay1 (O)]: The user selects here whether or not to implement the system overlay print in N201. The user selects with ON or OFF whether to use this System overlay1 (O) function. This format data number is only valid when ON has been selected in [System overlay1 (O)]. The user enters the format data number for using the system overlay print selected by the user. The user inputs a value from 1 to 5 as the format data number for using the system overlay print function.
  • [The user overlay1 (U)]: The user selects here whether or not to implement the user overlay print1 in N201. The user selects whether or not to implement in N201 by selecting ON or OFF.
  • [The user overlay2 (V)]: The user selects here whether or not to implement the user overlay print2 in N201. The user selects whether or not to implement in N201 by selecting ON or OFF.
  • [Ignore new line after HEX (I)]: The user selects here whether or not to set ignoring of new line after HEX mode in N201. The user selects this function (or not) by selecting ON or OFF.
  • [HEX/LIPS (X)]: The user selects here whether or not to use the HEX/LIPS function in N201. The user selects this function (or not) by selecting ON or OFF.
  • [LIPS form]: The user selects the LIPS form for N201 with this item. The user selects from among “LIPS2 (P)” and “LIPS4 (P)” as the LIPS form in N201.
  • [OK] button: The user selects this button to validate settings made in the N201 Print Environment Expansion2 Dialog Box (FIG. 82) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the N201 Print Environment Expansion2 Dialog Box (FIG. 82) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the N201 Print Environment Expansion2 Dialog Box (FIG. 82). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When the user enters a value other than 10 to 400 for [Fixed number of lines] or [Fixed columns], the message in FIG. 83 appears and the display returns to the N201 Print Environment Expansion2 Dialog Box (FIG. 82). When the user enters a value other than 0 to 255 in the [Start-up macro (M)] the message in FIG. 84 appears and the display returns to the N201 Print Environment Expansion2 Dialog Box (FIG. 82). When the user enters a value other than 1 to 5 in [System overlay (O)], the message in FIG. 85 appears and the display returns to the N201 Print Environment Expansion2 Dialog Box (FIG. 82).
  • [N201 Utility Dialog Box (See FIG. 86)
  • The N201 Utility Dialog Box shown in FIG. 86 appears when the user clicks the [Utility] button of the N201 Print Environment Basic Set Sheet (FIG. 76). This N201 Utility Dialog Box (FIG. 86) is for implementing the N201 utility for the device selected by the user.
  • Detailed Specifications
  • [Status print (S)] button: The user selects this item to implement the status print for N201. Status print is implemented after setting the N201 online.
  • [Overlay print (O)] button: The user selects this item to implement the overlay print for N201. Overlay print is implemented after setting the N201 online.
  • [OK] button: The user selects this button to close the dialog box.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When the user selects the [Status print (S)] or [Overlay print (O)] buttons with the printer set online, the message in FIG. 87 appears. When the user selects the [OK] button and implements the target utility, the display returns to the N201 Utility Dialog Box (FIG. 86). When the user selects the (Cancel) button, the display returns to the N201 Utility Dialog Box (FIG. 86) with no other operations performed.
  • [ESC/P Print Environment Basic Set Sheet (See FIG. 88)]
  • When the user clicks the [ESC/P] on the upper part of the Printer Environment Set Dialog Box, the ESC/P Print Environment Basic Set Sheet of FIG. 88 appears. The ESC/P Print Environment Basic Set Sheet (FIG. 88) is for setting the basic ESC/P print environment for the device selected by the user.
  • Detailed Specifications
  • [Page format (P)]: Theuser selects the ESC/P page format with this item. The user selects from “Actual size (Vertical)” “Actual size (Horizontal)” “10”→A4Vert”, “15”→A4Horiz”, “15”→B4Horiz.”, “B4”→A4Vert.” and “B4”→A4Horiz.” for the ESC/P page format.
  • [Upper border (W)]: The user inputs the ESC/P upper border here. The user inputs from −127 to 127 as the upper border.
  • [Paper position fine adjust (B)]: The user inputs the ESC/P paper position (left-right fine adjust value) here. The user inputs from −127 to 127 as the ESC/P paper position.
  • [Reduce print (I)]: The user selects here whether or not to reduce the print character size for ESC/P. The user makes this selection by choosing ON or OFF.
  • [Image offset (M)]: The user selects here whether or not to correct image data for ESC/P. The user makes this selection by choosing ON or OFF.
  • [Paper size (D)]: The user selects the paper size for ESC/P here. The user selects from “Current paper” “A3” “B4” “A4” “B5” and “A5”.
  • [2-page print set (N)]: The user selects whether or not to 2-page printing on the ESC/P with this item. The user sets “Do not use” “Left” or “Right” for 2-page printing on the ESC/P.
  • [Chinese character style (J)]: The user selects the Chinese character style for ESC/P with the [Chinese character style (J)]. The user selects from among “Mincho” “Gothic” “Round Gothic” and. “ID” for the ESC/P Chinese character style.
  • [Font ID (E)]: The user enters the font ID for ESC/P for the Chinese character style here. This item is only valid when “ID” was selected in [Chinese character style (J)]. The user enters the font ID for the Chinese character style option on the ESC/P as a value between 1 and 999.
  • [Chinese character size (S)]: The user selects the Chinese character size for the ESC/P with this item. The user selects the Chinese character size on the ESC/P from among “System” “8 Point” “10 Point” and “12 Point”.
  • [Expansion1 (K)] button: The user uses this button to open the ESC/P Print Environment Expansion1 Dialog Box (FIG. 91) for making expansion setting(1) of the ESC/P print environment.
  • [Expansion2 (X)] button: The user uses this button to open the ESC/P Print Environment Expansion2 Dialog Box (FIG. 94) for making expansion2 setting of the ESC/P print environment.
  • [Utility (U)] button: The user uses this button to open the ESC/P Utility Dialog Box (FIG. 98) for implementing the ESC/P utility.
  • [OK] button: The user selects this button to validate settings made in the ESC/P Print Environment Basic Set Sheet (FIG. 88) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the ESC/P Print Environment Basic Set Sheet (FIG. 88) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the ESC/P-Print Environment Basic Set Sheet (FIG. 88). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button The user selects this button to display the online help.
  • Other Operations:
  • When the user inputs a value other than −127 to 127 in [Upper border (W)] or in [Paper position fine adjust (B)], then the message in FIG. 89 appears and the display returns to the Printer Environment Set Dialog Box. When the user inputs a value other than 1 through 999 in [Font ID (E)], the message in FIG. 90 appears and the display returns to the Printer Environment Set Dialog Box.
  • [ESC/P Print Environment Expansion1 Dialog Box (FIG. 91)]
  • When the user clicks the [Expand1] button on the ESC/P Print Environment Basic Set Sheet (FIG. 88), the ESC/P Print Environment Expansion1 Dialog Box (FIG. 91) appears. This ESC/P Print Environment Expansion1 Dialog Box (FIG. 91) is for making detailed ESC/P basic print environment settings for the device the user has selected.
  • Detailed Specifications
  • [Zone]: The user selects the ESC/P print zone mode with this item. The user selects the ESC/P print zone mode from among “Standard (Q)” and “Wide (W)”.
  • [Right margin]: The user selects the right margin position for the ESC/P with this item. The user selects the ESC/P right margin position from among “136col.(y)” and “Right edge (R)”.
  • [Continuous paper length (L)]: The user selects here whether or not to specify the page length of continuous form paper in ESC/P. The user inputs here the page length of the continuous form paper in ESC/P. This function is only valid when the user selects ON in [Continuous paper length (L)]. The user inputs a value from 1 to 199 for the continuous paper page length in ESC/P.
  • [Single form length (S)]: The user selects here with ON or OFF whether or not to specify the page length of cut paper in ESC/P. The user inputs here the page length of the cut paper in ESC/P. This function is only valid when the user selects ON in (Single form length (S)]. The user inputs a value from 1 to 199 for the cut paper page length in ESC/P.
  • [Dash line skip (M)]: The user inputs here whether to specify the number of lines to skip from the bottom edge in ESC/P. This function is only valid when the user selects ON in (Dash line skip (M)]. The user enters from 1 to 31 lines as the number of lines to skip from the bottom edge in ESC/P.
  • [Character code table]: The user selects a character set for setting in a 1 byte code table for ESC/P. The user selects the character set from “Katakana (J)” and “Graphics (O)” for entry in the code table for ESC/P.
  • [Country letter (C)]: The user selects a suitable character set corresponding to the country for the one byte code in ESC/P. The user makes a selection from among “Japan” “Norway” “Denmark2” “Spain2” “Latin America” “America” “France” “Germany” “England” “Denmark” “Sweden” “Italy” and “Spain”.
  • [Register level]: The user selects here the level to store the registered characters for ESC/P. The user selects from “Permanent (P)” and “Temporary (T)” as the level to store the registration characters for ESC/P.
  • [New line]: The user selects how to move the print position when the return code (CR) was received for ESC/P. The user selects from among “Standby for LF command(F) and “New line (E)”.
  • [OK] button: The user selects this button to validate settings made in the ESC/P Print Environment Expansion1 Dialog Box (FIG. 91) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the ESC/P Print Environment Expansion1 Dialog Box (FIG. 91) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the ESC/P Print Environment Expansion1 Dialog Box (FIG. 91). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When the user inputs a value other than 1 to 199 in [Continuous paper length (L)] or [Single paper length (S)] the message in FIG. 92 appears and the display returns to the ESC/P Print Expansion 1 Set Dialog Box (FIG. 91). When the user inputs a value other than 1 to 31 in [Dash line skip (M)], the message in FIG. 93 appears and the display returns to the ESC/P Print Expansion 1 Set Dialog Box (FIG. 91).
  • [ESC/P Print Environment Expansion2 Dialog Box (FIG. 94)]
  • When the user clicks the [Expand2] button on the ESC/P Print Environment Basic Set Sheet (FIG. 88) the ESC/P Print Environment Expansion2 Dialog Box (FIG. 94) appears. This ESC/P Print Environment Expansion2 Dialog Box (FIG. 94) is for making detailed ESC/P basic print environment settings for the device the user has selected.
  • Detailed Specifications
  • [Fix line (L)]: The user selects whether or not to use the fix line function for ESC/P. The user selects with ON or OFF whether to use this function.
  • [Fixed number of lines (E)]: The user here inputs the fixed number of lines for the Fix Line function in ESC/P. This function is only valid when the user has set ON in [Fix line (L)]. The user inputs a value from 10 to 400 lines in 1 increment as the fixed number of lines for use in this function.
  • [Fixed columns (C)]: The user selects whether or not to use the fixed column function in ESC/P here. The user selects with ON or OFF whether to use this function.
  • [Fixed number of columns set (N)]: The user inputs the number of fixed columns for this function in ESC/P. This [Fixed number of columns set (N)] function is only valid when the user has set ON in [Fixed columns (C)]. The user inputs a value from 10 to 400 columns in 1 increment as the fixed column value in ESC/P.
  • [Chinese character rate (R)]: The user selects here the Chinese character rate for use in ESC/P. The user selects from among “2/1” “3/2” “4/3” “5/3” and “1/1”.
  • [Start-up macro (M)]: The user enters here the number of the start-up macro to implement on ESC/P. The user inputs a start-up macro number from 0 to 255.
  • [System overlay1 (O)]: The user selects here whether or not to implement the system overlay printin ESC/P. The.user selects with ON or OFF whether to implement this system overlay print. This format data number is only valid when ON has been selected in [System overlayl (O)]. The user enters this number for using the system overlay print when selected by the user. The user inputs a value from 1 to 5 in 1 increment as the format data number for using the system overlay print function.
  • [User overlay1 (U)]: The user selects here whether or not to implement the user overlay printi in ESC/P. The user selects whether or not to implement in ESC/P by selecting ON or OFF.
  • [User overlay2 (V)]: The user selects here whether or not to implement the user overlay print2 in ESC/P. The user selects whether or not to implement in ESC/P by selecting ON or OFF.
  • [Ignore new line after HEX (I)]: The user selects here whether or not to set ignoring of new line after HEX mode in ESC/P. The user selects this function (or not) by selecting ON or OFF.
  • [HEX/LIPS (X)]: The user selects here whether or not to use the HEX/LIPS function in ESC/P. The user selects this function (or not) by selecting ON or OFF.
  • [LIPS form]: The user selects the LIPS form for ESC/P with this item. The user selects from among “LIPS2 (P)” and “LIPS4(P)” as the LIPS form in ESC/P.
  • [OK] button: The user selects this button to validate settings made in the ESC/P Print Environment Expansion2 Dialog Box (FIG. 94) and then close the dialog box. The printer settings are updated at this point, when the user has made changes to the settings.
  • [Cancel] button: The user selects this button to invalidate the settings that were made in the ESC/P Print Environment Expansion2 Dialog Box (FIG. 94) and close the dialog box.
  • [Update (A)] button: The user selects this button to update the printer settings made in the ESC/P Print Environment Expansion2 Dialog Box (FIG. 94). This [Update (A)] button can only be used when changes in the settings have been made by the user.
  • [Help (H)] button: The user selects this button to display the online help.
  • When the user enters a value other than 10 to 400 for [Fixed number of lines] or [Fixed columns], the message in FIG. 95 appears and the display returns to the ESC/P Print Environment Expansion2 Dialog Box (FIG. 94). When the user enters a value other than 0 to 255 in the [Start-up macro (M)] the message in FIG. 96 appears and the display returns to the ESC/P Print Environment Expansion2 Dialog Box (FIG. 94). When the user enters a value other than 1 to 5 in [System overlay (O)], the message in FIG. 97 appears and the display returns to the ESC/P Print Environment Expansion2 Dialog Box (FIG. 94).
  • [ESC/P Utility Dialog Box (See FIG. 98)
  • The ESC/P Utility Dialog Box shown in FIG. 88 appears when the user clicks the [Utility] button of the ESC/P Print Environment Basic Set Sheet (FIG. 98). This ESC/P Utility Dialog Box (FIG. 98) is for implementing the ESC/P utility for the device selected by the user.
  • Detailed Specifications
  • [Status print (S)] button: The user selects this item to implement the status print for ESC/P. Status print is implemented after setting the ESC/P online.
  • [Overlay print (P)] button: The user selects this item to implement the overlay print for ESC/P. Overlay print is implemented after setting the ESC/P online.
  • [OK] button: The user selects this button to close the dialog box.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When the user selects the [Status print (S)] or [Overlay print (O)] buttons with the printer set online, the message in FIG. 99 appears. When the user selects the [OK] button and implements the target utility, the display returns to the ESC/P Utility Dialog Box (FIG. 98). When the user selects the [Cancel] button, the display returns to the ESC/P Utility Dialog Box (FIG. 98) without performing other operations.
  • [Jobs Sheet (See FIG. 100)]
  • NetSpot shows the Job sheet in FIG. 100 when the user clicks the [Job] tab on the left side of the device window (FIG. 43). This Jobs sheet is for showing the current Job status for the device selected by the user.
  • All functions for this Jobs sheet (FIG. 100) are implemented by utilizing NetWare services so the Jobs sheet is only valid when the NetWare service is available. The functions shown next in Table 12 are provided by the Jobs sheet (FIG. 100) in the controller mode and general user mode.
  • For some of these functions, the NetWare file server must be logged into as the Administrator in order to make use of the function, regardless of the mode being operated.
    TABLE 12
    List of functions supported by Jobs sheet
    ITEM
    NO. FUNCTION Admin User
    1 Monitoring of all jobs
    Document name
    Owner
    Status (while printing/in
    standby/spooling)
    Progress status (document size or 0)
    byte units))
    Start time (Time job is registered with
    print queue)
    2 Job control implemented by logged-in user
    for own job
    Delete job in standby
    Pause/restart job in standby
    3 Implement control of all jobs
    (only when logged in to NetWare file
    server as administrator)
    Delete job in standby
    Pause/restart jog in standby
    Interchange job priority order during
    standby
    4 Change printer queue settings
    Select NetWare file server
    Log in to NetWare file server
    Display list of all printer queues
    Display list of registered printer
    queues
    Add to printer queue registration
    Delete from printer queue registration
  • In “Monitoring of all jobs” each job queue relating to the logged-in NetWare file server: Document name, Status (while printing/in standby/spooling), Owner, Progress status (document size or 0) byte units)), Start time (Time that job is registered with print queue) are displayed for the job matching the device the user has selected.
  • In terms of control for implementing jobs, those possessed by the user himself can be deleted in standby, or can be paused/restarted in standby. Further, when logged in as an administrator to the NetWare file administrator; deletion of jobs in standby, pause/restart of jobs in standby and interchanging of job priority of jobs in standby is possible.
  • Detailed Specifications
  • [Queue (Q)]: The user selects the printer queue for displaying the list of jobs with this item. When this item is selected, the printer queues shown in [Registered printer queues (R)] in the Printer Queue Change Dialog Box (FIG. 101) become selection candidates. When the selected printer queue is not logged-in to the associated NetWare file server, a NetWare dialog box (FIG. 34) opens to allow log-in to the NetWare file server.
  • [Change (C)]: Clicking this button opens the Printer Queue Change Dialog Box (FIG. 101) for changing the printer queue settings.
  • [Job list display]: Displays the list of document names, owners, status, progress status, start dates for each job selected with [Queue (Q)]. The user selects the job from the list.
  • [Restart (R)] button: Restarts previously stopped jobs selected with the [Job list display]. This function is only valid when the stopped job of the user himself was selected.
  • [Stop (P)] button: Stops jobs selected with the [Job list display]. This function is only valid when a non-stopped job of the user himself was selected.
  • [Delete (E)] button: Deletes the job selected with the [Job list]. This button is only valid for jobs selected by the user himself.
  • [TO FRONT (V)] button: Moves the job selected with [Job list] forwards. This button is only valid when logged in as administrator to the NetWare file server and only for the selected job.
  • [TO REAR (N)] button: Moves the job selected with [Job list] to the rear. This button is only valid when logged in as administrator to the NetWare file server and only for the selected job.
  • [Help (H)] button: The user selects this button to display the online help.
  • [[Printer Queue Change Dialog Box (See FIG. 101)
  • The Printer Queue Change Dialog Box shown by NetSpot in FIG. 101 is displayed when the user selects the [Change] button of the Jobs sheet in FIG. 100. This Printer Queue Change Dialog Box (FIG. 101) is for adding or deleting the printer queue set for the corresponding device that was selected.
  • Detailed Specifications
  • [NetWare server (S)]: The user selects the NetWare file server with this item. NetWare file servers registered in the bindery are selected as candidates.
  • [Log-in (L)] button: Opens the NetWare Log-in Dialog Box (FIG. 34) for logging in to the NetWare file server selected with [NetWare server (S)]. This button is only valid when a NetWare file server still not logged-in with [NetWare server (S)] is selected.
  • [Printer queue (Q)]: Displays the printer queue. The user selects the printer queue from the list. Displays the list of printer queues registered in the bindery when logged in to the NetWare file server selected with [NetWare server (S)]. Printer queues registered in the bindery of the NetWare file server selected with [NetWare server (S)] become candidates for selection.
  • [Add (A)] button: Adds a printer queue registration. Adds a printer queue selected with [Printer queue (Q)] to the [Registered printer queue (R)]. This button is only valid when the printer queue was selected with [Printer queue (Q)].
  • [Registered printer queue (R)]: Displays a list of registered printer queues. The user selects a registered printer queue. Printer queues registered with the [Add (A)] button are displayed on the list. The user selects from printer queues registered with the [Add (A)] button.
  • [Delete (D)] button: Deletes a printer queue registration. Deletes a printer queue selected with [Printer queue (Q)] to the [Registered printer queue (R)]. This button is only valid when the printer queue was selected with [Registered printer queue (R)].
  • [OK] button: The user selects this button to validate settings made and then close the dialog box.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Help (H)] button: The user selects this button to display the online help.
  • [Information Sheet (See FIG. 102)]
  • The Information Sheet shown in FIG. 102 by Netspot is displayed when the user clicks [Info] on the left side of the device window in FIG. 43. This Information Sheet (FIG. 102) is for displaying various information for the selected device.
  • 13 shows functions provided by the Information Sheet (FIG. 102) in the controller mode and general user mode.
    TABLE 13
    List of functions supported by the information sheet
    ITEM
    NO. FUNCTION Admin User
    1 Printer information display
    Manufacturer
    Product name
    Installation location
    Product version
    Toner cartridge model No.
    2 Environmental Information Display
    Emulator information
    Flash ROM information
    RAM information
    Cassette information
    Doublesided unit information
    Envelope feeder information
    Paper deck information
    Font information
    3 Controller information display
    Controller name
    Controller address
  • Settings cannot be made on the information sheet just by displaying information.
  • Detailed Specifications
  • [Manufacturer]: Displays the name of the manufacturer of the printer.
  • [Product name]: Displays the product name in a character string of 0 to 63 character spaces.
  • [Installation location]: Displays the installation location in a character string of 0 to 63 character spaces.
  • [Product version]: Displays the product version of the printer in a character string of 0 to 31 character spaces.
  • [Toner cartridge model No.]: Display the toner cartridge model No. “EP-W” usable in the printer.
  • [Environment setting]: Displays the list of environment settings. Shows the status of the “Emulator” “Total flash ROM capacity” “Available flash ROM capacity” “Total RAM capacity” “Available RAM capacity” “Number of cassettes” “Doublesided unit” “Envelope feeder” “Paper deck” and “Font”. The “Font” only displays items with a Font ID.
  • [Controller info (M) button: Opens the Controller Information Dialog Box (FIG. 103).
  • [Help (H)] button: The user selects this button to display the online help.
  • [Controller Information Dialog Box (FIG. 103)]
  • NetSpot displays the Controller Information Dialog Box shown in FIG. 103 when the user selects the [Controller Info] button of the Information Sheet (FIG. 102). This Controller Information Dialog Box shown in FIG. 103 is for displaying information on the controller of the device that was selected.
  • Detailed Specifications
  • [Name]: Displays the name of the controller in a character string within 0 to 63 spaces.
  • [Address]: Displays the address of the controller in a character string within 0 to 63 spaces.
  • [OK] button: The user selects this button to close the dialog box.
  • [Help (H)] button: The user selects this button to display the online help.
  • [Network Sheet (See FIG. 104)]
  • Netspot displays the Network sheet shown in FIG. 104 when the user clicks the tab indicating [Network] on the left side of the device window (FIG. 43). This network sheet is for setting or displaying network information for the selected device. This network sheet (FIG. 104) is only displayed when NetSpot is operating in controller mode. The network sheet provides the functions shown in 14 in controller mode.
    TABLE 14
    List of functions supported by the network sheet
    ITEM
    NO. FUNCTION Admin User
    1 Network interface board information
    display
    Board name
    Version
    Physical interface
    MAC address
    Valid protocol
    2 NetWare Information display
    Setting information
    3 TCP/IP information display
    Setting information
    4 AppleTalk information display
    Setting information
    5 SNMP information display
    Statistical information
  • Detailed Specifications
  • [Board name]: Displays the network interface board name.
  • [Version]: Displays the formware version of the network interface board.
  • [Physical interface]: Displays the physical interface of the network interface board.
  • [MAC address]: Displays the MAC address of the network interface board.
  • [Valid protocol]: Displays the valid protocol of the network interface board.
  • [Protocol info]: The user selects the setting information for display for the protocol. The user selects from among “NetWare (N)” “AppleTalk (A)” “SNMP (M)” or “TCP/IP (I)”. NetSpot displays on a list at the right, setting information relating to the protocol or statistical SNMP information selected by the user. A list of items relating to setting information for each protocol is given for the NetWare Set Sheet (FIG. 105), TCP/IP Set Sheet (FIG. 114) or AppleTalk Set Sheet (FIG. 120). A list of the following items is displayed relating to SNMP statistic information. “Total receive SNMP packet count” “Total transmit SNMP packet count” “SNMP packets receive count for unknown community names” “SNMP packet receive count for inapplicable access modes” “Valid Get-Request packet receive count” “Valid Get-Next packet receive count” “Valid Set-Request packet receive count” “Valid generated trap packet count”.
  • [Protocol set (L)] button: Opens the Protocol Set Dialog Box (FIG. 144) for making protocol settings.
  • [Help (H)] button: The user selects this button to display the online help.
  • [Protocol Set Dialog Box (See FIG. 144)]
  • NetSpot displays the Protocol Set Dialog Box (FIG. 144) when the user selects the [Protocol Set] button of the Network Sheet (FIG. 104). This Protocol Set Dialog Box (FIG. 144) is for making network protocol information settings for the selected device. The Protocol Set Dialog Box (FIG. 144) is basically comprised of the following three sheets having tabs.
  • (1) NetWare set sheet (FIG. 105)
  • (2) TCP/IP set sheet (FIG. 114)
  • (3) AppleTalk set sheet (FIG. 120)
  • When the Protocol Set Dialog Box (FIG. 144) is opened the first display is the default sheet called the NetWare Set Sheet (FIG. 105).
  • Among these protocol set dialog boxes in FIG. 144, NetWare Set Sheet (FIG. 105) NetWare Set Sheet (FIG. 105) provides a typical view of the NetWare Set Sheet first appearing on the display.
  • When the user clicks one of the [NetWare] [TCP/IP] or [AppleTalk] tabs at the upper side of the Protocol Set Dialog Box (FIG. 144), NetSpot then displays as the initial sheet on the Protocol Set Dialog Box (FIG. 144), the sheet that corresponds to the tab that was clicked. The functions provided by the Protocol Set Dialog Box (FIG. 144) are shown in Table 15.
    TABLE 15
    List of functions supported by the
    protocol set dialog box
    ITEM
    NO. FUNCTION Admin User
    1 NetWare settings
    Frame type selection
    Display network No.
    Display node address
    Select print service
    Set file server name
    Log in to NetWare file server
    Set print server name
    Set printer No.
    Set form No.
    Set polling interval
    Set buffer size
    Select service mode
    Set print server password
    Return to standard value
    2 TCP/IP settings
    Select frame type
    Select IP address set method
    Set IP address
    Set subnet mask
    Set gateway address
    Display BOOTP address
    Display broadcast address
    Select print service
    Return to standard value
    3 AppleTalk setting
    Select phase type
    Display network No.
    Display node No.
    Set name
    Select or display zone
    Display type
    Return to standard value
  • [NetWare Set Sheet (FIG. 105)]
  • Clicking the [Protocol set] button on the Network Sheet (FIG. 104) or clicking the tab indicating [NetWare] on the upper part of the Protocol Set Dialog Box (FIG. 144), causes NetSpot to display the NetWare Set Sheet in FIG. 105 as the default sheet first shown on the display. This NetWare Set Sheet (FIG. 105) is for setting information relating to NetWare for the device that was selected.
  • When the NetWare frame type is changed and the network interface board is reset while NetSpot is operating NetWare protocol, accessing the device may prove impossible. In an environment where the NetWare service cannot be used, the user must set “None” in the NetWare print service setting.
  • Detailed Specifications
  • [Frame type (F)]: The user selects this item to choose the NetWare frame type. The user selects from among “Invalid” “Auto Detect” “Ethernet II” “Ethernet 802.2” “Ethernet 802.3” and “Ethernet Snap”. When the user has set the network interface board to “Auto Detect”, NetSpot will continue to display that setting unless the user changes this setting.
  • [Network No. (N)]: The user enters the 8 digit base 16 network number used in NetWare here.
  • [Node address]: The user enters the 8 digit base 16 node address used in NetWare here.
  • [Print service set]: The user selects the print service for use with NetWare here. The user selects from “Print server (S)” “Remote printer (R)” and “None (N)”.
  • [File server name (E)]: The user inputs with the NetWare print server, a character string from 0 to 47 digits for use as the NetWare file server name. This function is only valid when “Print server (S)” was selected with [Print service set]. The NetWare file server names registered in the bindery are available for selection when use of the NetWare service is available.
  • [Log-in (L)] button: Clicking this button opens the NetWare Log-in Dialog Box (FIG. 34) for logging-in the NetWare file server selected with [File server name (E)]. This function is only possible while NetWare service is available, when “Print server (S)” was selected with [Print service set], or when a still non-logged in NetWare file server was selected in [File server name (E)].
  • [Print server name (P)]: The user inputs a character string from 0 to 47 digits for use as the NetWare print server name. This function is valid on when “None (N)” is selected in [Print service set]. The NetWare print server names registered in the bindery are available for selection when the Window (OS) is being used, when “Print server (S)” was selected with [Print service set] or when a logged in NetWare file server was selected with [File server name (E)].
  • [Printer name (U)]: The user inputs a printer name from 0 to 15 characters for use with NetWare. This function is only valid when “None (N)” was selected with [Print service set]. The user must set the same values as set in PCONSOLE of NetWare.
  • [Form No. (O)]: The user inputs a form number from 0 to 255 characters for use with NetWare. This function is only valid when “Print server (S)” was selected with [Print service set]. The user must set the same values as set in PCONSOLE of NetWare.
  • [Polling interval (I)]: The user inputs the polling interval here in a figure from 1 to 15 seconds on the NetWare print server. This function is only valid when “Print server (S)” was selected with [Print service set].
  • [Buffer size (B)]: The user inputs the buffer size for use in the NetWare print server in kilobyte units from 1 to 20. This function is only valid when “Print server (S)” was selected with [Print service set]. The user must set the same values as set in PCONSOLE of NetWare. When using NetWare 4.1J, the user must enter a value from 3 to 20.
  • [Service mode (M)]: The user selects the service mode used with the NetWare print server. This function is only valid when “Print server (S)” was selected with [Print service set]. The selectable service modes are: “Only currently set paper OK” “Paper change OK when needed” “Minimum paper change” and “Minimum paper change within queue”. The user must set the same values as set in PCONSOLE of NetWare.
  • [Printer server password (W)]: The user inputs a character string of 0 to 19 characters for use with the NetWare print server. This function is only valid when “Print server (S)” was selected with [Print service set]. The user must set the same values as set in PCONSOLE of NetWare
  • [Standard (D)] button: Returns to the standard setting. Writes all standard values held by NetSpot.
  • [OK] button: The user selects this button to close the dialog box. When changes have been made in the settings, the network interface board settings are updated.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Update (A)] button: When changes have been made in the settings, the network interface board settings are updated. This [Update (A)] button can only be used when changes in the settings have been made.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When the user inputs a value other than 0 to 15 in [Printer No. (U)], the message in FIG. 106 appears and the display returns to the Protocol Set Dialog Box (FIG. 144). When the user inputs a value other than 0 to 255 in (Form No. (O)], the message in FIG. 107 appears and the display returns to the Protocol Set Dialog Box (FIG. 144). When a value other than 1 to 15 is input for [Polling interval (I)] the message in FIG. 108 appears and the display returns to the Protocol Set Dialog Box (FIG. 144). When the user enters a value other than 1 to 20 for kilobyte unit in [Buffer size (B)], the message in FIG. 109 appears, and the display returns to the Protocol Set Dialog Box (FIG. 144).
  • When the user makes a change in any of the settings in the NetWare Set Sheet (FIG. 105) and the user clicks the [OK] button, the message in FIG. 110 appears. When the user clicks the [Yes (Y)] button in the dialog box of FIG. 110, the protocol settings of the network interface board are changed and the Protocol Set Dialog Box (FIG. 144) closes. When the user clicks the [No (N)] button, the Protocol Set Dialog Box (FIG. 144) closes without any other operations being performed. When the [Cancel] button is pressed, the display returns to the Protocol Set Dialog Box (FIG. 144) without making any protocol settings.
  • When the user makes changes to any of the settings on the NetWare Sheet (FIG. 105) and clicks the [Update (A)] button, the message in FIG. 111 is displayed. When the user clicks the [Yes (Y)] button in the dialog box of FIG. 111, the protocol settings for the network interface board are changed and the display returns to the Protocol Set Dialog Box (FIG. 144). When the [No] button is pressed, the display returns to the Protocol Set Dialog Box (FIG. 144) without making any protocol settings.
  • When the user makes a change requiring a soft reset of the network interface board in FIG. 105 on the NetWare Sheet and these changes are completed, the message in FIG. 112 is displayed. When the user clicks the [Yes (Y)] button in the dialog box of FIG. 112, the soft reset of the network interface board is performed. When the user clicks the [No (N)] button, the soft reset of the network interface board is not performed.
  • When the user simultaneously makes a change to the [Name (E)] setting on the AppleTalk Set Sheet (FIG. 120), the soft reset of the network interface board is preferably performed after waiting several seconds for a message displaying this status.
  • When the user changes the settings for [Frame type (F) in the NetWare Set Sheet (FIG. 105) and protocol settings for the network interface board have been completed; in cases where a soft reset of the network interface board was selected and NetSpot is operating the NetWare protocol, the message in FIG. 113 appears just before the soft reset of the network interface board. When the user selects the [Yes (Y)] button in the dialog of FIG. 113, the device window (FIG. 43) closes after performing soft reset of the network interface board. When the user selects the [No (N)] button, the device window (FIG. 43) does not close after performing soft reset of the network interface board.
  • (TCP/IP Set Sheet (See FIG. 114)]
  • The TCIP Set Sheet shown in FIG. 114 appears when the user clicks the tab indicating [TCP/IP] on the upper side of the Protocol Set Dialog Box (FIG. 144) This TCP/IP Set Sheet (See FIG. 114) is for setting information on TCP/IP for the device selected by the user.
  • When the user changes TCP/IP frame type and IP address settings while the NetSpot is operating the TCP/IP protocol, and the network interface board is reset, access to the device may prove impossible.
  • Detailed Specifications
  • [Frame type (F)]: The user selects the frame type used with TCP/IP. The user selects the frame type from among “Invalid” and “ETHERNET II”.
  • [IP address set method]: The user selects the IP address set method for use with TCP/IP. The user selects from among “IP(I)” “RARP (R)” and “BOOTP (B)”.
  • [IP address (P)]: The user enters an IP address from 0 to 255 in base10 in 4 segments for use with TCP/IP. This function is only valid when “IP (I)” is selected with [IP address set method].
  • [Subnet mask (M)]: The user enters a subnet mask from 0 to 255 in base10 in 4 segments for use with TCP/IP. This function is only valid when other than “BOOTP(P)” is selected with [IP address set method].
  • [Gateway address (G)]: The user enters a gateway address from 0 to 255 in base10 in 4 segments for use with TCP/IP. This function is only valid when other than “BOOTP(B)” is selected with [IP address set method].
  • [BOOTP address]: The user enters a gateway address from 0 to 255 in base10 in 4 segments for use with TCP/IP. This function is only valid when “BOOTP(B)” is selected with [IP address set method].
  • [Broadcast address]: Displays the 0 or 255 broadcast address for use with TCP/IP.
  • [Print service (S)]: The user selects the print service used with TCP/IP. The user selects from among “None” and “LPD”.
  • [Standard (D)] button: Returns to the preset standard values. Writes all standard values held by NetSpot.
  • [OK] button: The user selects this button to close the dialog box. When changes have been made in the settings, the network interface board settings are updated.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Update (A)] button: When changes have been made in the settings, the network interface board settings are updated. This [Update (A)] button can only be used when changes in the settings have been made.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When the user-enters a value higher than 256 in [IP address (P)] or [Subnet mask (M)] or in [Gateway address (G)] the message in FIG. 115 appears and the display returns to the Protocol Set Dialog Box (FIG. 144). When the user has changed any of the settings in the TCP/IP Sheet (FIG. 114) and clicked the [OK] button, the message in FIG. 116 is displayed. When the user selects the [Yes (Y)] button in the dialog of FIG. 116, the protocol settings of the network interface board are changed and the Protocol Set Dialog Box (FIG. 144) closes. When [No (N)] is selected, the Protocol Set Dialog Box (FIG. 144) closes with no other operations performed. When the [Cancel] button is selected, the display returns to the Protocol Set Dialog Box (FIG. 144) with no other operations performed.
  • When the user has changed any of the settings in the TCP/IP Sheet (FIG. 114) and clicked the [Update (A)] button, the message in FIG. 117 is displayed. When the user selects the [Yes (Y)] button in the dialog of FIG. 116, the protocol settings of the network interface board are changed and the Protocol Set Dialog Box (FIG. 144) returns. When [No (N)] is selected, the Protocol Set Dialog Box (FIG. 144) returns with no other operations performed.
  • The message in FIG. 118 appears when settings required for soft reset have been completed for the network interface board of FIG. 114. When the user selects the [Yes (Y)] button in the dialog of FIG. 118, soft reset of the network interface board is performed. When [No (N)] is selected, the soft reset of the network interface board is not performed.
  • When the user at the same time makes settings in [Name (E)] of the AppleTalk Set Sheet (FIG. 120), soft reset of the network interface board is performed after waiting per the displayed message status.
  • On the TCP/IP Set Sheet (FIG. 114), when changes have been in made to the [Frame type (F)] or [IP address set method] or [IP address (P)] or [Subnet mask (M)] or the [Gateway address (G)] settings by the user and the protocol settings on the network interface board completed, once the soft reset of the network interface board is selected, the message in FIG. 119 is displayed just prior to the soft reset of the network interface board during TCP/IP operation by NetSpot. When the user selects the [Yes (Y)] button in the dialog of FIG. 119, after soft reset of the network interface board is performed, the device window (FIG. 43) closes. When the user selects the [No (N)] button, the device window (FIG. 43) does not close after soft reset of the network interface board is performed.
  • [AppleTalk Set Sheet (FIG. 120)]
  • When the tab indicating [AppleTalk] on the upper part of the Protocol Set Dialog Box (FIG. 144) is clicked, NetSpot display the AppleTalk Set Sheet shown in FIG. 120. This AppleTalk Set Sheet is for setting information relating to AppleTalk for the device that the user selected.
  • Detailed Specifications
  • [Frame type (F)]: The user selects this item to choose the AppleTalk frame type. The user selects from among “Invalid” and “Phase2”.
  • [Network No. (N)]: Displays the network No. in integers from 0 to 65535 for use with AppleTalk. The [Phase type (F)] value acquired from the network interface board is only valid for “Phase2”. A display of the currently set values is shown.
  • [Node address]: Integers from 0 to 255 for display as node No.s for use with AppleTalk are displayed. The [Phase type (F)] value acquired from the network interface board is only valid for “Phase2”. A display of the currently set values is shown.
  • [Name (E)]: The user inputs the object name in a character string from 1 to32 spaces for use with AppleTalk. The [Phase type (F)] value acquired from the network interface board is only valid for “Phase2”. A display of the currently set values is shown. When the user changes settings and the network interface board settings were updated, the network interface board must not be reset for several seconds.
  • [Zone]: Displays the zone name for use with AppleTalk.
  • [Type]: Displays the “LasershotLT” type name for use with AppleTalk. The [Phase type (F)] value acquired from the network interface board is only valid for “Phase2”. A display of the currently set values is shown.
  • [Standard (D)] button: Returns to the preset standard values. Writes all standard values held by AppleTalk.
  • [OK] button: The user selects this button to close the dialog box. When changes have been made in the settings, the network interface board settings are updated.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Update (A)] button: When changes have been made in the settings, the network interface board settings are updated. This (Update (A)] button can only be used when changes in the settings have been made.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • In [Name (E)] the four character codes of “=” “:” “*” and “@” if cannot be input. If the user enters a two byte character code containing or “=” “:” “*” or “@” in [Name (E)], then the message in FIG. 121 appears and the display returns to the Protocol Set Dialog Box (FIG. 144).
  • When the user has changed any of the settings in the AppleTalk Sheet (FIG. 120) and clicked the [OK] button, the message in FIG. 122 is displayed. When the user selects the [Yes (Y)] button in the dialog of FIG. 122, the protocol settings of the network interface board are changed and the Protocol Set Dialog Box (FIG. 144) closes. When [No (N)] is selected, the Protocol Set Dialog Box (FIG. 144) closes with no other operations performed. When the [Cancel] button is selected, the display returns to the Protocol Set Dialog Box (FIG. 144) with no other operations performed.
  • When the user has changed any of the settings in the AppleTalk Sheet (FIG. 120) and clicked the [Update (A)] button, the message in FIG. 123 is displayed. When the user selects the [Yes (Y)] button in the dialog of FIG. 123, the protocol settings of the network interface board are changed and the Protocol Set Dialog Box (FIG. 144) closes. When the user selects [No (N)], the Protocol Set Dialog Box (FIG. 144) returns with no other operations performed.
  • The message in FIG. 124 appears when settings required for soft reset have been completed by the user on the AppleTalk Set Sheet (FIG. 120). When the user selects the [Yes (Y)] button in the dialog of FIG. 124, soft reset of the network interface board is performed. When [No (N)] is selected, the soft reset of the network interface board is not performed.
  • When the user at the same time makes settings in [Name (E)] of the AppleTalk Set Sheet (FIG. 120), preferably soft reset of the network interface board should be performed after waiting for several seconds in the status of the displayed message shown in FIG. 124.
  • (Device Window Menu Function (See FIG. 43)]
  • The Device Window (FIG. 43) Menu Bar (817 to 822) provides the menu functions shown in Table 16 and Table 17 in controller mode and general user mode.
    TABLE 16
    List (1) of menu functions supported by the device window
    ITEM
    NO. FUNCTION Admin User
    1 Printer control
    Online control (online/offline)
    ([Device] - [Online])
    ([Device] - [Offline])
    Paper eject ([Device] - [Paper eject])
    Printer reset ([Device] - [Printer
    reset])
    Return to printer environment default
    settings
    ([Device] - [Printer default])
    2 Network interface board control
    Network interface board reset
    ([Device] - [Network interface board reset])
    Return to network interface board reset
    default settings
    ([Device] - [Network interface board reset
    default settings])
    3 Quitting device window
    Close device window (FIG. 43)
    ([Device] - [Close]) or ([File] - [Close])
    4 Display menu
    Switch sheets
    ([Display] - [Status]/[Job] -
    [Information]/[Network])
    Update information of each item
    ([Display] - [Update info])
    5 Trap report condition set menu
    Select trap report conditions ([Set] -
    [Trap report])
    6 Display auto change set menu
    Auto change select & Change interval
    device windows
    ([Set] - [Printer auto change . . . ])
    7 Printer info set menu ([Set] - [Printer
    info . . . ])
    Display product name
    Set printer name
    Set installation location
  • TABLE 17
    List (2) of menu functions supported by the device window
    ITEM
    NO. FUNCTION Admin User
    8 Controller info set menu ([Set] -
    [Controller info . . . ])
    Name (including affiliation, etc.)
    Address (telephone numbers, etc.)
    Comments (notes)
    9 Printer environment set menu
    Open the printer environment set menu
    dialog box (FIG. 143)
    [Settings] - [Printer . . . ])
    10 Protocol set menu
    Open protocol set dialog box (FIG. 144)
    ([Set] - [Protocol . . . ])
    11 Device password change menu
    Change device password per each network
    interface board
    ([Set] - [Change device password . . . ])
    12 Joint utility menu
    Joint test print ([Test] - [Test print])
    Joint status print ([Test] - [Status
    print])
    Joint font list ([Test] - [Font print])
    13 Help menu
    Index ([Help] - [Index])
    Search with keyword ([Help] - [Search
    with keyword])
    14 Version info menu
    ([Help] - [Version info]) or ([Apple
    menu] - [NetSpot-related])
    Device product title and name
    SNMP version used by device
  • When the user has returned the network interface board to the default settings by means of [Device]—[Network interface board reset default settings], the user must again perform setup of for adding a new device to the device list. The user performs this setup with the [Device]—[Add New] menu in the device window (FIG. 15.
  • Detailed Specifications
  • [Device (D)]—[Online (O)]: Sets the printer online (controller mode only).
  • [Device (D)]—[Offline (F)]: Sets the printer offline (controller mode only).
  • [Device (D)]—[Eject paper (E)]: Ejects the printer paper (controller mode only). Ejects paper after setting to offline. Eject is discontinued when the user implements this menu.
  • [Device (D)]—[Printer reset (R)]: Resets the printer (controller mode only). Either soft reset or hard reset can be selected. Soft reset here signifies returning the current RAM value to its NVRAM value. Hard reset signifies rebooting of the printer. Printer reset is performed after setting to offline. When printer reset is completed, registration onto the manager information table is performed.
  • [Device (D)]—[Printer reset (I)]: Resets the printer environment settings to the factory default settings (controller mode only). Printer environmental settings are initialized or reset after setting to offline. When printer reset is completed, registration onto the manager information table is performed.
  • [Device (D)]—[Network interface board reset (B)]: Resets the network interface board (controller mode only). Only hard reset can be selected. When network interface board reset is completed, registration onto the manager information table is performed.
  • [Device (D)]—[Network interface board initialize (D)]: Initializes the network interface board returning it to the factory default settings (controller mode only). When initializing of the network interface board is completed, the device window (FIG. 43) closes.
  • [Device (D)]—[Close (C)]: Closes the device window (FIG. 43).
  • [Display (V)]—[Status (S)]: Opens the Status Sheet (FIG. 54). [Status (S)] sets to ON when selected and otherwise is OFF.
  • [Display (V)]—[Job (J)]: Opens the Jobs Sheet (FIG. 100). The [Jobs (J)] sets to ON when selected and otherwise is OFF. This function is only valid when NetWare service is available.
  • [Display (V)]—[Info (I)]: Opens the Information Sheet (FIG. 102). The [Info (I)] sets to ON when selected and otherwise is OFF.
  • [Display (V)]—[Network (N)]: Opens the Network Sheet (FIG. 104) (controller mode only). [Network (N)] sets to ON when the user selects this item and otherwise is OFF.
  • [Display (V)]—[Update info (R)]: Updates the information in the sheet to the latest information.
  • [Set (S)]—[Trap report]: Opens the Trap Report Condition Dialog Box (FIG. 132) for selecting the trap report information method (controller mode only).
  • [Set (S)]—[Printer auto change (A) . . . ]: Opens the device display Auto Change Set Dialog Box (FIG. 133) for the user to specify the auto change interval on the device display.
  • [Set (S)]—[Printer info (I) . . . ]: Opens the Printer Information Set Dialog Box (FIG. 135) for the user to set the printer information (controller mode only).
  • [Set (S)]—[Controller info (M) . . . ]: Opens the Controller Information Set Dialog Box (FIG. 136) for the user to set the controller information (controller mode only).
  • [Set (S)]—[Printer (P) . . . ]: Opens the Printer Environment Set Dialog Box (FIG. 143) for the user to set the printer environment information (controller mode only).
  • [Set (S)]—[Protocol (L) . . . ]: Opens the Protocol Set Dialog Box (FIG. 144) for the user to set the protocol (controller mode only).
  • [Set (S)]—[Change device password (W) . . . ]: Opens the Device Password Change Dialog Box (FIG. 137) for the user to change the password when the device window (FIG. 43) is open (controller mode only).
  • [Test (T)] [Test print (P)]: Implements a joint test print (controller mode only). Implements the joint test print after being set offline.
  • [Test (T)] [Status print (P)]: Implements a joint status print (controller mode only). Implements the joint status print after being set offline.
  • [Test (T)] [Font list (F)]: Implements output of a joint font list (controller mode only). Implements the joint font list printout after being set offline.
  • [Help (H)]—[Index (C)]: Displays the NetSpot online help index.
  • [Help (H)]—[Search with keyword (S) . . . ]: Displays NetSpot online help keyword search.
  • [Help (H)]—[Version info (A) . . . ]: Opens the Device Version Information Dialog Box (FIG. 141) for displaying the device version information.
  • Other Operations:
  • The message shown in FIG. 125 appears when if the printer is in online status when [Device (D)]—[Eject paper (E)] is selected. If the [OK] button is selected by the user in the dialog of FIG. 125, then the printer paper is ejected after setting the printer offline and the display returns to the device window (FIG. 43). When the [Cancel] button is selected and the display returns to the device window (FIG. 43) with no other operations performed.
  • The message in FIG. 126 appears when the user selects [Device (D)]—[Printer reset (R)]. When the user selects the [OK] button with “Hard reset (R) set to ON in the dialog of FIG. 126, then hard reset of the printer is performed and the display returns to the device window (FIG. 43). When the user sets the “Hard reset (R)” to OFF and selects the [OK] button, soft reset of the printer is performed and the display returns to the device window (FIG. 43). When the [Cancel] button is selected and the display returns to the device window (FIG. 43) with no other operations performed.
  • When [Device (D)]—[Printer reset (I)] is selected, the message in FIG. 127 appears. When the user selects the [Yes (Y)] button in the dialog of FIG. 127, the printer environment settings are returned to the factory default settings and the display returns to the device window (FIG. 43). When the [No (N)] button is selected and the display returns to the device window (FIG. 43) with no other operations performed.
  • When [Device (D)]—[Network interface board reset (B)] is selected, the message in FIG. 128 appears. When the user selects the [Yes (Y)] button in the dialog of FIG. 128, hard reset of the network interface board is performed and the display returns to the device window (FIG. 43). When the [No (N)] button is selected and the display returns to the device window (FIG. 43) with no other operations performed.
  • When [Device (D)]—[Network interface board initialize (D)] is selected, the message in FIG. 129 appears. When the user selects the [Yes (Y)] button in the dialog of FIG. 129, the network interface board is returned to the factory default settings. When the [No (N)] button is selected and the display returns to the device window (FIG. 43) with no other operations performed.
  • When the network interface board has been returned to the factory default settings, the message in FIG. 130 appears and the device window (FIG. 43) closes.
  • When the user selects [Test (T)]—[Test print (P)] or [Test (T)]—[Status print (S)] or [Test (T)]—[Font list (F)] while the printer was set offline, the message in FIG. 131 appears. When the user selects the [OK] button in the dialog of FIG. 131, the joint test print or the font list output or the joint status print are implemented after the printer has been set offline, and the display returns to the device window (FIG. 43). When the [Cancel] button is selected and the display returns to the device window (FIG. 43) with no other operations performed.
  • [Trap Report Condition Dialog Box (See FIG. 132)]
  • When the [Set (S)]—[Trap report] menu of the device window (FIG. 43) is selected by the user, NetSpot displays the Trap Report Condition Dialog Box of FIG. 132. This Trap Report Condition Dialog Box (FIG. 132) is for setting trap report conditions. This Trap Report Condition Dialog Box is only applicable for the controller mode.
  • Detailed Specifications
  • [Report on changed conditions (S)]: The user selects whether to report on a trap when status (operating panel message) has changed. The user selects either ON or OFF.
  • [Report when error occurs (E)]: The user selects whether to report on a trap when an error has occurred. The user selects either ON or OFF.
  • [OK] button: The user selects this button to validate the settings and close the dialog box. When changes have been made in the settings, the printer settings are updated.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Update (A)] button: When changes have been made in the settings, the printer settings are updated. This [Update (A)] button can only be used when changes in the settings have been made.
  • [Help (H)] button: The user selects this button to display the online help.
  • [Device Display Auto Change Dialog Box (See FIG. 133)]
  • The Device Display Auto Change Dialog Box of FIG. 133 is shown by NetSpot when the user selects the [Set]—[Display auto change . . . ] menu of the device window (FIG. 43). This Device Display Auto Change Dialog Box of FIG. 133 is for setting the auto change interval on the display in the device window (FIG. 43).
  • Detailed Specifications
  • [Automatically update display (A)]: The user selects whether or not to automatically change (update) the device display. The user selects either ON or OFF.
  • [Change interval (I)]: The user inputs a change interval between 10 and 600 seconds. This function is only valid when [Automatically update display (A)] is set to ON.
  • [OK] button: The user selects this button to validate the settings and close the dialog box.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When a value other than 10 to 600 seconds in entered in [Change Interval1], the message in FIG. 134 appears and the display returns to the Device Display Auto Change Dialog Box (FIG. 133).
  • [Printer Information Set Dialog Box (See FIG. 135)]
  • NetSpot displays the Printer Information Set Dialog Box shown in FIG. 135 when the user selects the [Set]—[Printer info . . . ] menu of the device window (FIG. 143). This Printer Information Set Dialog Box (FIG. 135) is for setting the printer information. The Printer Information Set Dialog Box (FIG. 135) is only applicable to the controller mode.
  • Detailed Specifications
  • [Product name]: Display the product name in a character string from 0 to 63 spaces.
  • [Printer name (N)]: The user enters the printer product name in a character string from 0 to 63 spaces.
  • [Installation location (L)]: The user enters the printer installation location in a character string from 0 to 63 spaces.
  • [OK] button: The user selects this button to validate the settings and close the dialog box. When changes have been made in the settings, the device settings are updated.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Update (A)] button: When changes have been made in the settings, the device settings are updated. This [Update (A)] button can only be used when changes in the settings have been made.
  • [Help (H)] button: The user selects this button to display the online help.
  • [Controller Info Setting Dialog Box (See FIG. 136)]
  • The Controller Info Setting Dialog Box is shown by NetSpot in FIG. 136 when the user selects the [Set]—[Controller info . . . ] from the device window [FIG. 43]. This Controller Info Setting Dialog Box of FIG. 136 is for setting the controller information. This Controller Info Setting Dialog Box is only applicable in controller mode.
  • Detailed Specifications
  • [Name]: The user enters the controller name in a character string from 0 to 63 spaces.
  • [Address (T)]: The user enters the controller address in a character string from 0 to 63 spaces.
  • [Comment (C)]: The user enters a comment on the controller in a character string from 0 to 63 spaces.
  • [OK] button: The user selects this button to validate the settings and close the dialog box. When changes have been made in the settings, the device settings are updated.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Update (A)] button: When changes have been made in the settings, the device settings are updated. This [Update (A)] button can only be used when changes in the settings have been made.
  • [Help (H)] button: The user selects this button to display the online help.
  • [Device Password Change Dialog Box (See FIG. 137)
  • NetSpot displays the Device Password Change Dialog Box of FIG. 173 when the user selects the [Set]—[Change device window . . . ] menu of the device window (FIG. 43). This Device Password Change Dialog Box of FIG. 137 is for changing the device password. This Device Password Change Dialog Box (FIG. 137) is only applicable in controller mode.
  • Detailed Specifications
  • [Old password (O)]: The user enters here the old device password when opening the device window (FIG. 43) in a character string of 0 to 15 spaces. Large letters and small letters are handled separately.
  • [New password (N)]: The user enters here the new device password when opening the device window (FIG. 43) in a character string of 0 to 15 spaces. This function is only valid when [Use NetSpot password (S9] is set to OFF. Large letters and small letters are handled separately.
  • [Check new password (F)]: The user reenters here the new device password used when opening the device window (FIG. 43) in a character string of 0 to 15 spaces. This function is only valid when (Use NetSpot password (S9] is set to OFF. Large letters and small letters are handled separately.
  • [Use NetSpot password (S)]: The user selects whether or not to use the NetSpot password as the new password. The user selects either ON or OFF.
  • [OK] button: The user selects this button to validate the settings and close the dialog box. When changes have been made in the settings, the device settings are updated.
  • [Cancel] button: The user selects this button to invalidate the settings that were made and close the dialog box.
  • [Help (H)] button: The user selects this button to display the online help.
  • Other Operations:
  • When the user makes a mistaken password entry in [Old password (O)], the message in FIG. 138 is displayed and the display returns to the Device Password Change Dialog Box (FIG. 137).
  • When the new password of [New password (N)] entered by the user does not match the new device password reentered with [Check new password (F)], then the message in FIG. 139 appears and the display returns to the Device Password Change Dialog Box (FIG. 137). When the device password is changed by the user entering the correct password, the message in FIG. 140 appears and the display returns to the Device Password Change Dialog Box (FIG. 43).
  • [Device Version Information Dialog Box (See FIG. 141)
  • NetSpot displays the Device Version Information Dialog Box of FIG. 141 when the user selects the [Help]—[Version info] menu of the device window in FIG. 43. This Device Version Information Dialog Box (FIG. 141) is for displaying the device version information.
  • Detailed Specifications
  • [Version information]: Displays the product title and name. This item shows the copyright. Displays the SNMP version used by this device.
  • [OK] button: Closes the dialog box.
  • [Error Popup Window (See FIG. 142)]
  • When an error occurs in the device opened in the device window (FIG. 43), an Error Popup Window is displayed in FIG. 142 to show an error has occurred. A detailed message relating to the error that occurred is given in the Error Information Dialog Box (FIG. 55). Error restore operations such as error skip can be performed when the user selects the button on the dialog box.
  • However, when an error occurs in a device not opened in the device window (FIG. 43), the error is shown with an icon in the device window (FIG. 15). The Error Popup Window (FIG. 142) performs the functions shown in Table 18.
    TABLE 18
    List of functions supported by error popup window
    ITEM
    NO. FUNCTION Admin User
    1 Report on error that occurred in device
    Display error popup window showing device
    error
    Sound a beep tone
  • When an error occurs in a device opened on the Device Window (FIG. 43) by the menu of the Device List Window (FIG. 15), the user can select whether to display an error popup window or to sound a beep tone.
  • This function is implemented by using the SNMP trap message. The name of the device in which the error occurred is specified as a NetSpot address for use as a transmit destination address in NetSpot controller mode and a Trap message sent. Therefore, in general user mode in NetSpot the error popup window may sometimes not occur due to the positional relation between NetSpot general user mode and the device on the network.
  • Detailed Specifications
  • [Error contents]: Displays details of the error that occurred.
  • [OK] button: Closes the dialog box.
  • [Help (H)] button: Displays the online help.
  • MIB Data Read-out Method
  • The MIB data read-out method in the network printer management software of this embodiment is next explained while referring to the flowchart shown in FIG. 161.
  • The start of MIB data read-out is shown in Step S16100.
  • An MIB data read-out request is made by the network printer management software to the SNMP agent on the network printer in Step S16101. This MIB data read-out request utilizes the GetRequest-PDU (Protocol Data Unit) and the GetNextRequest-PDU (see RFC 1157). The assembly of these PDUs is performed by an MIB module 610 in FIG. 6 and afterwards an SNMP module 611 performs coding conforming to the SNMP transmit format.
  • Next, in Step S16102, a read-out report on the MIB data that was requested by the SNMP agent on the network printer to the network printer management software. The MIB data read-out report is utilized by the GetResponse-PDU (See RFC 1157). This GetResponse-PDU includes the MIB data read-out values. This GetResponse-PDU is analyzed by the MIB module 610 after decoding by the SNMP module 611.
  • Next in Step S16103, utilizing the MIB data reported in Step S16102, the cache values of the MIB data stored in an MIB data cache D15201 are changed. Here, the MIB data cache D16101 is maintained in part of the data storage zones of RAM503 or the hard disk (HD) 511 as shown in the hardware structure in FIG. 5.
  • The process of FIG. 161 then ends in Step S16104.
  • MIB Data Write Method
  • The MIB data write method in the network printer management software of this embodiment is next explained while referring to the flowchart shown in FIG. 162.
  • The start of MIB data read-out is shown in Step S16200.
  • In Step 16201, whether to compare the MIB write-specified data values with the MIB data cache values is determined. The reason this step is needed is that some items are essential for writing while some read-out values have little significance so that a comparison of this MIB data with cache value may not be useful.
  • In Step S16201, when determined that the write-specified MIB data values should be compared against the MIB data cache values, the process proceeds to Step S16202. Conversely, the process proceeds to Step S16204 when determined these two data types should not be compared.
  • In Step 16202, the MIB data cache values matching the write-specified MIB data, are read-out from the data cache D16201.
  • Then in Step S16203, the MIB data cache values are compared against the write-specified MIB data values and when determined that these values are not equivalent, the process proceeds to Step S16204. Conversely, when determined that these values are equivalent, the process proceeds to Step S16207 and the process of FIG. 162 then ends.
  • In Step 16204, an MIB data write request is made to the SNMP agent on the network from the network printer management software. This MIB data write request utilizes SetRequest-PDU (See RFC 1157). An MIB module 610 shown in FIG. 6 arranges this Set-Request-PDU and afterwards, an SNMP module 611 performs coding in conformance with the SNMP transmit format.
  • Next, in Step S16205, an MIB data write report request is made from the SNMP agent on the network to the network printer management software. This MIB data write report utilizes Get-Response-PDU (See RFC 1157). This Get-Response-PDU includes written MIB data values. This Get-Response-PDU is analyzed by the MIB module 610 after decoding by an SNMP module 611.
  • In the subsequent Step S15306, the MIB data cache values stored in the cache D15201 (See description for FIG. 161) of the MIB data are changed by utilizing the MIB data reported in Step 16205.
  • Then in Step 16207, the process of FIG. 162 then ends.
  • The above process, functions on network controlled equipment. Consequently, the cache memory is held in common by the entire network.
  • In this embodiment therefore, as explained above, a step is provided in network printer management software utilizing SNMP protocol, to distinguish between MIB data requiring a write request and MIB data not requiring a write request for an SNMP agent in a network printer from among MIB data corresponding to user write-specified information; so that write requests for MIB data not required by the SNMP agent on the network printer are therefore not performed. Consequently, the above process allows the amount of network traffic (data flow rate) and the load (amount of work) applied to the network printer to be reduced.
  • Further, by providing a step to store in the MIB data cache, MIB data obtained in the MIB data read-out process and a step to compare MIB data in the MIB write process matching write-specified information from the user against the MIB data stored in the cache in the previous step; the MIB data requiring a write request can be distinguished from MIB data not requiring a write request for an SNMP agent in a network printer from among MIB data corresponding to user write-specified information, and write requests will therefore not be made for MIB data not required by the SNMP agent on the network printer. Accordingly, the above process allows the amount of network traffic (data flow rate) and the load (amount of work) applied to the network printer to be reduced.
  • Alternatively, by providing a step to store in the MIB data cache, written MIB data obtained in the MIB data write process and a step to compare MIB data of the MIB write process matching write-specified information from the user against the MIB data store in the cache in the previous step; the MIB data requiring a write request can be distinguished from MIB data not requiring a write request for an SNMP agent in a network printer from among MIB data corresponding to user write-specified information, and write requests will therefore not be made for MIB data not required by the SNMP agent on the network printer. Accordingly, the above process allows the amount of network traffic (data flow rate) and the load (amount of work) applied to the network printer to be reduced.
  • Still further, by providing a step to store in the MIB data cache, MIB data obtained in the MIB data read-out process and a step to store MIB data written in the write process into the MIB data cache, along with a step to compare MIB data of the MIB write process that matches write-specified information from the user against the MIB data stored in the cache in either of the previous steps; the MIB data requiring a write request can be distinguished from MIB data not requiring a write request for an SNMP agent in a network printer from among MIB data corresponding to user write-specified information, and write requests will therefore not be made for MIB data not required by the SNMP agent on the network printer. Accordingly, the above process allows the amount of network traffic (data flow rate) and the load (amount of work) applied to the network printer to be reduced.
  • In this invention therefore, as explained above, not all MIB objects under the control of the network management software are acquired simultaneously during startup of the network management software. Consequently, the flow of a large volume of SNMP packets in the LAN will cease and along with a simultaneous reduction in load on channels, the load on the devices such as the printer and network board controlling that process these SNMP packets will become small.
  • Further by providing a network data base control device and method that creates only a small load on the LAN, printer and network boards, the time required to start up (display initial menu) the network management software will be drastically shortened and the user will thus be provided with an easier operating environment.
  • Also, in network printer management software utilizing SNMP protocol, there will be no processing of change or write requests for unneeded MIB data, while write requests for necessary MIB data for SNMP agents of the device (such as printers) on the network matching write-specified information from the user will be processed, thus allowing the amount of network traffic (data flow rate) and the load (amount of work) applied to the network printer to be reduced.
  • As many apparently widely different embodiments of the present invention can be made without departing from the spirit and scope of the present invention, it is understood that this invention is not limited to the specific embodiments thereof except as defined in the appended claims.

Claims (15)

1. to 33. (canceled)
34. A network device control method utilizing SNMP protocol comprising:
a step to discriminate between MIB data requiring a write request and MIB data not requiring a write request for the SNMP agent of the network device, from among the MIB data matching the information that was write-specified by a user.
35. A network device control method comprising:
a step to store MIB data obtained from an MIB data read-out process into an MIB data cache; and
a step to compare data stored in MIB data cache in above step with MIB data matching information write-specified by the user in an MIB data write process.
36. A network device control method comprising:
a step to store MIB data obtained from an MIB data write process into an MIB data cache; and
a step to compare data stored in MIB data cache in above step with MIB data matching information write-specified by the user in an MIB data write process.
37. A network device control method comprising:
a step to store MIB data obtained from an MIB data read-out process into an MIB data cache;
a step to store MIB data written in an MIB write process into an MIB data cache;
and a step to compare data stored in MIB data cache in either of above steps, with MIB data matching information write-specified by the user in an MIB data write process.
38. A network device control unit utilizing SNMP protocol comprising:
means to discriminate between MIB data requiring a write request and MIB data not requiring a write request for the SNMP agent of the network device, from among the MIB data matching the information that was write-specified by a user.
39. A network device control unit comprising:
means to store MIB data obtained from an MIB data read-out process into an MIB data cache; and
a means to compare data stored in MIB data cache in above means with MIB data matching the information write-specified by a user in an MIB data write process.
40. A network device control unit comprising:
means to store MIB data obtained from an MIB data write process into an MIB data cache; and
means to compare data stored in MIB data cache in said means with MIB data matching the information write-specified by a user in an MIB data write process.
41. A network device control unit comprising:
means to store MIB data obtained from an MIB data read-out process into an MIB data cache;
means to store MIB data written in an MIB write process into an MIB data cache; and
means to compare data stored in MIB data cache by either of said means, with MIB data matching information write-specified by the user in an MIB data write process.
42. A network device control method utilizing SNMP protocol comprising:
a recording medium capable of being scanned or read by a computer in which a program is stored to discriminate between MIB data requiring a write request and MIB data not requiring a write request for the SNMP agent of a network device, from among the MIB data matching the information that was write-specified by a user.
43. A recording medium capable of being read by a computer in which programs are stored, said programs including:
a step of storing MIB data obtained from an MIB data read-out process into an MIB data cache; and
a step of comparing data stored in MIB data cache in said step with MIB data matching information write-specified by a user in an MIB data write process.
44. A recording medium capable of being read by a computer in which programs are stored, said programs including:
a step of storing MIB data obtained from an MIB data write process into an MIB data cache; and
a step of comparing data stored in MIB data cache in said step with MIB data matching information write-specified by a user in an MIB data write process.
45. A recording medium capable of being read by a computer in which programs are stored, said programs including:
a step of storing MIB data obtained from an MIB data read-out process into an MIB data cache;
a step of storing MIB data written in an MIB write process into an MIB data cache; and
a step of comparing data stored in MIB data cache in either of said steps, with MIB data matching information write-specified by a user in an MIB data write process.
46. A network device control unit for controlling a device connected onto network utilizing SNMP protocol comprising:
holding means to hold the latest MIB data when MIB data for said device is read or when this MIB data is written for said device, by storing said MIB data into the specified cache memory;
comparison means to compare the latest MIB data for said device held by said holding means when writing of new MIB data was specified for said device and excluding cases where writing of said MIB data already has sufficient significance; and
control means to update said holding means and also write the applicable MIB data into said device, only when results from the above comparison means show a difference between the newly written MIB data and the held MIB data.
47. to 56. (canceled)
US11/699,503 1997-02-03 2007-01-30 Network database control device and method thereof Abandoned US20070204029A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US11/699,503 US20070204029A1 (en) 1997-02-03 2007-01-30 Network database control device and method thereof
US12/984,530 US8473597B2 (en) 1997-02-03 2011-01-04 Network database control device and method thereof

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP9-034340 1997-02-03
JP9-034338 1997-02-03
JP3434097 1997-02-03
JP3433897 1997-02-03
US09/017,295 US7444394B2 (en) 1997-02-03 1998-02-02 Network data base control device and method thereof
US11/699,503 US20070204029A1 (en) 1997-02-03 2007-01-30 Network database control device and method thereof

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/017,295 Division US7444394B2 (en) 1997-02-03 1998-02-02 Network data base control device and method thereof

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/984,530 Division US8473597B2 (en) 1997-02-03 2011-01-04 Network database control device and method thereof

Publications (1)

Publication Number Publication Date
US20070204029A1 true US20070204029A1 (en) 2007-08-30

Family

ID=26373123

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/017,295 Expired - Fee Related US7444394B2 (en) 1997-02-03 1998-02-02 Network data base control device and method thereof
US11/699,503 Abandoned US20070204029A1 (en) 1997-02-03 2007-01-30 Network database control device and method thereof
US12/984,530 Expired - Fee Related US8473597B2 (en) 1997-02-03 2011-01-04 Network database control device and method thereof

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/017,295 Expired - Fee Related US7444394B2 (en) 1997-02-03 1998-02-02 Network data base control device and method thereof

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/984,530 Expired - Fee Related US8473597B2 (en) 1997-02-03 2011-01-04 Network database control device and method thereof

Country Status (1)

Country Link
US (3) US7444394B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050149950A1 (en) * 2003-10-31 2005-07-07 Seiko Epson Corporation Computer readable recording medium storing printer driver program
US20060198208A1 (en) * 2005-03-07 2006-09-07 Lantronix, Inc. Publicasting systems and methods
US20070156880A1 (en) * 2005-05-24 2007-07-05 Geun-Tae Kim System and method to manage set history for simple network management protocol
US20090210575A1 (en) * 2008-02-15 2009-08-20 Sharp Kabushiki Kaisha Information processing apparatus and information processing system notifying information of optional devices
US20100204978A1 (en) * 2005-08-22 2010-08-12 International Business Machines Corporation Techniques for Aiding Speech-to-Speech Translation
US20120102560A1 (en) * 2010-04-21 2012-04-26 Randall Arms Synchronized sign-on methods for non-programmatic integration systems
US20130003102A1 (en) * 2010-03-16 2013-01-03 Cameron Robert Edgar Configurable marking apparatus
US20130268928A1 (en) * 2006-05-25 2013-10-10 Konica Minolta Business Technologies, Inc. Software installing method based on acquired equipment information and storage medium thereof
US9081632B2 (en) 2010-04-21 2015-07-14 Lexmark International Technology Sa Collaboration methods for non-programmatic integration systems

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3935276B2 (en) * 1998-10-21 2007-06-20 キヤノン株式会社 Network device management method, apparatus, storage medium, and transmission apparatus
JP4809968B2 (en) * 1999-04-09 2011-11-09 キヤノン株式会社 Information processing apparatus, information processing method, and computer-readable recording medium
EP1052806B1 (en) * 1999-05-13 2006-03-22 Canon Kabushiki Kaisha Apparatus for searching a device on a network
JP2000357138A (en) * 1999-06-16 2000-12-26 Canon Inc Device and method for managing network device, and storage medium
JP2001075921A (en) * 1999-09-03 2001-03-23 Fuji Xerox Co Ltd Service processor and service execution control method
DE60045543D1 (en) * 1999-12-03 2011-03-03 Canon Kk An image forming system, control method therefor, image forming apparatus, data processing method, and storage medium
JP3817429B2 (en) * 2000-02-23 2006-09-06 キヤノン株式会社 Information processing apparatus, information processing method, and information processing program
JP3886342B2 (en) * 2001-05-21 2007-02-28 シャープ株式会社 Image processing device
US7199889B2 (en) * 2001-07-02 2007-04-03 Alps Elecric Co., Ltd. Printer capable of invalidating a document
US20030120768A1 (en) * 2001-08-08 2003-06-26 Simpson Shell S. Method for obtaining status of web-based imaging originated processes
US7546365B2 (en) * 2002-04-30 2009-06-09 Canon Kabushiki Kaisha Network device management system and method of controlling same
JP2004272494A (en) * 2003-03-07 2004-09-30 Canon Inc Network device managing device
JP2004326603A (en) * 2003-04-25 2004-11-18 Canon Inc Print control system and device, function providing device, method for displaying print function, computer program, and computer readable recording medium
JP4158656B2 (en) * 2003-09-04 2008-10-01 ブラザー工業株式会社 Compound machine
JP4574344B2 (en) 2004-01-20 2010-11-04 キヤノン株式会社 Information processing apparatus and method
US8432562B2 (en) * 2004-02-17 2013-04-30 Ricoh Company, Ltd. Image processing apparatus, method, program, and computer readable recording medium for controlling operation switching and displaying at occurrence of error conditions
US7249283B2 (en) * 2004-03-22 2007-07-24 Xerox Corporation Dynamic control system diagnostics for modular architectures
JP4227568B2 (en) * 2004-07-05 2009-02-18 キヤノン株式会社 Information processing apparatus, information processing method, and program
US7299385B2 (en) * 2004-07-28 2007-11-20 Hewlett-Packard Development Company, L.P. Managing a fault tolerant system
JP2006040102A (en) * 2004-07-29 2006-02-09 Oki Data Corp Image processor
US7852494B2 (en) * 2004-07-30 2010-12-14 Canon Kabushiki Kaisha Image forming apparatus and image forming system, image forming method, job processing method, storage medium and program
US8285855B2 (en) * 2004-08-02 2012-10-09 Microsoft Corporation System, method and user interface for network status reporting
JP2007083620A (en) * 2005-09-22 2007-04-05 Fuji Xerox Co Ltd Image forming apparatus and its control method
JP2007172087A (en) * 2005-12-19 2007-07-05 Brother Ind Ltd Program for registering virtual object, storage medium for storing the program, virtual object registration method and information processor
JP4650337B2 (en) * 2006-05-15 2011-03-16 横河電機株式会社 Network management device
KR20080001959A (en) * 2006-06-30 2008-01-04 삼성전자주식회사 User terminal for managing driver and network port and managing method thereof
JP4900936B2 (en) * 2006-11-14 2012-03-21 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and program
US9390408B2 (en) * 2006-12-01 2016-07-12 Sk Planet Co., Ltd. Method and apparatus for providing gift by using communication network and system including the apparatus
JP4984903B2 (en) * 2007-01-17 2012-07-25 富士ゼロックス株式会社 Management device and program
JP5141971B2 (en) * 2008-09-24 2013-02-13 横河電機株式会社 Device information display device
WO2010042589A1 (en) * 2008-10-07 2010-04-15 Molex Incorporated System for and method of network asset identification
JP5383330B2 (en) * 2009-06-09 2014-01-08 キヤノン株式会社 Device management apparatus, control method, and program
US8902454B2 (en) 2009-10-14 2014-12-02 Ricoh Co., Ltd. Methods for printing from mobile devices
JP2012008871A (en) * 2010-06-25 2012-01-12 Ricoh Co Ltd Equipment management apparatus, equipment management method, and equipment management program
JP5736238B2 (en) * 2011-05-30 2015-06-17 Hoya株式会社 Operation protection device, operation protection software, and operation protection method
JP5817238B2 (en) * 2011-06-20 2015-11-18 株式会社リコー Information processing system, information processing apparatus, information management method, and information management program
JP5488622B2 (en) * 2012-01-16 2014-05-14 コニカミノルタ株式会社 Image forming apparatus
JP5875404B2 (en) * 2012-02-21 2016-03-02 キヤノン株式会社 Printing apparatus, control method therefor, and program
JP5875406B2 (en) 2012-02-22 2016-03-02 キヤノン株式会社 Printing apparatus, control method therefor, and program
JP6128863B2 (en) * 2013-01-30 2017-05-17 キヤノン株式会社 Image forming apparatus, control method therefor, and program
JP5818834B2 (en) * 2013-03-08 2015-11-18 京セラドキュメントソリューションズ株式会社 Electronic device, message display control program, and message management system
US9331894B2 (en) * 2013-05-31 2016-05-03 International Business Machines Corporation Information exchange in data center systems
JP2015064872A (en) * 2013-08-29 2015-04-09 株式会社リコー Monitoring system, system, and monitoring method
USD737853S1 (en) * 2013-10-21 2015-09-01 Apple Inc. Display screen or portion thereof with graphical user interface
CN104144034B (en) * 2013-12-04 2016-04-13 腾讯科技(深圳)有限公司 Password is shared and acquisition methods and device
US10192205B2 (en) * 2014-05-30 2019-01-29 Visa International Service Association Method for providing a graphical user interface for an electronic transaction
US10418764B2 (en) 2014-08-06 2019-09-17 Molex, Llc Patch panel frame for circuit board module
JP2016048431A (en) * 2014-08-27 2016-04-07 キヤノン株式会社 Monitoring device, apparatus management method for monitoring device, and program
JP6413495B2 (en) * 2014-08-29 2018-10-31 セイコーエプソン株式会社 Information processing method and recording system
USD812632S1 (en) * 2016-05-31 2018-03-13 Independa, Inc. Digital television or portion thereof with graphical user interface
US11792184B2 (en) * 2019-12-05 2023-10-17 Microsoft Technology Licensing, Llc Autopilot re-enrollment of managed devices
JP2022050999A (en) * 2020-09-18 2022-03-31 富士フイルムビジネスイノベーション株式会社 Information processing device and program

Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4672572A (en) * 1984-05-21 1987-06-09 Gould Inc. Protector system for computer access and use
US4734796A (en) * 1983-04-14 1988-03-29 Amiram Grynberg Technique for preventing unauthorized copying of information recorded on a recording medium and a protected recording medium
US5261044A (en) * 1990-09-17 1993-11-09 Cabletron Systems, Inc. Network management system using multifunction icons for information display
US5483631A (en) * 1990-05-01 1996-01-09 Hitachi, Ltd. Communication network management system for displaying operation states of network elements on a remote display unit
US5535409A (en) * 1991-04-16 1996-07-09 Hewlett-Packard Company Apparatus for and method of preventing changes of computer configuration data by unauthorized users
US5542040A (en) * 1993-12-15 1996-07-30 International Business Machines Corporation Display of dynamic data as a notebook
US5544083A (en) * 1992-04-27 1996-08-06 Kabushiki Kaisha Toshiba Password management method and apparatus
US5559958A (en) * 1991-06-24 1996-09-24 Compaq Computer Corporation Graphical user interface for computer management system and an associated management information base
US5592553A (en) * 1993-07-30 1997-01-07 International Business Machines Corporation Authentication system using one-time passwords
US5651006A (en) * 1994-06-14 1997-07-22 Hitachi, Ltd. Hierarchical network management system
US5684950A (en) * 1996-09-23 1997-11-04 Lockheed Martin Corporation Method and system for authenticating users to multiple computer servers via a single sign-on
US5684945A (en) * 1992-10-23 1997-11-04 International Business Machines Corporation System and method for maintaining performance data in a data processing system
US5720015A (en) * 1996-04-22 1998-02-17 Lexmark International, Inc. Method and apparatus for providing remote printer resource management
US5737599A (en) * 1995-09-25 1998-04-07 Rowe; Edward R. Method and apparatus for downloading multi-page electronic documents with hint information
US5774667A (en) * 1996-03-27 1998-06-30 Bay Networks, Inc. Method and apparatus for managing parameter settings for multiple network devices
US5778377A (en) * 1994-11-04 1998-07-07 International Business Machines Corporation Table driven graphical user interface
US5805891A (en) * 1995-07-26 1998-09-08 International Business Machines Corporation System and method for managing maintenance of computer software
US5845080A (en) * 1995-03-03 1998-12-01 Fujitsu Limited Communication network management apparatus using a cache arranged as a result of a statical analysis of communication related characteristics
US5913037A (en) * 1996-07-03 1999-06-15 Compaq Computer Corporation Dynamic management information base manager
US5935217A (en) * 1994-04-19 1999-08-10 Canon Kabushiki Kaisha Network system in which a plurality of image processing apparatuses are connected
US5953422A (en) * 1996-12-31 1999-09-14 Compaq Computer Corporation Secure two-piece user authentication in a computer network
US5960176A (en) * 1995-09-07 1999-09-28 Kokusai Denshin Denwa Co., Ltd. Apparatus for management of SNMP/OSI gateways
US6029198A (en) * 1997-05-12 2000-02-22 Canon Kabushiki Kaisha Information processing method and apparatus, and method and apparatus for controlling network devices
US6073089A (en) * 1997-10-22 2000-06-06 Baker; Michelle Systems and methods for adaptive profiling, fault detection, and alert generation in a changing environment which is measurable by at least two different measures of state
US6128016A (en) * 1996-12-20 2000-10-03 Nec Corporation Graphic user interface for managing a server system

Family Cites Families (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5481740A (en) * 1986-04-14 1996-01-02 National Instruments Corporation Method and apparatus for providing autoprobe features in a graphical data flow diagram
US4939724A (en) * 1988-12-29 1990-07-03 Intel Corporation Cluster link interface for a local area network
DE69126666T2 (en) * 1990-09-17 1998-02-12 Cabletron Systems Inc NETWORK MANAGEMENT SYSTEM WITH MODEL-BASED INTELLIGENCE
US6115393A (en) * 1991-04-12 2000-09-05 Concord Communications, Inc. Network monitoring
US5708680A (en) * 1991-05-14 1998-01-13 Norand Corporation Network utilizing a controller and base transceivers to route voice packets
CA2072169A1 (en) * 1991-06-24 1992-12-25 Lih-Juan L. Danielson In-band/out-of-band alert delivery system
US5845078A (en) * 1992-04-16 1998-12-01 Hitachi, Ltd. Network integrated construction system, method of installing network connection machines, and method of setting network parameters
US5742760A (en) * 1992-05-12 1998-04-21 Compaq Computer Corporation Network packet switch using shared memory for repeating and bridging packets at media rate
JPH06124254A (en) 1992-08-14 1994-05-06 Nec Corp Network management system
US5361359A (en) 1992-08-31 1994-11-01 Trusted Information Systems, Inc. System and method for controlling the use of a computer
JPH06270513A (en) 1993-03-19 1994-09-27 Canon Inc Printing control method and its device
JPH06282527A (en) 1993-03-29 1994-10-07 Hitachi Software Eng Co Ltd Network control system
JP2833960B2 (en) 1993-06-02 1998-12-09 日本電気株式会社 Network monitoring information collection method
JP3334269B2 (en) 1993-08-12 2002-10-15 富士通株式会社 Remote control printing system
US6269398B1 (en) * 1993-08-20 2001-07-31 Nortel Networks Limited Method and system for monitoring remote routers in networks for available protocols and providing a graphical representation of information received from the routers
GB2281645A (en) 1993-09-03 1995-03-08 Ibm Control of access to a networked system
WO1995017064A1 (en) * 1993-12-17 1995-06-22 Taligent, Inc. Object-oriented distributed communications directory service
JPH07200209A (en) 1993-12-28 1995-08-04 Fuji Xerox Co Ltd Method for managing state of printer device and network system
US6658465B1 (en) * 1997-08-25 2003-12-02 Intel Corporation Method and apparatus for monitoring and controlling programs in a network
US5619656A (en) * 1994-05-05 1997-04-08 Openservice, Inc. System for uninterruptively displaying only relevant and non-redundant alert message of the highest severity for specific condition associated with group of computers being managed
US5586304A (en) * 1994-09-08 1996-12-17 Compaq Computer Corporation Automatic computer upgrading
JPH08115199A (en) 1994-10-14 1996-05-07 Fuji Xerox Co Ltd Icon display controller
US5689638A (en) 1994-12-13 1997-11-18 Microsoft Corporation Method for providing access to independent network resources by establishing connection using an application programming interface function call without prompting the user for authentication data
JP2671841B2 (en) 1994-12-15 1997-11-05 日本電気株式会社 Truck access equipment
US5872928A (en) * 1995-02-24 1999-02-16 Cabletron Systems, Inc. Method and apparatus for defining and enforcing policies for configuration management in communications networks
US6255943B1 (en) * 1995-03-29 2001-07-03 Cabletron Systems, Inc. Method and apparatus for distributed object filtering
JPH08278865A (en) 1995-04-05 1996-10-22 Fuji Xerox Co Ltd Print instruction device
JPH08286854A (en) 1995-04-19 1996-11-01 Fuji Xerox Co Ltd Print command device
JP3481348B2 (en) 1995-05-01 2003-12-22 株式会社リコー Wireless remote control unit and remote control printing device
US5677708A (en) * 1995-05-05 1997-10-14 Microsoft Corporation System for displaying a list on a display screen
US7805500B2 (en) * 1995-05-08 2010-09-28 Digimarc Corporation Network linking methods and apparatus
US5742762A (en) * 1995-05-19 1998-04-21 Telogy Networks, Inc. Network management gateway
JPH08328797A (en) 1995-06-01 1996-12-13 Canon Inc Information processing device and method
US5835061A (en) * 1995-06-06 1998-11-10 Wayport, Inc. Method and apparatus for geographic-based communications service
US6219718B1 (en) * 1995-06-30 2001-04-17 Canon Kabushiki Kaisha Apparatus for generating and transferring managed device description file
US5734718A (en) 1995-07-05 1998-03-31 Sun Microsystems, Inc. NIS+ password update protocol
US6144961A (en) * 1995-08-31 2000-11-07 Compuware Corporation Method and system for non-intrusive measurement of transaction response times on a network
FR2739515A1 (en) * 1995-10-02 1997-04-04 Canon Kk METHODS, APPARATUSES, AND SYSTEMS FOR SHARING A TRANSMISSION MEDIUM, TRANSMISSION METHOD, COMMUNICATION APPARATUS, AND COMMUNICATION SYSTEMS EMPLOYING THE SAME
JPH09200205A (en) 1996-01-11 1997-07-31 Toshiba Corp Method and device for managing network
US5819042A (en) * 1996-02-20 1998-10-06 Compaq Computer Corporation Method and apparatus for guided configuration of unconfigured network and internetwork devices
US5821937A (en) * 1996-02-23 1998-10-13 Netsuite Development, L.P. Computer method for updating a network design
US6131112A (en) * 1996-05-17 2000-10-10 Cabletron Systems, Inc. Method and apparatus for integrated network and systems management
JP3382087B2 (en) 1996-05-27 2003-03-04 沖電気工業株式会社 Computer system
US5958012A (en) * 1996-07-18 1999-09-28 Computer Associates International, Inc. Network management system using virtual reality techniques to display and simulate navigation to network components
US8621032B2 (en) * 1996-07-18 2013-12-31 Ca, Inc. Method and apparatus for intuitively administering networked computer systems
US6711613B1 (en) * 1996-07-23 2004-03-23 Server Technology, Inc. Remote power control system
US5872931A (en) * 1996-08-13 1999-02-16 Veritas Software, Corp. Management agent automatically executes corrective scripts in accordance with occurrences of specified events regardless of conditions of management interface and management engine
US6182157B1 (en) * 1996-09-19 2001-01-30 Compaq Computer Corporation Flexible SNMP trap mechanism
US6098109A (en) * 1996-12-30 2000-08-01 Compaq Computer Corporation Programmable arbitration system for determining priority of the ports of a network switch

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4734796A (en) * 1983-04-14 1988-03-29 Amiram Grynberg Technique for preventing unauthorized copying of information recorded on a recording medium and a protected recording medium
US4672572A (en) * 1984-05-21 1987-06-09 Gould Inc. Protector system for computer access and use
US5483631A (en) * 1990-05-01 1996-01-09 Hitachi, Ltd. Communication network management system for displaying operation states of network elements on a remote display unit
US5261044A (en) * 1990-09-17 1993-11-09 Cabletron Systems, Inc. Network management system using multifunction icons for information display
US5535409A (en) * 1991-04-16 1996-07-09 Hewlett-Packard Company Apparatus for and method of preventing changes of computer configuration data by unauthorized users
US5559958A (en) * 1991-06-24 1996-09-24 Compaq Computer Corporation Graphical user interface for computer management system and an associated management information base
US5544083A (en) * 1992-04-27 1996-08-06 Kabushiki Kaisha Toshiba Password management method and apparatus
US5684945A (en) * 1992-10-23 1997-11-04 International Business Machines Corporation System and method for maintaining performance data in a data processing system
US5592553A (en) * 1993-07-30 1997-01-07 International Business Machines Corporation Authentication system using one-time passwords
US5542040A (en) * 1993-12-15 1996-07-30 International Business Machines Corporation Display of dynamic data as a notebook
US5935217A (en) * 1994-04-19 1999-08-10 Canon Kabushiki Kaisha Network system in which a plurality of image processing apparatuses are connected
US5651006A (en) * 1994-06-14 1997-07-22 Hitachi, Ltd. Hierarchical network management system
US5778377A (en) * 1994-11-04 1998-07-07 International Business Machines Corporation Table driven graphical user interface
US5845080A (en) * 1995-03-03 1998-12-01 Fujitsu Limited Communication network management apparatus using a cache arranged as a result of a statical analysis of communication related characteristics
US5805891A (en) * 1995-07-26 1998-09-08 International Business Machines Corporation System and method for managing maintenance of computer software
US5960176A (en) * 1995-09-07 1999-09-28 Kokusai Denshin Denwa Co., Ltd. Apparatus for management of SNMP/OSI gateways
US5737599A (en) * 1995-09-25 1998-04-07 Rowe; Edward R. Method and apparatus for downloading multi-page electronic documents with hint information
US5774667A (en) * 1996-03-27 1998-06-30 Bay Networks, Inc. Method and apparatus for managing parameter settings for multiple network devices
US5720015A (en) * 1996-04-22 1998-02-17 Lexmark International, Inc. Method and apparatus for providing remote printer resource management
US5913037A (en) * 1996-07-03 1999-06-15 Compaq Computer Corporation Dynamic management information base manager
US5684950A (en) * 1996-09-23 1997-11-04 Lockheed Martin Corporation Method and system for authenticating users to multiple computer servers via a single sign-on
US6128016A (en) * 1996-12-20 2000-10-03 Nec Corporation Graphic user interface for managing a server system
US5953422A (en) * 1996-12-31 1999-09-14 Compaq Computer Corporation Secure two-piece user authentication in a computer network
US6029198A (en) * 1997-05-12 2000-02-22 Canon Kabushiki Kaisha Information processing method and apparatus, and method and apparatus for controlling network devices
US6073089A (en) * 1997-10-22 2000-06-06 Baker; Michelle Systems and methods for adaptive profiling, fault detection, and alert generation in a changing environment which is measurable by at least two different measures of state

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050149950A1 (en) * 2003-10-31 2005-07-07 Seiko Epson Corporation Computer readable recording medium storing printer driver program
US7688462B2 (en) 2003-10-31 2010-03-30 Seiko Epson Corporation Computer readable recording medium storing printer drive program
US20060198208A1 (en) * 2005-03-07 2006-09-07 Lantronix, Inc. Publicasting systems and methods
US8645523B2 (en) * 2005-05-24 2014-02-04 Samsung Electronics Co., Ltd. System and method to manage set history for simple network management protocol
US20070156880A1 (en) * 2005-05-24 2007-07-05 Geun-Tae Kim System and method to manage set history for simple network management protocol
US20100204978A1 (en) * 2005-08-22 2010-08-12 International Business Machines Corporation Techniques for Aiding Speech-to-Speech Translation
US8768699B2 (en) * 2005-08-22 2014-07-01 International Business Machines Corporation Techniques for aiding speech-to-speech translation
US8930943B2 (en) * 2006-05-25 2015-01-06 Konica Minolta, Inc. Software installing method based on acquired equipment information and storage medium thereof
US20130268928A1 (en) * 2006-05-25 2013-10-10 Konica Minolta Business Technologies, Inc. Software installing method based on acquired equipment information and storage medium thereof
US7930442B2 (en) * 2008-02-15 2011-04-19 Sharp Kabushiki Kaisha Information processing apparatus and information processing system notifying information of optional devices
US20090210575A1 (en) * 2008-02-15 2009-08-20 Sharp Kabushiki Kaisha Information processing apparatus and information processing system notifying information of optional devices
US20130003102A1 (en) * 2010-03-16 2013-01-03 Cameron Robert Edgar Configurable marking apparatus
EP2548108B1 (en) 2010-03-16 2016-05-11 Domino Printing Sciences PLC Configurable marking apparatus and method
US9635208B2 (en) * 2010-03-16 2017-04-25 Domino Printing Sciences Plc Marking apparatus using a scripting language
US20120102560A1 (en) * 2010-04-21 2012-04-26 Randall Arms Synchronized sign-on methods for non-programmatic integration systems
US9081632B2 (en) 2010-04-21 2015-07-14 Lexmark International Technology Sa Collaboration methods for non-programmatic integration systems
US20160112404A1 (en) * 2010-04-21 2016-04-21 Lexmark International Technoloy SA Systems and Methods for Synchronized Sign-on Methods for Non-programmatic Integration systems
US9336377B2 (en) * 2010-04-21 2016-05-10 Lexmark International Technology Sarl Synchronized sign-on methods for non-programmatic integration systems
US9824204B2 (en) * 2010-04-21 2017-11-21 Kofax International Switzerland Sarl Systems and methods for synchronized sign-on methods for non-programmatic integration systems

Also Published As

Publication number Publication date
US7444394B2 (en) 2008-10-28
US8473597B2 (en) 2013-06-25
US20030061322A1 (en) 2003-03-27
US20110173309A1 (en) 2011-07-14

Similar Documents

Publication Publication Date Title
US7444394B2 (en) Network data base control device and method thereof
US6182225B1 (en) Network data base control device and method thereof
US6430612B1 (en) Network device management apparatus and method, and storage medium
US6029198A (en) Information processing method and apparatus, and method and apparatus for controlling network devices
US7493378B2 (en) Network management method for providing device list and network management device to provide device list
US6574662B2 (en) System for network-device management including collecting and storing of device attributes that change with time and device attributes that hardly change with time
KR100446404B1 (en) A method and apparatus for managing network devices
US8533920B2 (en) Method and apparatus for managing a network, network management program, and storage medium including a network management program stored thereon
JP2886150B2 (en) Network device control apparatus and method
EP0955760B1 (en) Apparatus and method for preventing duplicate IP address setting
JP3492184B2 (en) Network device control method and apparatus, and storage medium storing program for executing the control method
JPH10283142A (en) Control method and device for network device
JP3315640B2 (en) Network device control apparatus and method
JP3486550B2 (en) Network device control apparatus and method
JP3486549B2 (en) Network device control apparatus and method
Cisco NetCentral Installation and User Guide
JP2001255974A (en) Device and method for processing information
JP4011971B2 (en) Network device management apparatus, network device management method, and storage medium
JPH10293705A (en) Device and method for controlling network device
JP2001256153A (en) Device and method for controlling network device
JP2000148631A (en) Device and method for network device management
JP2003030068A (en) Device, method and program for managing network device
JP2000137557A (en) Display control method, network device management device using the same and method thereof

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION