EP2270671A1 - Host device and image forming apparatus controlled by host device, and peripheral device control method - Google Patents

Host device and image forming apparatus controlled by host device, and peripheral device control method Download PDF

Info

Publication number
EP2270671A1
EP2270671A1 EP20100157575 EP10157575A EP2270671A1 EP 2270671 A1 EP2270671 A1 EP 2270671A1 EP 20100157575 EP20100157575 EP 20100157575 EP 10157575 A EP10157575 A EP 10157575A EP 2270671 A1 EP2270671 A1 EP 2270671A1
Authority
EP
European Patent Office
Prior art keywords
setting information
peripheral devices
peripheral
universal
peripheral device
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.)
Withdrawn
Application number
EP20100157575
Other languages
German (de)
English (en)
French (fr)
Inventor
Dong-Chae Park
Dong-Hoan Koo
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Publication of EP2270671A1 publication Critical patent/EP2270671A1/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0632Configuration or reconfiguration of storage systems by initialisation or re-initialisation of storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver

Definitions

  • the invention relates to a host device, a peripheral device control method of the host device, and an image forming apparatus controlled by the host device. More particularly, aspects of the embodiments relate to a host device to register functions of peripheral devices found as a result of searching by an operation of a single driver program so that a user may use the functions, a peripheral device control method of the host device, and an image forming apparatus controlled by the host device.
  • Computers may be connected to peripheral devices, for example printers and scanners.
  • peripheral devices for example printers and scanners.
  • peripheral devices such as printers or scanners are connected directly to a single computer.
  • a plurality of printers and a plurality of scanners are being connected to a plurality of computers via a variety of networks, and accordingly users may select a desired device from among the plurality of printers and plurality of scanners connected via networks to computers.
  • driver programs for each device need to be installed in computers to use printers and scanners, because driver programs differ according to manufacturer and model.
  • a universal driver program for printers and a universal driver program for scanners may be provided, so that only a single driver program may be used to control all the plurality of printers or the plurality of scanner.
  • a universal driver program for printers and a universal driver program for scanners are programs which are operated individually. Accordingly, a universal driver program for printers may be used to search for information regarding printers only over networks, and a universal driver program for scanners may be used to search for information regarding scanners only over networks.
  • both the universal driver program for printers and the universal driver program for scanners may search for the same device, and thus there are problems that unnecessary time is spent by searching for overlapping devices.
  • aspects of the embodiments provide a host device to register various peripheral devices searched during execution of a single driver program according to functions, so that a user may use the peripheral devices found as a result of one-time search, a peripheral device control method of the host device, and an image forming apparatus controlled by the host device.
  • a peripheral device control method of a host device in which at least one of a first universal driver capable of controlling at least one image forming apparatus, a second universal driver capable of controlling at least one image scanning apparatus and a third universal driver capable of controlling at least one image transceiving apparatus is installed, the method including receiving setting information regarding one or more peripheral devices which are previously found as a result of searching, and storing the received setting information; displaying a setting information list using the stored setting information; and displaying a user interface (UI) to represent one of the first to third universal drivers which matches a target peripheral device selected from the setting information list, wherein the one or more peripheral devices include the at least one image forming apparatus, the at least one image scanning apparatus and the at least one image transceiving apparatus, and wherein the first to third universal drivers share the stored setting information.
  • UI user interface
  • the setting information may include at least one of a name, an address, a location, a current status, a resolution, document source information, information regarding whether to support a page count function, the image type, the maximum supportable size, an optical resolution, a supportable image compression format, information regarding whether to support encryption, information regarding whether to support user authentication, and information regarding which function among a scanning function, a printing function and a faxing function is supported.
  • the displaying of the setting information list may include displaying a supportable function among the printing function, the scanning function and the faxing function using one of an icon, text and both an icon and text.
  • the method may further include selecting a default peripheral device from among the one or more peripheral devices shown in the displayed setting information list.
  • the receiving and storing of the setting information may include storing the received setting information in a registry of an operating system (OS) in the form of a file.
  • OS operating system
  • the method may further include updating the stored setting information at preset intervals by polling with the one or more peripheral devices.
  • the method may further include additionally searching for other peripheral devices and re-receiving setting information regarding the other peripheral devices found as a result of searching; and adding the re-received setting information to the stored setting information.
  • the method may further include controlling the one or more peripheral devices using the displayed UI.
  • the method may further include searching for one or more peripheral devices connected to the host device.
  • the displaying of the setting information list may include, if one of the first to third universal drivers is executed, displaying the setting information list using the stored setting information.
  • a host device connected to one or more peripheral devices, the host device including a host interface to receive setting information regarding the one or more peripheral devices; a display unit to display a setting information list using the received setting information; a first universal driver capable of controlling at least one image forming apparatus among the one or more peripheral devices; a second universal driver capable of controlling at least one image scanning apparatus among the one or more peripheral devices; and a third universal driver capable of controlling at least one image transceiving apparatus among the one or more peripheral devices, wherein the display unit displays a user interface (UI) to represent one of the first to third universal drivers which matches a target peripheral device selected from the displayed setting information list, and wherein the first to third universal drivers share the received setting information.
  • UI user interface
  • the host device may further include a search processor to search for the one or more peripheral devices.
  • the host interface may receive the setting information from the searched one or more peripheral devices, and the search processor may register the received setting information in a peripheral device database (DB).
  • DB peripheral device database
  • One of the first to third universal drivers may search for the one or more peripheral devices.
  • the host interface may receive the setting information from the searched one or more peripheral devices, and one of the first to third universal drivers may register the received setting information in one of a first peripheral device DB, a second peripheral device DB and a third peripheral device DB.
  • One of the first to third universal drivers may transmit the received setting information to the other two drivers, and the other two drivers may register the received setting information in the other two peripheral device DBs.
  • Contents in the first peripheral device DB to the third peripheral device DB may be exchanged between the first to third universal drivers every preset update period.
  • the search processor may update the setting information in the peripheral device DB at preset intervals by polling with the one or more peripheral devices.
  • the first to third universal drivers may update the setting information in the first to third peripheral device DBs at preset intervals by polling with the one or more peripheral devices.
  • an image forming apparatus including a storage unit to store setting information; a peripheral device interface to receive a peripheral device search signal from a host device including a plurality of universal drivers which share setting information; an engine unit to perform an image forming job; and a controller to control the peripheral device interface to transmit the stored setting information to the host device if the peripheral device search signal is received via the peripheral device interface from the host device, and to control an operation of the engine unit according to an operation command for an image forming job if the operation command is received from the host device, wherein the image forming job is at least one of a scanning function, a printing function and a faxing function.
  • the peripheral device interface may receive a polling request signal from the host device. If the polling request signal is received from the host device, the controller may control the peripheral device interface to transmit the stored setting information to the host device.
  • FIG. 1 is a view illustrating a peripheral device control system according to an exemplary embodiment.
  • the peripheral device control system shown in FIG. 1 includes a host device 100 and a plurality of peripheral devices 300a to 300e.
  • the host device 100 may be connected to the plurality of peripheral devices 300a to 300e via a local connection, such as a universal serial bus (USB), or via a network 200.
  • a local connection such as a universal serial bus (USB)
  • USB universal serial bus
  • the host device 100 may include a first universal driver, a second universal driver and a third universal driver which are installed therein, to control functions of the plurality of peripheral devices 300a to 300e which are connected via the local connection or the network 200.
  • the host device 100 may typically be a personal computer (PC), and will be described in detail with reference to FIGS. 2 to 4 below.
  • the plurality of peripheral devices 300a to 300e may have at least one of printing, scanning and faxing functions. As described above, the plurality of peripheral devices 300a to 300e may be connected to the host device 100 via the local connection or the network 200. In more detail, the plurality of peripheral devices 300a to 300e may be a single function device having a printing function or scanning function, or may be a multi-function device having various functions such as printing, scanning, faxing and copying functions.
  • the plurality of peripheral devices 300a to 300e may include an image forming apparatus capable of generally performing a printing function, an image scanning apparatus capable of generally performing a scanning function, and an image transceiving apparatus capable of generally performing a faxing function.
  • the peripheral device 300a is connected via the local connection to the host device 100, and the other four peripheral devices 300b to 300e are connected via the network 200 to the host device 100, but this is merely exemplary for convenience of description. Accordingly, there is no limitation to the number of peripheral devices connected to the host device 100, the number of peripheral devices connected via the local connection to the host device 100, and the number of peripheral devices connected via the network 200 to the host device 100.
  • FIG. 2 is a block diagram illustrating a host device 100 and a peripheral device 300 according to an exemplary embodiment of the present invention.
  • the host device 100 includes a main controller 110, an input unit 120, a host interface 130 and a display unit 140.
  • the main controller 110 includes a search processor 111, a first universal driver 112, a second universal driver 113, a third universal driver 114, and a peripheral device database (DB) 115.
  • the search processor 111, the first universal driver 112, the second universal driver 113, the third universal driver 114 and the peripheral device DB 115 included in the main controller 110 may be operated under the control of an operating system (OS).
  • OS operating system
  • the search processor 111 may be operated under the control of the OS to search for the plurality of peripheral devices 300a to 300e connected to the host device 100 via the local connection or the network 200.
  • the search processor 111 searches for the plurality of peripheral devices 300a to 300e and receives setting information regarding the plurality of peripheral devices 300a to 300e from the plurality of peripheral devices 300a to 300e. Also, the search processor 111 classifies the plurality of peripheral devices 300a to 300e according to functions using the received setting information, and registers the classified peripheral devices 300a to 300e in the peripheral device DB 150.
  • the plurality of peripheral devices 300a to 300e may have a printing function, a scanning function and a faxing function.
  • the first universal driver 112 refers to a universal printer driver program capable of controlling a plurality of image forming apparatuses, and thus may control operations of peripheral devices having the printing function among the plurality of peripheral devices 300a to 300e.
  • the first universal driver 112 may control a peripheral device having only a single printing function and a multi-function peripheral device having various functions in addition to the printing function.
  • the first universal driver 112 may control an operation of a peripheral device set as a default device for printing (namely, a printer).
  • a peripheral device set as a default device for printing (namely, a printer).
  • the print data which the user desires to print may be converted into a format that the printer can understand, and the converted print data and an operation command may be transmitted to the printer.
  • the second universal driver 113 refers to a universal scanner driver program capable of controlling a plurality of image scanning apparatuses, and thus may control operations of peripheral devices having the scanning function among the plurality of peripheral devices 300a to 300e.
  • the second universal driver 113 may control a peripheral device having only a single scanning function and a multi-function peripheral device having various functions in addition to the scanning function.
  • the second universal driver 113 may control an operation of a peripheral device set as a default device for scanning (namely, a scanner), so that an image may be read out.
  • the third universal driver 114 refers to a universal scanner driver program capable of controlling a plurality of image transceiving apparatuses, and thus may control operations of peripheral devices having the faxing function among the plurality of peripheral devices 300a to 300e.
  • the third universal driver 114 may control a peripheral device having only a single faxing function and a multi-function peripheral device having various functions in addition to the faxing function.
  • the third universal driver 114 may control an operation of a peripheral device set as a default device for transceiving fax data, so that the fax data may be transmitted or received.
  • the first to third universal drivers 112 to 114 set one of the peripheral devices 300a to 300e found as a result of searching by the search processor 111 to be a default peripheral device for each function.
  • a user may select a predetermined peripheral device from among the peripheral devices 300a to 300e, so that the selected peripheral device may be set as a default peripheral device for each function.
  • the peripheral device DB 115 refers to a DB to store setting information regarding the plurality of peripheral devices 300a to 300e found as a result of searching by the search processor 111.
  • the search processor 111 searches for the plurality of peripheral devices 300a to 300e connected to the host device 100, and then receives a plurality of response signals including information on functions of the plurality of peripheral devices 300a to 300e from the plurality of peripheral devices 300a to 300e. Subsequently, the search processor 111 classifies the plurality of peripheral devices 300a to 300e according to functions using the received response signals, and registers the classified the peripheral devices 300a to 300e in the peripheral device DB 115.
  • the peripheral device DB 115 may be used in common in the first universal driver 112 and the second universal driver 113. In other words, both of the first universal driver 112 and the second universal driver 113 may access the information registered in the peripheral device DB 115 by the search processor 111.
  • the setting information regarding the plurality of peripheral devices 300a to 300e is stored in a predetermined DB. However, the setting information may be stored in a registry of the OS in the form of a file.
  • the input unit 120 receives a user manipulation signal input by a user using an input device of the host device 100 for example a keyboard and a mouse.
  • the user manipulation signal received by the input unit 120 may include an execution request signal to request execution of one of the first to third universal drivers 112 to 114, and a request signal to request setting of one of the plurality of peripheral devices 300a to 300e as a default peripheral device for each function.
  • the host interface 130 supports interfacing between the host device 100 and the plurality of peripheral devices 300a to 300e.
  • the host interface 130 may enable the search processor 111 to transmit a peripheral device search signal for searching for the peripheral devices 300a to 300e connected to the host device 100 to each of the peripheral devices 300a to 300e, and to receive a response signal from each of the peripheral devices 300a to 300e. Additionally, the host interface 130 may transmit a polling request signal to each of the peripheral devices 300a to 300e.
  • the host device 100 needs to include an interface for connection to the peripheral device 300a via the local connection, and an interface for connection to the peripheral devices 300b to 300e via the network 200, but in the exemplary embodiment of the present invention, these interfaces are not distinguished for convenience of description.
  • the display unit 140 displays information which is to be provided to a user by the host device 100.
  • the display unit 140 may display a list of the plurality of peripheral devices 300a to 300e found as a result of searching by the search processor 111, and may display various user interfaces (UIs) provided by the search processor 111 and the first to third universal drivers 112 to 114.
  • UIs displayed on the display unit 140 will be described in detail with reference to FIGS. 5A to 6C below.
  • the peripheral device 300 includes a storage unit 310, a peripheral device interface 320, an engine unit, and a controller 360.
  • the engine unit includes a scanning unit 330, a printing unit 340 and a faxing unit 350.
  • the peripheral device 300 shown in FIG. 2 may be one of the plurality of peripheral devices 300a to 300e, and may be a multi-function device having all the printing, scanning and faxing functions.
  • the peripheral device 300 shown in FIG. 2 may function as an image forming apparatus, an image scanning apparatus and an image transceiving apparatus.
  • the storage unit 310 stores all kinds of information required to perform operations of the peripheral device 300.
  • setting information regarding the peripheral device 300 may be stored in the storage unit 310.
  • the setting information may include at least one of a name, an address, a location, a current status, a resolution, document source information, information regarding whether to support a page count function, the image type, the maximum supportable size, an optical resolution, a supportable image compression format, information regarding whether to support encryption, information regarding whether to support user authentication, and information regarding which function among scanning, printing and faxing functions is supported.
  • the peripheral device interface 320 supports interfacing between the peripheral device 300 and the host device 100.
  • the peripheral device interface 320 may receive the peripheral device search signal from the host device 100, and may transmit the response signal in response to the peripheral device search signal to the host device. Additionally, the peripheral device interface 320 may receive from the host device 100 an operation command for an image forming job to control operations of the engine unit.
  • the peripheral device interface 320 may receive the polling request signal from the host device 100, and may transmit a response signal in response to the polling request signal to the host device 100 under the control of the controller 360.
  • the scanning unit 330 generally performs the scanning function.
  • the scanning unit 330 may scan a document including data such as photos, images and texts and may read out an image.
  • the printing unit 340 generally performs the printing function. In other words, the printing unit 340 may print print data received from the host device 100 or print data stored in the peripheral device 300 onto printing medium.
  • the faxing unit 350 generally performs the faxing function to transceive fax data via a public switched telephone network (PSTN).
  • PSTN public switched telephone network
  • the faxing unit 350 may transmit or receive fax data by communicating with other peripheral devices capable of supporting the faxing function or with a fax machine.
  • the controller 360 controls overall operations of the peripheral device 300.
  • the controller 360 may control signal input and output between the storage unit 310, the peripheral device interface 320, the scanning unit 330, the printing unit 340 and the faxing unit 350.
  • the controller 360 extracts the setting information from the storage unit 310 and controls the peripheral device interface 320 to transmit the extracted setting information to the host device 100.
  • the controller 360 extracts the setting information from the storage unit 310 and controls the peripheral device interface 320 to transmit the extracted setting information to the host device 100.
  • the controller 360 controls one of the scanning unit 330, the printing unit 340 and the faxing unit 350 to perform an operation corresponding to the received operation command.
  • the peripheral device 300 may support scanning, printing and faxing functions.
  • the peripheral device 300 may support a copying function.
  • the copying function may be performed by a combination of the printing and scanning functions.
  • FIG. 3 is a block diagram illustrating a host device 100 and a peripheral device 300 according to another exemplary embodiment of the present invention.
  • the host device 100 shown in FIG. 3 includes a main controller 110, an input unit 120, a host interface 130 and a display unit 140.
  • the host device 100 of FIG. 3 is configured in a similar manner to the host device 100 of FIG. 2 .
  • the same reference numerals denote the same or substantially similar elements as shown in FIG. 2 , and only different functions are now described below.
  • the main controller 110 includes a first universal driver 112, a second universal driver 113, a third universal driver 114, a first peripheral device DB 116, a second peripheral device DB 117, and a third peripheral device DB 118.
  • the first universal driver 112 is executed under the control of the OS, to search for the plurality of peripheral devices 300a to 300e connected to the host device 100.
  • the first universal driver 112 classifies the plurality of peripheral devices 300a to 300e according to functions using the plurality of response signals in response to the peripheral device search signal which are respectively received from the plurality of peripheral devices 300a to 300e, and registers the classified peripheral devices 300a to 300e in the first peripheral device DB 116. Subsequently, the first universal driver 112 may transmit to the second universal driver 113 the setting information contained in the response signals received from the peripheral devices 300a to 300e. Accordingly, the first universal driver 112 and second universal driver 113 may share the setting information regarding the plurality of peripheral devices 300a to 300e.
  • the second universal driver 113 is executed under the control of the OS, to search for the plurality of peripheral devices 300a to 300e connected to the host device 100.
  • the second universal driver 113 classifies the plurality of peripheral devices 300a to 300e according to functions using the plurality of response signals in response to the peripheral device search signal which are respectively received from the plurality of peripheral devices 300a to 300e, and registers the classified peripheral devices 300a to 300e in the second peripheral device DB 117. Subsequently, the second universal driver 113 may transmit to the first universal driver 112 the setting information contained in the response signals received from the peripheral devices 300a to 300e. Accordingly, the first universal driver 112 and second universal driver 113 may share the setting information regarding the plurality of peripheral devices 300a to 300e.
  • the first peripheral device DB 116 is a DB that can be used by the first universal driver 112, and contains the setting information regarding the plurality of peripheral devices 300a to 300e registered by the first universal driver 112.
  • the second peripheral device DB 117 is a DB that can be used by the second universal driver 113, and contains the setting information regarding the plurality of peripheral devices 300a to 300e registered by the second universal driver 113.
  • the third peripheral device DB 118 is a DB that can be used by the third universal driver 114, and contains the setting information regarding the plurality of peripheral devices 300a to 300e registered by the third universal driver 114.
  • the first universal driver 112 and the second universal driver 113 may communicate with each other so as to share the setting information. Additionally, contents in the first to third peripheral device DBs 116 to 118 may be exchanged between the first to third universal drivers 112 to 114 at a predetermined update period, so that the first to third universal drivers 112 to 114 may share the setting information.
  • the input unit 120, the host interface 130 and the display unit 140 of the host device 100 and the peripheral device 300 shown in FIG. 3 have the same functions as those shown in FIG. 2 , and thus no further description is herein provided.
  • the host device 100 of FIG. 2 includes the search processor 111 in addition to the first to third universal drivers 112 to 114, and the peripheral device DB 115 of FIG. 2 may be used in common in the first to third universal drivers 112 to 114.
  • one of the first to third universal drivers 112 to 114 may search for the peripheral devices 300a to 300e. Additionally, the first to third universal drivers 112 to 114 may manage the first to third peripheral device DBs 116 to 118, respectively. In this situation, contents in the first to third peripheral device DBs 116 to 118 may be exchanged by various methods between the first to third universal drivers 112 to 114, so that the first to third universal drivers 112 to 114 may share the setting information.
  • FIG. 4 is a block diagram illustrating a host device 100 and a peripheral device 300 according to yet another exemplary embodiment.
  • the first to third universal drivers 112 to 114 shown in FIG. 3 search for the peripheral devices 300a to 300e and manage the setting information regarding the peripheral devices 300a to 300e using the first to third peripheral DBs 116 to 118, respectively.
  • the first to third universal drivers 112 to 114 shown in FIG. 4 may use a single peripheral device DB 119 only.
  • FIGS. 5A and 5B are views exemplarily illustrating UIs displayed during searching for peripheral devices according to an exemplary embodiment of the present invention.
  • a UI shown in FIG. 5A may be displayed on the display unit 140 while the first universal driver 112 of FIG. 3 searches for the peripheral devices 300a to 300e connected to the host device 100.
  • the first universal driver 112 may search for not only a printer but also the plurality of peripheral devices 300a to 300e connected to the host device 100.
  • the UI shown in FIG. 5A may also be provided when the search processor 111 of FIG. 2 and the second and third universal drivers 113 and 114 shown in FIGS. 3 and 4 search for the peripheral devices 300a to 300e.
  • FIG. 5B exemplarily illustrates a UI to show a setting information list containing the setting information regarding the peripheral devices 300a to 300e received from the peripheral devices 300a to 300e.
  • the setting information list may be provided after the search processor 111 of FIG. 2 and the first to third universal drivers 112 and 114 shown in FIGS. 3 and 4 completely search for the peripheral devices 300a to 300e connected to the host device 100.
  • the host device 100 is being connected to five peripheral devices, which have different functions. Additionally, functions supported by the five peripheral devices are displayed in the form of icons representing printing, scanning and faxing functions, so that a user may easily know which peripheral device supports which function.
  • icons are used to display the functions of the peripheral devices, but there is no limitation to such icons.
  • functions of the peripheral devices may be represented by icons, texts or both icons and texts on the setting information list.
  • the setting information list may further display information regarding the type of peripheral device, for example color or mono. Desirably, the setting information list may additionally show a variety of information regarding the peripheral devices, for example a connection mode, a current status, address information and location information.
  • the user may recognize the type of peripheral device currently being connected to the host device 100, and may select a default peripheral device for each function.
  • FIGS. 6A to 6C are views exemplarily illustrating UIs to select a default device according to an exemplary embodiment.
  • FIGS. 6A and 6B are views to explain a process of selecting a default peripheral device for each function when the UI showing the setting information list is displayed on the display unit 140 as shown in FIG. 5B .
  • a user may set different peripheral devices as default peripheral devices according to functions.
  • the peripheral devices set for printing, scanning and faxing differ one another.
  • the user may set the peripheral device as a default peripheral device for printing, scanning and faxing, as shown in FIG. 6B .
  • a first peripheral device on the top line of a setting information list shown in FIG. 6B is capable of performing all the printing, scanning and faxing functions
  • two message windows may simultaneously pop up to ask the user whether to set the first peripheral device as a default device for scanning and faxing, as shown in FIG. 6C .
  • the first peripheral device namely "Samsung CLP-310 Series", shown in FIG. 6B may be set as a default peripheral device for all of the printing, scanning and faxing.
  • print data which a current user desires to print may be printed using the "Samsung CLP-310 Series". Additionally, if the user desires to scan a document or transceive fax data, the "Samsung CLP-310 Series" may also be used without a need to search for other peripheral devices.
  • FIG. 7 is a flowchart explaining a peripheral device control method according to an exemplary embodiment.
  • FIGS. 1 to 7 A method by which the host device 100 controls the plurality of peripheral devices 300a to 300e is now described with reference to FIGS. 1 to 7 .
  • the first universal driver 112 among the first to third universal drivers 112 to 114 is executed.
  • the second universal driver 113 or third universal driver 114 is executed, the method of FIG. 7 may also be performed.
  • the first universal driver 112 is executed under the control of the OS in operation S401.
  • the first universal driver 112 searches for the peripheral devices 300a to 300e connected to the host device 100 in operation S403. In operation S403, all the peripheral devices 300a to 300e connected to the host device 100 may be found as a result of searching by the first universal driver 112, regardless of the connection mode.
  • the first universal driver 112 is included in the host device 100 configured as shown in FIG. 3 .
  • the search processor 111 may search for the peripheral devices 300a to 300e.
  • the peripheral devices 300a to 300e receive the peripheral device search signal and transmit their own setting information to the host device 100 in operation S405.
  • the first universal driver 112 receives the setting information from the peripheral devices 300a to 300e, and determines whether a current peripheral device supports the printing function based on the received setting information in operation S407.
  • the first universal driver 112 registers the current peripheral device as a printing device in the peripheral device DB 115 or in the first peripheral device DB 116 in operation S409.
  • the first universal driver 112 determines whether the current peripheral device supports the scanning function in operation S411, and if so, registers the current peripheral device as a scanning device in the peripheral device DB 115 or in the first peripheral device DB 116 in operation S413.
  • the first universal driver 112 determines whether the current peripheral device supports the faxing function in operation S415, and if so, registers the current peripheral device as a faxing device in the peripheral device DB 115 or in the first peripheral device DB 116 in operation S417.
  • the first universal driver 112 displays the setting information list containing the setting information regarding the peripheral devices 300a to 300e on the display unit 140 in operation S419. Accordingly, the user selects a default peripheral device for each function while monitoring the setting information list displayed on the display unit 140 in operation S421. In this situation, the default peripheral device may be set by user selection, or may be automatically selected among peripheral devices having all the functions.
  • the user selects a peripheral device to be used, and requests that the selected peripheral device perform a desired job in operation S423.
  • the peripheral device to be used may be the peripheral device set as a default peripheral device in operation S421.
  • the first universal driver 112 then controls operations of the selected peripheral device, so that the selected peripheral device performs the desired job in operation S425.
  • the first universal driver 112 searches for the peripheral devices 300a to 300e as shown in FIG. 7 , it is understood that aspects of the embodiments are not limited thereto. Accordingly, the second universal driver 113 or the third universal driver 114 may be used to search for the peripheral devices 300a to 300e, and may control the peripheral devices 300a to 300e to perform their respective functions.
  • the first to third universal drivers 112 to 114 are used to search for the peripheral devices 300a to 300e connected to the host device 100, and to register the peripheral devices 300a to 300e based on the setting information regarding the peripheral devices 300a to 300e. Therefore, there is no need to repeat the search of the peripheral devices 300a to 300e, when a user desires to activate other functions.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Facsimiles In General (AREA)
EP20100157575 2009-06-25 2010-03-24 Host device and image forming apparatus controlled by host device, and peripheral device control method Withdrawn EP2270671A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20090057035A KR20100138482A (ko) 2009-06-25 2009-06-25 호스트 장치 및 그의 주변장치 제어 방법 그리고 이에 제어되는 화상형성장치

Publications (1)

Publication Number Publication Date
EP2270671A1 true EP2270671A1 (en) 2011-01-05

Family

ID=42357600

Family Applications (1)

Application Number Title Priority Date Filing Date
EP20100157575 Withdrawn EP2270671A1 (en) 2009-06-25 2010-03-24 Host device and image forming apparatus controlled by host device, and peripheral device control method

Country Status (3)

Country Link
US (1) US20100328689A1 (ko)
EP (1) EP2270671A1 (ko)
KR (1) KR20100138482A (ko)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2502855A (en) * 2012-02-24 2013-12-11 Canon Kk Selecting settings for printer virtual device objects
CN103780788A (zh) * 2012-10-23 2014-05-07 三星电子株式会社 用户终端装置和控制该用户终端的方法
US9338314B2 (en) 2012-10-23 2016-05-10 Samsung Electronics Co., Ltd. User terminal apparatus and method of control thereof

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011257881A (ja) * 2010-06-07 2011-12-22 Canon Inc 印刷制御装置及びその表示方法
US10868926B2 (en) 2010-06-29 2020-12-15 Brother Kogyo Kabushiki Kaisha Display of two functions of device used with data processing apparatus
EP2402860B1 (en) 2010-06-29 2020-10-07 Brother Kogyo Kabushiki Kaisha Data processing apparatus
US8561207B2 (en) * 2010-08-20 2013-10-15 Apple Inc. Authenticating a multiple interface device on an enumerated bus
JP5929210B2 (ja) 2011-06-24 2016-06-01 ブラザー工業株式会社 情報処理プログラム、情報処理装置および情報処理装置の制御方法
CN103780786B (zh) * 2012-10-23 2018-08-03 爱思打印解决方案有限公司 用户终端设备及其控制方法
KR102002447B1 (ko) * 2012-10-23 2019-07-23 휴렛-팩커드 디벨롭먼트 컴퍼니, 엘.피. 사용자 단말장치 및 그 제어방법
KR20140055782A (ko) * 2012-11-01 2014-05-09 삼성전자주식회사 호스트 장치 및 호스트 장치 제어 방법
US8976384B1 (en) * 2013-12-20 2015-03-10 Lexmark International, Inc. Secure, server-less print release
US10541987B2 (en) * 2016-02-26 2020-01-21 Tandem Diabetes Care, Inc. Web browser-based device communication workflow
US11094030B2 (en) * 2018-12-21 2021-08-17 Microsoft Technology Licensing, Llc Methods of transforming image misalignment
KR20220036181A (ko) 2020-09-15 2022-03-22 주식회사 삼육오엠씨네트웍스 지방 흡입용 캐뉼라
KR102443152B1 (ko) 2020-09-23 2022-09-16 주식회사 삼육오엠씨네트웍스 지방 흡입용 캐뉼라
KR102527624B1 (ko) 2020-10-26 2023-05-03 주식회사 삼육오엠씨(365mc) 지방 흡입용 캐뉼라
KR102562165B1 (ko) 2021-01-12 2023-08-02 주식회사 삼육오엠씨(365mc) 지방 흡입용 캐뉼라
US20230385432A1 (en) * 2022-05-24 2023-11-30 Hewlett-Packard Development Company, L.P. Creating policy based on configuration change history

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080180699A1 (en) * 2007-01-30 2008-07-31 Ricoh Company Ltd. Universal print driver with best fit discovery
US20090031330A1 (en) * 2007-07-23 2009-01-29 Samsung Electronics Co., Ltd. Method and apparatus for installing printer drivers of image forming apparatuses in printing environment employing universal printer driver
US20090094539A1 (en) 2007-08-29 2009-04-09 Yao-Tian Wang Controlling a computer peripheral device using a universal driver and device-generated user interface information

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6952831B1 (en) * 1999-02-26 2005-10-04 Microsoft Corporation Driverless printing
US7676750B2 (en) * 2007-01-31 2010-03-09 Lexmark International, Inc. Method of printing, scanning, and faxing using device location
JP2009169646A (ja) * 2008-01-16 2009-07-30 Kyocera Mita Corp デバイス設定システム及びデバイス設定プログラム
US8347319B2 (en) * 2008-05-22 2013-01-01 Microsoft Corporation Device display object infrastructure

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080180699A1 (en) * 2007-01-30 2008-07-31 Ricoh Company Ltd. Universal print driver with best fit discovery
US20090031330A1 (en) * 2007-07-23 2009-01-29 Samsung Electronics Co., Ltd. Method and apparatus for installing printer drivers of image forming apparatuses in printing environment employing universal printer driver
US20090094539A1 (en) 2007-08-29 2009-04-09 Yao-Tian Wang Controlling a computer peripheral device using a universal driver and device-generated user interface information

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2502855A (en) * 2012-02-24 2013-12-11 Canon Kk Selecting settings for printer virtual device objects
US8994970B2 (en) 2012-02-24 2015-03-31 Canon Kabushiki Kaisha Information processing apparatus, control method, and storage medium
DE102013201816B4 (de) 2012-02-24 2018-05-03 Canon Kabushiki Kaisha Informationsverarbeitungsvorrichtung, Steuerverfahren und Programm
CN103780788A (zh) * 2012-10-23 2014-05-07 三星电子株式会社 用户终端装置和控制该用户终端的方法
EP2725775A3 (en) * 2012-10-23 2014-10-08 Samsung Electronics Co., Ltd User terminal apparatus and method of controlling thereof
US8994973B2 (en) 2012-10-23 2015-03-31 Samsung Electronics Co., Ltd. User terminal apparatus and method of controlling thereof
US9338314B2 (en) 2012-10-23 2016-05-10 Samsung Electronics Co., Ltd. User terminal apparatus and method of control thereof
CN103780788B (zh) * 2012-10-23 2018-06-22 爱思打印解决方案有限公司 用户终端装置和控制该用户终端的方法

Also Published As

Publication number Publication date
US20100328689A1 (en) 2010-12-30
KR20100138482A (ko) 2010-12-31

Similar Documents

Publication Publication Date Title
EP2270671A1 (en) Host device and image forming apparatus controlled by host device, and peripheral device control method
US9148543B2 (en) Image forming apparatus, image formation supporting system, and image formation supporting method which transfers a program from the image forming apparatus to a handheld device
US9621748B2 (en) Information processing system, information processing apparatus, and information processing method
EP2282508B1 (en) Host apparatus and control method thereof, and image reading apparatus controlled by host apparatus
JP6468334B2 (ja) 情報処理装置、情報処理方法、及びプログラム
US20130301069A1 (en) Information processing device, computer program product, and image forming apparatus
US9407785B2 (en) Processing apparatus, processing method and computer-readable storage medium
JP4876837B2 (ja) スキャナドライバ、及びスキャナドライバ連携装置
US9076084B2 (en) Image forming apparatus having a default mode and method of operating the image forming apparatus
JP2018134760A (ja) 画像形成装置、表示方法およびプログラム
JP2013105266A (ja) 画像処理装置、画像処理システム及びプログラム
JP5835964B2 (ja) 画像処理装置、画像形成システムおよび画像出力方法
US11132158B2 (en) Image forming apparatus, control method, and storage medium storing program
US11941303B2 (en) Non-transitory computer readable storage medium storing combination of programs including program for controlling image processing apparatus and operating system
JPWO2008053669A1 (ja) データ入出力システム、データ入出力システムの制御方法および制御装置
JP2004310154A (ja) コンピュータプログラム、周辺装置およびアプリケーションプログラム
US10015351B2 (en) Instruction apparatus, processing apparatus, and processing system
JP6118385B2 (ja) 画像形成装置および画像形成装置の制御方法、プログラム
EP3889758B1 (en) Image processing device and computer program
EP2282507A2 (en) Host device with universal image scanning device driver and driver management method thereof
JP4428158B2 (ja) 印刷システム
JP2018187896A (ja) 印刷装置、その制御方法、及びプログラム
KR20140040585A (ko) 화상형성 시스템, 복사 작업의 기능을 갖는 스캐닝 장치 및 스캐닝 장치를 이용하여 복사 작업을 수행하는 방법

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR

AX Request for extension of the european patent

Extension state: AL BA ME RS

17P Request for examination filed

Effective date: 20110705

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: SAMSUNG ELECTRONICS CO., LTD.

17Q First examination report despatched

Effective date: 20130902

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

INTG Intention to grant announced

Effective date: 20150202

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20150613