TW202115570A - User interface generating method and a computer system implementing the same - Google Patents

User interface generating method and a computer system implementing the same Download PDF

Info

Publication number
TW202115570A
TW202115570A TW108135891A TW108135891A TW202115570A TW 202115570 A TW202115570 A TW 202115570A TW 108135891 A TW108135891 A TW 108135891A TW 108135891 A TW108135891 A TW 108135891A TW 202115570 A TW202115570 A TW 202115570A
Authority
TW
Taiwan
Prior art keywords
program
interface
computer
function module
device plug
Prior art date
Application number
TW108135891A
Other languages
Chinese (zh)
Other versions
TWI729519B (en
Inventor
范榮軒
Original Assignee
奧暢雲服務股份有限公司
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 奧暢雲服務股份有限公司 filed Critical 奧暢雲服務股份有限公司
Priority to TW108135891A priority Critical patent/TWI729519B/en
Publication of TW202115570A publication Critical patent/TW202115570A/en
Application granted granted Critical
Publication of TWI729519B publication Critical patent/TWI729519B/en

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

A computer system implementing a user interface generating method comprises: a first computer executing a portal interface program, and a second computer executing an agent program and a device plug-in program. The first and the second computers are connected through a network. The device plug-in program keeps the operating parameters corresponding to the instructions executable by a hardware function module. The user interface generating method comprising steps: (1) when the hardware function module installed into the second computer is detected, the device plug-in program transmits the operation parameters to the portal interface program through the agent program; (2) based on the operation parameters, the portal interface program modifies the user interface screen to make corresponding operation items presented on the screen; (3) when the operation item is triggered by a user, the portal interface program requests the hardware function module to execute the instruction through the agent program and the device plug-in program.

Description

使用者介面產生方法及實施該方法的介面產生系統User interface generation method and interface generation system implementing the method

本發明是有關於一使用者介面產生方法及實施該方法的介面產生系統,且特別是有關於:因應第二電腦是否安裝對應的軟硬體功能模組,在第一電腦(伺服器)中執行的操作介面程式會動態地調整操作畫面的系統。The present invention relates to a user interface generation method and an interface generation system implementing the method, and particularly relates to: in response to whether the second computer is equipped with corresponding software and hardware function modules, the first computer (server) The operating interface program executed will dynamically adjust the operating screen system.

在工業電腦使用場合中,系統管理者需要透過操作本地端(local)伺服器(server)上的一個管理操作介面程式來對遠端工業電腦機箱內所設置的軟體/硬體功能模組進行管理與監測,來瞭解軟體/硬體功能模組現狀,例如:溫度,風扇轉速;甚至系統管理者有時需下達指令要求該軟體/硬體功能模組執行,例如:電源開啟,存取特定位置檔案。In the use of industrial computer, the system administrator needs to manage the software/hardware function modules set in the remote industrial computer chassis by operating a management operation interface program on the local server (server) And monitoring to understand the current status of the software/hardware function module, such as: temperature, fan speed; even the system administrator sometimes needs to issue commands to request the software/hardware function module to execute, such as: power on, access to a specific location file.

針對上述管理、監測遠端軟硬體功能模組,或下達命令要求執行需求,目前市面上現有的可能解決方案:In view of the above management, monitoring remote software and hardware function modules, or issuing commands to request execution requirements, currently available solutions on the market are:

(A)方式為:假設遠端裝置X上安裝軟體/硬體功能模組A+B,而遠端裝置Y上安裝軟體/硬體功能模組B+C,則系統使用者必需先針對該軟體/硬體功能模組A+B或B+C 所可能傳遞的參數/或執行的命令,先行定義形成兩份不同的 "A+B裝置範本" 和 "B+C 裝置範本";然後使用者指定遠端裝置X 儲存套用執行該 "A+B裝置範本",而遠端裝置Y 儲存套用執行該 "B+C裝置範本"。(B)方式為:預先為所有遠端裝置X-Y 均定義賦予相同的命令集合,然後由使用者下達遠端命令指定由遠端裝置X執行。(A) The method is: assuming that the software/hardware function module A+B is installed on the remote device X, and the software/hardware function module B+C is installed on the remote device Y, the system user must first target the Software/hardware function module A+B or B+C may pass parameters/or commands to be executed, defined in advance to form two different "A+B device templates" and "B+C device templates"; then use The user specifies that the remote device X saves the application to execute the "A+B device template", and the remote device Y saves the application to execute the "B+C device template". (B) The method is: pre-define and assign the same command set for all remote devices X-Y, and then the user issues a remote command to specify that the remote device X executes.

綜觀上述(A)(B)解決方案有著以下的共通缺點:In summary, the above solutions (A) and (B) have the following common shortcomings:

1. 無論使用系統預設或是自訂的範本對其操作的使用者有個前提假設, 該使用者必須明確的瞭解該遠端裝置具備何種能力。1. Regardless of whether the system defaults or a customized template is used, there is a prerequisite for the user who operates it. The user must clearly understand the capabilities of the remote device.

2. 以工業電腦來說, 同一個型號的機器會有不同SKU, 換句話說其內的軟體/硬體模組就不盡相同, 意味著可下達的命令也就有所不同。以(A)解決方案來說, 使用者必需針對不同型號的遠端裝置排列組合去建立相對應不同內容的範本;並且當遠端裝置軟體/硬體排列組合更換時,使用者也必需同步更新裝置範本;例如:原本遠端電腦X內係A+B功能軟硬體模組,也儲存套用A+B裝置範本;若現在遠端電腦X所安裝的軟硬體更新為A+C功能模組時,則必需使遠端電腦X重新儲存套用A+C裝置範本。以(B)解決方案來說,系統必需預先定義所有A+B+C功能模組可支援的命令,且都顯示呈現在操作畫面上。但畫面上所出現的C功能模組相關命令選項,遠端電腦X實際上並沒有安裝可執行該命令的相對應的C功能模組;亦即縱使使用者操作輸入C功能模組相關命令,但遠端裝置事實上根本無法回應執行該指令,也不會回報該指令是否執行成功或失敗。2. For industrial computers, machines of the same model will have different SKUs. In other words, the software/hardware modules are different, which means that the commands that can be issued are also different. In the solution (A), users must create templates corresponding to different content for different types of remote device permutations and combinations; and when the remote device software/hardware permutations are changed, users must also update simultaneously Device template; for example, the original remote computer X contains A+B function software and hardware modules, and the A+B device template is also stored and applied; if the software and hardware installed on the remote computer X are now updated to the A+C function module When grouping, you must make the remote computer X re-save and apply the A+C device template. For the (B) solution, the system must predefine all the commands that can be supported by the A+B+C function module and display them on the operation screen. However, for the C function module related command options that appear on the screen, the remote computer X does not actually install the corresponding C function module that can execute the command; that is, even if the user operates to input the C function module related commands, However, the remote device cannot respond to the execution of the command at all, and will not report whether the command is executed successfully or failed.

3. 當遠端的裝置更新硬體, 或是透過更新韌體而獲取新的遠端執行命令能力時,以(A)解決方案來說,使用者必需更新其對應的裝置範本或是套用另一個對應的裝置範本。以(B)解決方案來說,若新硬體或新命令已經超出原本系統所定義的硬體或命令總表列時,整個系統可能必需更新來對應增加新的控制命令。3. When the remote device updates the hardware, or obtains new remote execution command capabilities by updating the firmware, in the solution (A), the user must update the corresponding device template or apply another A corresponding device template. For the solution (B), if the new hardware or new command has exceeded the hardware or command list defined by the original system, the entire system may need to be updated to correspond to the addition of new control commands.

本發明係有關於一使用者介面產生方法及實施該方法的介面產生系統,該介面產生系統包括:該介面產生系統包括:操作介面程式(portal),主代理程式(agent)和第一裝置外掛(device plug-in)程式。第一電腦(伺服器)執行該操作介面程式,該操作介面程式輸出一操作畫面;第二電腦執行該主代理程式和該第一裝置外掛程式,該第二電腦透過一第一網路連結到該第一電腦,該主代理程式包含一應用程式介面。該第一裝置外掛程式係用來偵測該第二電腦是否安裝一第一硬體功能模組,該第一裝置外掛程式具有第一操作參數和第一屬性參數,該第一操作參數係對應該第一硬體功能模組可執行之一第一指令,該第一屬性參數係對應於該第一硬體功能模組所具有之屬性。其中當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該第一裝置外掛程式透過該應用程式介面,將該第一操作參數和第一屬性參數傳遞給該主代理程式,該主代理程式再將該第一操作參數和第一屬性參數傳遞給該操作介面程式。該操作介面程式依據該第一操作參數和該第一屬性參數來修改該操作畫面,使該操作畫面顯示(1)對應該第一指令的一第一操作項目,和(2)該第一硬體功能模組所具有之屬性。如此當該第一操作項目稍後被一使用者所觸發時,該操作介面程式透過該主代理程式和該第一裝置外掛程式要求該第一硬體功能模組執行該第一指令。The present invention relates to a user interface generation method and an interface generation system implementing the method. The interface generation system includes: the interface generation system includes: an operation interface program (portal), a main agent program (agent) and a first device plug-in (device plug-in) program. The first computer (server) executes the operation interface program, which outputs an operation screen; the second computer executes the main agent program and the first device plug-in program, and the second computer connects to the The first computer and the master agent program include an application program interface. The first device plug-in program is used to detect whether the second computer is installed with a first hardware function module. The first device plug-in program has a first operating parameter and a first attribute parameter. The first operating parameter corresponds to The first hardware function module should execute a first command, and the first attribute parameter corresponds to the attribute of the first hardware function module. When the first device plug-in program detects that the second computer installs the first hardware function module, the first device plug-in program transmits the first operation parameter and the first attribute parameter through the application program interface To the master agent program, the master agent program then transmits the first operation parameter and the first attribute parameter to the operation interface program. The operation interface program modifies the operation screen according to the first operation parameter and the first attribute parameter, so that the operation screen displays (1) a first operation item corresponding to the first command, and (2) the first hardware The attributes possessed by the physical function module. In this way, when the first operation item is triggered by a user later, the operation interface program requests the first hardware function module to execute the first command through the main agent program and the first device plug-in program.

根據本發明之一實施例,其中該介面產生系統更包括第二裝置外掛程式,該第二裝置外掛程式在該第二電腦中執行,該第二裝置外掛程式係用來偵測該第二電腦是否安裝一第二硬體功能模組,該第二裝置外掛程式具有第二操作參數和第二屬性參數,該第二操作參數係對應該第二硬體功能模組可執行之一第二指令,該第二屬性參數係對應於該第二硬體功能模組所具有之屬性。其中當該第二裝置外掛程式偵測到該第二電腦安裝該第二硬體功能模組時,該第二裝置外掛程式透過該應用程式介面,將該第二操作參數和第二屬性參數傳遞給該主代理程式,該主代理程式再將該第二操作參數和第二屬性參數傳遞給該操作介面程式。該操作介面程式依據該第二操作參數和該第二屬性參數來修改該操作畫面,使該操作畫面顯示(1)對應該第二指令的一第二操作項目,和(2)該第二硬體功能模組所具有之屬性。如此當該第二操作項目稍後被一使用者所觸發時,該操作介面程式透過該主代理程式和該第二裝置外掛程式要求該第二硬體功能模組執行該第二指令。According to an embodiment of the present invention, the interface generation system further includes a second device plug-in program, the second device plug-in program is executed in the second computer, and the second device plug-in program is used to detect the second computer Whether to install a second hardware function module, the second device plug-in program has a second operation parameter and a second attribute parameter, and the second operation parameter corresponds to the second hardware function module that can execute a second command , The second attribute parameter corresponds to the attribute of the second hardware function module. When the second device plug-in program detects that the second computer is installed with the second hardware function module, the second device plug-in program transmits the second operation parameter and the second attribute parameter through the application program interface To the master agent program, the master agent program then transmits the second operation parameter and the second attribute parameter to the operation interface program. The operating interface program modifies the operating screen according to the second operating parameter and the second attribute parameter, so that the operating screen displays (1) a second operating item corresponding to the second command, and (2) the second hard The attributes possessed by the physical function module. In this way, when the second operation item is triggered by a user later, the operation interface program requests the second hardware function module to execute the second command through the main agent program and the second device plug-in program.

根據本發明之一實施例,其中該第一硬體功能模組為一微處理器模組,該微處理器模組係可選擇性地耦合到一板卡插拔座或一IC腳座而安裝到該第二電腦主機板上,該第一裝置外掛程式係偵測該板卡插拔座或該IC腳座相關的電氣訊號。According to an embodiment of the present invention, the first hardware function module is a microprocessor module, and the microprocessor module can be selectively coupled to a board card socket or an IC socket. Installed on the second computer motherboard, the first device plug-in program detects the board card socket or the electrical signal related to the IC foot socket.

根據本發明之一實施例,其中該第一裝置外掛程式為一網路模組外掛程式,該第一硬體功能模組為一外部網路模組,該外部網路模組設置在一外部裝置上,該第二電腦透過一第三網路和該外部裝置連接,該第二電腦透過透過該網路模組外掛程式和該外部網路模組而可控制該外部裝置,該外部裝置運算能力小於該第二電腦,故該主代理程式無法在該外部裝置上執行。According to an embodiment of the present invention, the first device plug-in is a network module plug-in, the first hardware function module is an external network module, and the external network module is set in an external On the device, the second computer is connected to the external device through a third network, the second computer can control the external device through the network module plug-in program and the external network module, and the external device operates The capacity is smaller than that of the second computer, so the main agent cannot be executed on the external device.

根據本發明之一實施例,其中該第二電腦更執行一第三方程式,該第三方程式透過該應用程式介面和該第一裝置外掛程式溝通而取得該第一操作參數,該第三方程式透過一第四網路與一第三方操作介面溝通,該第三方操作介面依據該第一操作參數來修改該第三方操作介面畫面,使對應該第一指令的一第三操作項目顯示呈現在該第三方操作介面畫面上,其中當該第三操作項目被觸發時,該第三方操作介面透過該該第三方程式和該第一裝置外掛程式要求該第一硬體功能模組執行該第一指令。According to an embodiment of the present invention, the second computer further executes a third-party program, the third-party program obtains the first operating parameter through the application program interface and the first device plug-in program, and the third-party program obtains the first operating parameter through A fourth network communicates with a third-party operating interface, and the third-party operating interface modifies the third-party operating interface screen according to the first operating parameter, so that a third operating item corresponding to the first command is displayed on the first operating parameter. On the three-party operation interface screen, when the third operation item is triggered, the third-party operation interface requests the first hardware function module to execute the first command through the third-party program and the first device plug-in program.

根據本發明之一實施例,其中該操作介面程式更包含一操作介面資料庫;其中當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該操作介面程式更新該操作介面資料庫中狀態為該第二電腦已安裝該第一硬體功能模組;其中當該第一裝置外掛程式偵測到該第一硬體功能模組自該第二電腦移除時,該操作介面程式更新該操作介面資料庫中狀態為該第二電腦未安裝該第一硬體功能模組。According to an embodiment of the present invention, the operating interface program further includes an operating interface database; wherein when the first device plug-in program detects that the second computer is installed with the first hardware function module, the operating interface The program updates the status in the operating interface database to be that the second computer has installed the first hardware function module; wherein when the first device plug-in program detects that the first hardware function module is moved from the second computer When deleting, the operating interface program updates the operating interface database to indicate that the second computer does not install the first hardware function module.

根據本發明之一實施例,其中當該第一裝置外掛程式偵測到該第一硬體功能模組自該第二電腦移除時,該第一裝置外掛程式透過該主代理程式通知該操作介面程式,該操作介面程式將對應該第一指令的一第一操作項目自該操作畫面移除。According to an embodiment of the present invention, when the first device plug-in detects that the first hardware function module is removed from the second computer, the first device plug-in informs the operation through the master agent An interface program. The operation interface program removes a first operation item corresponding to the first command from the operation screen.

根據本發明之一實施例,其中該介面產生系統更包括一第一軟體外掛程式,該第一軟體外掛程式在該第二電腦中執行,該第一軟體外掛程式係用來偵測該第二電腦是否安裝執行一第一軟體功能模組,該第一軟體外掛程式具有一第二操作參數,該第二操作參數係對應該第一軟體功能模組可執行之一第二指令;該軟體功能模組係可選擇性地安裝在一作業系統中 而被該第二電腦所執行,該第一軟體外掛程式係偵測作業系統中執行中應用程式列表。當該第一軟體外掛程式偵測到該第二電腦執行該第一軟體功能模組時,該第一軟體外掛程式透過該主代理程式,將該第二操作參數傳遞給該主代理程式,該主代理程式再將該第二操作參數傳遞給該操作介面程式,該操作介面程式依據該第二操作參數來修改該操作畫面,使對應該第二指令的一第二操作項目顯示呈現在該操作畫面上。如此當該第二操作項目稍後被一使用者被觸發時,該操作介面程式透過該主代理程式和該第一軟體外掛程式要求該第一軟體功能模組執行該第二指令。According to an embodiment of the present invention, the interface generation system further includes a first software plug-in, the first software plug-in is executed in the second computer, and the first software plug-in is used to detect the second Does the computer install and execute a first software function module, the first software plug-in program has a second operating parameter, and the second operating parameter corresponds to the first software function module to execute a second command; the software function The module can be selectively installed in an operating system to be executed by the second computer, and the first software plug-in program detects a list of running applications in the operating system. When the first software plug-in detects that the second computer is running the first software function module, the first software plug-in passes the second operating parameter to the main agent through the main agent, and the The master agent program then passes the second operation parameter to the operation interface program, and the operation interface program modifies the operation screen according to the second operation parameter, so that a second operation item corresponding to the second command is displayed in the operation On the screen. In this way, when the second operation item is triggered by a user later, the operation interface program requests the first software function module to execute the second command through the main agent program and the first software plug-in program.

根據本發明之一實施例,其中該介面產生系統更包括一備援代理程式和一備援系統裝置外掛程式,該第二電腦的一備援作業系統中執行該備援代理程式和該備援系統裝置外掛程式,該備援系統裝置外掛程式係用來偵測該第二電腦是否安裝一備援系統硬體模組,該備援系統裝置外掛程式具有一第三操作參數,該第三操作參數係對應該備援系統硬體模組可執行之一第三指令。當該備援系統裝置外掛程式偵測到該第二電腦安裝該備援系統硬體模組時,該備援系統裝置外掛程式透過該備援代理程式,將該第三操作參數傳遞給該備援代理程式,該備援代理程式再將該第三操作參數傳遞給該操作介面程式,該操作介面程式依據該第三操作參數來修改該操作畫面,使對應該第三指令的一第三操作項目顯示呈現在該操作畫面上。如此當該第三操作項目稍後被一使用者觸發時,該操作介面程式透過該備援代理程式和該備援系統裝置外掛程式要求該備援系統硬體模組執行該第三指令。According to an embodiment of the present invention, the interface generation system further includes a backup agent program and a backup system device plug-in program, and the backup agent program and the backup program are executed in a backup operating system of the second computer The system device plug-in program, the backup system device plug-in program is used to detect whether the second computer is installed with a backup system hardware module, the backup system device plug-in program has a third operating parameter, the third operation The parameter is a third command that can be executed corresponding to the hardware module of the backup system. When the backup system device plug-in program detects that the second computer is installed with the backup system hardware module, the backup system device plug-in program transmits the third operating parameter to the backup system through the backup agent program. The backup agent program then passes the third operation parameter to the operation interface program, and the operation interface program modifies the operation screen according to the third operation parameter so as to correspond to a third operation of the third command The item display is presented on the operation screen. In this way, when the third operation item is triggered by a user later, the operation interface program requests the backup system hardware module to execute the third command through the backup agent program and the backup system device plug-in program.

根據本發明之另一方面,提出一種介面產生方法,可使一操作介面程式改變一操作畫面,該操作介面程式在一第一電腦中執行,第一和第二電腦透過一第一網路連結,該第二電腦中執行一主代理程式和一第一裝置外掛程式,該主代理程式包含一應用程式介面,該第一裝置外掛程式具有一第一操作參數和一第一屬性參數,該第一操作參數係對應該第一硬體功能模組可執行之一第一指令,該第一屬性參數係對應於該第一硬體功能模組所具有之屬性。該介面產生方法包括步驟:(1)當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該第一裝置外掛程式透過該應用程式介面,將該第一操作參數和該第一屬性參數傳遞給該主代理程式;(2)該主代理程式將和該第一操作參數和該第一屬性參數傳遞給該操作介面程式;(3)該操作介面程式依據該第一操作參數和該第一屬性參數來修改該操作畫面,使該操作畫面顯示對應該第一指令的一第一操作項目和該第一硬體功能模組所具有之屬性;(4)當該第一操作項目稍後被一使用者觸發時,該操作介面程式透過該主代理程式和該第一裝置外掛程式要求該第一硬體功能模組執行該第一指令。According to another aspect of the present invention, an interface generation method is provided, which allows an operation interface program to change an operation screen, the operation interface program is executed in a first computer, and the first and second computers are connected through a first network , The second computer runs a main agent program and a first device plug-in program, the main agent program includes an application program interface, the first device plug-in program has a first operation parameter and a first attribute parameter, and the first device plug-in program has a first operation parameter and a first attribute parameter. An operating parameter corresponds to a first command executable by the first hardware function module, and the first attribute parameter corresponds to an attribute of the first hardware function module. The interface generation method includes the steps: (1) When the first device plug-in program detects that the second computer is installed with the first hardware function module, the first device plug-in program uses the application program interface to perform the first hardware function module. An operation parameter and the first attribute parameter are passed to the main agent program; (2) The main agent program passes the first operation parameter and the first attribute parameter to the operation interface program; (3) the operation interface program Modify the operation screen according to the first operation parameter and the first attribute parameter, so that the operation screen displays a first operation item corresponding to the first command and the attribute of the first hardware function module; (4) ) When the first operation item is triggered by a user later, the operation interface program requests the first hardware function module to execute the first command through the main agent program and the first device plug-in program.

根據本發明之一實施例,其中該介面產生方法更包括步驟:當該第一裝置外掛程式偵測到該第一硬體功能模組自該第二電腦移除時,該第一裝置外掛程式透過該主代理程式通知該操作介面程式,該操作介面程式將使該操作畫面停止顯示對應該第一指令的一第一操作項目和對應該第一硬體功能模組所具有之屬性。According to an embodiment of the present invention, the interface generation method further includes the step: when the first device plug-in program detects that the first hardware function module is removed from the second computer, the first device plug-in program Notifying the operation interface program through the main agent program, the operation interface program will stop the operation screen from displaying a first operation item corresponding to the first command and the attribute corresponding to the first hardware function module.

根據本發明之一實施例,其中該操作介面程式更包含一操作介面資料庫,其中該介面產生方法更包括步驟:當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該操作介面程式更新該操作介面資料庫中狀態為該第二電腦已安裝該第一硬體功能模組。當該第一裝置外掛程式偵測到該第一硬體功能模組自該第二電腦移除時,該操作介面程式更新該操作介面資料庫中狀態為該第二電腦未安裝該第一硬體功能模組。According to an embodiment of the present invention, the operating interface program further includes an operating interface database, and the interface generating method further includes the step: when the first device plug-in program detects that the second computer is installed with the first hardware When the function module is used, the operation interface program updates the state in the operation interface database to indicate that the second computer has installed the first hardware function module. When the first device plug-in program detects that the first hardware function module is removed from the second computer, the operating interface program updates the operating interface database to indicate that the first hardware is not installed on the second computer. Body function module.

為了對本發明之上述及其他方面有更佳的瞭解,下文特舉實施例,並配合所附圖式詳細說明如下:In order to have a better understanding of the above and other aspects of the present invention, the following specific examples are given in conjunction with the accompanying drawings to describe in detail as follows:

如第1圖所示,本發明使用者介面產生系統方塊圖,該介面產生系統包括:操作介面程式(portal)12,主代理程式(agent)22和至少一個外掛程式26,28,30,34。As shown in Figure 1, a block diagram of the user interface generation system of the present invention. The interface generation system includes: an operation interface program (portal) 12, a main agent program (agent) 22 and at least one plug-in program 26, 28, 30, 34 .

操作介面程式12在第一電腦(伺服器)10中執行,該操作介面程式12輸出一操作畫面,且將該操作畫面顯示在第一電腦(伺服器)10的螢幕上以供使用者觀看內容或點選觸發操作項目。如第2A圖所示,係本發明介面產生系統操作所輸出操作畫面之基本欄位設計框架圖;如第2B~2E圖所示,舉例說明介面產生系統所可能輸出的具體操作畫面圖。在各個操作畫面的左半邊可顯示對應功能模組所具有的屬性(properties),以告知使用者遠端第二電腦中對應功能模組的狀態。在各個操作畫面的右半邊係顯示對應功能模組可執行的指令(commands),以允許使用者可操作輸入指令,使遠端第二電腦中對應功能模組執行該指令。操作介面程式12包含操作介面資料庫14,該操作介面資料庫14會記錄目前第二電腦20安裝那些功能模組。The operation interface program 12 is executed in the first computer (server) 10. The operation interface program 12 outputs an operation screen, and displays the operation screen on the screen of the first computer (server) 10 for the user to watch the content Or click the trigger operation item. As shown in Figure 2A, it is the basic field design frame diagram of the operation screen output by the interface generation system of the present invention; Figures 2B~2E illustrate the specific operation screen diagrams that may be output by the interface generation system. The properties of the corresponding function module can be displayed on the left half of each operation screen to inform the user of the status of the corresponding function module in the remote second computer. In the right half of each operation screen, the executable commands of the corresponding function module are displayed to allow the user to operate and input the command, so that the corresponding function module in the remote second computer can execute the command. The operating interface program 12 includes an operating interface database 14, and the operating interface database 14 records which functional modules are currently installed on the second computer 20.

主代理程式22在第二電腦20中執行,該主代理程式22透過第一網路2連結到該第一電腦10中的操作介面程式12和操作介面資料庫14,該主代理程式包含一應用程式介面24。The main agent program 22 is executed in the second computer 20. The main agent program 22 is connected to the operation interface program 12 and the operation interface database 14 in the first computer 10 through the first network 2. The main agent program includes an application Programming interface 24.

第二電腦20可同時執行一個或多個外掛(plug-in)程式,該至少一個外掛程式可以是兩種可能類型其中之一種:裝置外掛(device plug-in) 程式 26,28,34 或軟體外掛 (software plug-in) 程式30;其中第一和第二裝置外掛程式 26,28係偵測同一台第二電腦20內是否安裝第一或第二硬體功能模組38,40;而第三裝置外掛程式 34係為一網路模組外掛 (gateway plug-in) 程式34係偵測外部裝置60是否安裝外部網路模組66。The second computer 20 can execute one or more plug-in programs at the same time. The at least one plug-in program can be one of two possible types: device plug-in programs 26, 28, 34 or software Plug-in (software plug-in) program 30; the first and second device plug-in programs 26, 28 detect whether the first or second hardware function module 38, 40 is installed in the same second computer 20; The three-device plug-in program 34 is a gateway plug-in program 34 that detects whether the external device 60 has an external network module 66 installed.

其中裝置外掛程式,是用來偵測對應硬體模組是否安裝到第二電腦20中。例如:第一裝置外掛程式26係能偵測該第二電腦20是否安裝第一硬體功能模組38,第一裝置外掛程式26具有第一操作參數OP1(operating parameters 1)和第一屬性參數PP1(property parameters 1);該第一操作參數OP1係對應該第一硬體功能模組38可執行之第一指令C1(command 1),該第一屬性參數PP1係對應於該第一硬體功能模組38所具有之屬性(properties)。The device plug-in program is used to detect whether the corresponding hardware module is installed in the second computer 20. For example, the first device plug-in program 26 can detect whether the second computer 20 is installed with the first hardware function module 38, and the first device plug-in program 26 has a first operating parameter OP1 (operating parameters 1) and a first attribute parameter. PP1 (property parameters 1); the first operating parameter OP1 corresponds to the first command C1 (command 1) executable by the first hardware function module 38, and the first property parameter PP1 corresponds to the first hardware The properties of the function module 38.

如第3圖所示,係為該應用程式介面24所包含的一外掛更新通知 (NotifyPluginUpdate)指令的可能程式碼模板(template),如此允許裝置外掛程式可透過該通知更新裝置指令來告知主代理程式對應的硬體模組名稱和屬性,且能執行何種指令。該通知更新裝置指令程式碼內容可包含一對應硬體模組名稱(module name)26A,一屬性參數段程式碼26B和一操作參數段程式碼26C。該屬性參數段落26A可包含屬性名稱(property name),功能描述(description),顯示方式為字串或表格(string/table)和數值(value)。該操作參數段落26B可包含對應指令名稱(command name),指令描述(description),顯示方式為字串,日期時間,開關按鈕,多選框或檔案(string/ datatime/ switch/ checkbox/ file)。As shown in Figure 3, it is a possible code template of a plug-in update notification (NotifyPluginUpdate) command included in the application program interface 24, which allows the device plug-in to notify the master agent through the notification update device command The name and attributes of the hardware module corresponding to the program, and what commands can be executed. The instruction code content of the notification update device may include a corresponding hardware module name (module name) 26A, an attribute parameter segment code 26B, and an operation parameter segment code 26C. The property parameter paragraph 26A may include a property name (property name), a function description (description), and the display mode is a string or a table (string/table) and a value (value). The operation parameter paragraph 26B may include the corresponding command name (command name), command description (description), display mode as string, date and time, switch button, check box or file (string/datatime/switch/checkbox/file).

當該第一裝置外掛程式38偵測到該第二電腦20新增安裝對應的第一硬體功能模組38時,該第一裝置外掛程式26透過該應用程式介面24,將第一操作參數OP1和第一屬性參數PP1傳遞給該主代理程式22,該主代理程式22再將該第一操作參數OP1和第一屬性參數PP1傳遞給該操作介面程式12;如此使操作介面資料庫14更新該第二電腦20狀態為已安裝該第一硬體功能模組38,且該操作介面程式12依據該第一操作參數OP1和第一屬性參數PP1來修改該操作畫面,使(1)對應該第一指令C1的第一操作項目I1(item 1)和(2)第一硬體功能模組38所具有之屬性顯示呈現在該操作畫面上。如此當該第一操作項目I1稍後被一使用者點選觸發時,該操作介面程式12透過該主代理程式22和該第一裝置外掛程式26要求該第一硬體功能模組38執行該第一指令C1。When the first device plug-in program 38 detects that the second computer 20 has newly installed the corresponding first hardware function module 38, the first device plug-in program 26 sets the first operating parameter through the application program interface 24 OP1 and the first attribute parameter PP1 are passed to the master agent 22, and the master agent 22 then passes the first operating parameter OP1 and the first attribute parameter PP1 to the operating interface program 12; thus, the operating interface database 14 is updated The second computer 20 is in the state that the first hardware function module 38 has been installed, and the operating interface program 12 modifies the operating screen according to the first operating parameter OP1 and the first attribute parameter PP1, so that (1) corresponds to The attributes of the first operation item I1 (item 1) and (2) of the first hardware function module 38 of the first command C1 are displayed on the operation screen. In this way, when the first operation item I1 is clicked and triggered by a user later, the operation interface program 12 requests the first hardware function module 38 to execute the operation through the main agent program 22 and the first device plug-in program 26 The first instruction C1.

如第2B圖所示的具體操作畫面圖,例如:第一硬體功能模組38可為一看門狗計時模組(watch dog timer),當該第一裝置外掛程式26偵測到該第二電腦20新增安裝一看門狗計時模組38時,該第一裝置外掛程式26透過主代理程式22,將該第一操作參數OP1和第一屬性參數PP1傳遞給該操作介面程式12。該第一操作參數OP1可包括:"指令名稱" 參數為:看門狗計時模組,"指令顯示形式" 參數為:開關按鈕;如第2B圖操作畫面所示,如此使右半畫面顯示指令名稱為:"看門狗計時模組",且下方出現 "開關按鈕" 選項可供使用者操作輸入。如此當該 "開關按鈕" 選項I1稍後被使用者點選觸發開啟或關閉時,該操作介面程式12透過該主代理程式22和該第一裝置外掛程式26要求該第一看門狗計時模組38啟動或關閉計時功能。As shown in FIG. 2B, the specific operation screen diagram, for example: the first hardware function module 38 can be a watch dog timer module, when the first device plug-in 26 detects the second When a watchdog timing module 38 is newly installed in the second computer 20, the first device plug-in program 26 transmits the first operation parameter OP1 and the first attribute parameter PP1 to the operation interface program 12 through the main agent program 22. The first operating parameter OP1 can include: "command name" parameter: watchdog timing module, "command display form" parameter: switch button; as shown in the operation screen in Figure 2B, the right half of the screen displays the command in this way The name is: "Watchdog Timing Module", and the "switch button" option appears below for user input. In this way, when the "switch button" option I1 is later clicked by the user to trigger the opening or closing, the operating interface program 12 requests the first watchdog timer mode through the main agent program 22 and the first device plug-in program 26 Group 38 activates or deactivates the timer function.

如第2B圖所示,另外該第一屬性參數PP1可包括:"屬性名稱" 參數為:EDID模擬器(EDID Emulator),"屬性顯示形式" 參數為:表格;如第2B圖操作畫面所示,如此使左半畫面顯示屬性名稱為:"EDID模擬器",且下方出現 "表格" 說明該EDID模擬器的狀態為:Port 01 OFF 且 Port 02 ON。該第一裝置外掛程式26可週期性讀取該看門狗計時模組38內的資訊,以便週期性更新該EDID模擬器的狀態。As shown in Figure 2B, in addition, the first attribute parameter PP1 can include: "Attribute Name" parameter: EDID Emulator (EDID Emulator), "Attribute Display Form" parameter: table; as shown in the operation screen of Figure 2B , So that the left half of the screen displays the attribute name: "EDID Simulator", and the "table" appears below, indicating that the state of the EDID simulator is: Port 01 OFF and Port 02 ON. The first device plug-in program 26 can periodically read the information in the watchdog timing module 38 so as to periodically update the state of the EDID simulator.

類似地,如第2E圖所示的具體操作畫面圖,例如:第二硬體功能模組40可為一電源控制模組(Power Control),當該第二裝置外掛程式28偵測到該第二電腦20新增安裝一電源控制模組40時,該第二裝置外掛程式28透過主代理程式22,將該第二操作參數OP2和第二屬性參數PP2傳遞給該操作介面程式12。該第二操作參數OP2可包括:"指令名稱"參數為:開啟電源;如第2E圖操作畫面所示,如此使右半畫面顯示指令名稱為:"開啟電源",且下方出現預設 "執行" 選項I2可供使用者操作輸入。如此當該 "執行" 選項I2稍後被使用者點選觸發時,該操作介面程式12透過該主代理程式22和該第一裝置外掛程式26要求該電源控制模組40開啟電源。Similarly, as shown in FIG. 2E, the specific operation screen diagram, for example: the second hardware function module 40 can be a power control module (Power Control), when the second device plug-in 28 detects the first When a power control module 40 is newly installed in the two computers 20, the second device plug-in program 28 transmits the second operation parameter OP2 and the second attribute parameter PP2 to the operation interface program 12 through the main agent program 22. The second operating parameter OP2 may include: "Command name" parameter: Turn on the power; as shown in the operation screen of Figure 2E, so that the right half of the screen displays the command name: "Power on", and the default "Execute" appears below "Option I2 is available for user input. In this way, when the "execute" option I2 is clicked and triggered by the user later, the operating interface program 12 requests the power control module 40 to turn on the power through the main agent program 22 and the first device plug-in program 26.

如第2E圖所示,另外該第二屬性參數PP2可包括:複數個 "屬性名稱" 參數分別為:韌體版本,風扇轉速,CPU溫度和系統溫度;複數個 "屬性顯示形式" 參數均為:字元;如第2E圖操作畫面所示,如此使左半畫面顯示複數個屬性名稱分別為:"韌體版本,風扇轉速,CPU溫度和系統溫度",且右方出現 "字元" 來說明各個屬性的狀態,例如風扇轉數為:2874rpm,CPU溫度為:58°C,系統溫度為:38°C。該第二裝置外掛程式28可週期性讀取該電源控制模組40內的資訊,以便週期性更新該風扇轉速,CPU溫度和系統溫度資訊。As shown in Figure 2E, in addition, the second attribute parameter PP2 can include: multiple "attribute name" parameters: firmware version, fan speed, CPU temperature and system temperature; multiple "attribute display form" parameters are all : Characters; as shown in the operation screen of Figure 2E, so that the left half of the screen displays multiple attribute names: "Firmware version, fan speed, CPU temperature and system temperature", and "characters" appear on the right Describe the status of each attribute. For example, the fan speed is 2874rpm, the CPU temperature is 58°C, and the system temperature is 38°C. The second device plug-in program 28 can periodically read the information in the power control module 40 so as to periodically update the fan speed, CPU temperature and system temperature information.

相反地,若該第二電腦20原本有安裝的第一硬體功能模組38,當該第一裝置外掛程式26偵測到第一硬體功能模組38目前已經被從該第二電腦20移除時,該第一裝置外掛程式26透過該主代理程式22,將該更新狀態傳遞給該操作介面程式12;如此使操作介面資料庫14更新該第二電腦20狀態為未安裝該第一硬體功能模組38,且該操作介面程式12將對應該第一指令的一第一操作項目I1自該操作畫面移除。Conversely, if the second computer 20 originally has the first hardware function module 38 installed, when the first device plug-in 26 detects that the first hardware function module 38 has been removed from the second computer 20. When removed, the first device plug-in 26 transmits the update status to the operating interface program 12 through the main agent 22; in this way, the operating interface database 14 updates the status of the second computer 20 to not install the first The hardware function module 38, and the operation interface program 12 removes a first operation item I1 corresponding to the first command from the operation screen.

例如:假設該第二電腦20原本有安裝看門狗計時模組38,故第2B圖的操作畫面原本是該操作介面程式12輸出四個操作畫面的其中之一(第2B~2E圖);但稍後當該第一裝置外掛程式26偵測到,該看門狗計時模組38目前已經自該第二電腦20中被移除時,該操作介面程式12將修改成只輸出三個操作畫面(第2C~2E圖);如此刪除第2B圖操作畫面,使用者將不會看到對應 "看門狗計時模組" 的 "開關按鈕" 選項和相關屬性顯示。必需直到下次當該第一裝置外掛程式26再次偵測到,該看門狗計時模組38又重新被安裝到該第二電腦20中時,該操作介面程式12才會加入第2B圖操作畫面,重新顯示輸出四個操作畫面(第2B~2E圖)。For example, suppose that the second computer 20 originally installed the watchdog timing module 38, so the operation screen in Figure 2B was originally one of the four operation screens output by the operating interface program 12 (Figures 2B~2E); But later when the first device plug-in program 26 detects that the watchdog timer module 38 has been removed from the second computer 20, the operating interface program 12 will be modified to only output three operations Screen (Figures 2C~2E); if you delete the operation screen of Figure 2B in this way, the user will not see the "switch button" option and related attribute display corresponding to the "watchdog timing module". The operation interface program 12 will not be added to the operation shown in Figure 2B until the next time the first device plug-in program 26 detects it again and the watchdog timer module 38 is reinstalled in the second computer 20. Screen, redisplay and output four operation screens (Figures 2B~2E).

又例如:假設該第二電腦20原本有安裝電源控制模組40,故第2E圖的操作畫面原本是該操作介面程式12輸出四個操作畫面的其中之一(第2B~2E圖);但稍後當該第二裝置外掛程式28偵測到,該電源控制模組40目前已經自該第二電腦20中被移除時,該操作介面程式12將修改成只輸出三個操作畫面(第2B~2D圖);如此刪除第2E圖操作畫面,使用者將不會看到對應 "開啟電源" 的 "執行" 選項和相關屬性顯示。必需直到下次當該第二裝置外掛程式28再次偵測到,該電源控制模組40又重新被安裝到該第二電腦20中時,該操作介面程式12才會加入第2E圖操作畫面,重新顯示輸出四個操作畫面(第2B~2E圖)。For another example: suppose that the second computer 20 originally had the power control module 40 installed, so the operation screen in Figure 2E was originally one of the four operation screens output by the operating interface program 12 (Figures 2B~2E); but Later, when the second device plug-in program 28 detects that the power control module 40 has been removed from the second computer 20, the operation interface program 12 will be modified to output only three operation screens (No. Figure 2B~2D); If you delete the operation screen of Figure 2E in this way, the user will not see the "Execute" option and related attribute display corresponding to "Power On". The operation interface program 12 will not be added to the operation screen shown in Figure 2E until the next time when the second device plug-in program 28 detects again and the power control module 40 is reinstalled in the second computer 20. Redisplay and output four operation screens (Figures 2B~2E).

於另一實施例中,該第一硬體功能模組38也可為一微處理器模組,該微處理器模組係可選擇性地耦合到一板卡插拔座或一IC腳座而安裝到該第二電腦主機板上,該第一裝置外掛程式係偵測該板卡插拔座或該IC腳座相關的電氣訊號。In another embodiment, the first hardware function module 38 can also be a microprocessor module, which can be selectively coupled to a board card socket or an IC socket When installed on the second computer motherboard, the first device plug-in program detects the board card socket or the electrical signal related to the IC foot socket.

如第1圖所示,該第二電腦20可選擇性地執行一第三裝置外掛程式34,該第三裝置外掛程式34可為一網路模組外掛程式34,該第三硬體功能模組為設置在一外部裝置60上的外部網路模組66,該第二電腦20透過一第三網路6和該外部裝置60連接。該第二電腦20透過該網路模組外掛程式34和該外部網路模組66溝通而可控制該外部裝置60。外部裝置60例如可能是網路印表機,網路路由器...等周邊設備。因為這些外部裝置60的記憶體有限,內部處理器運算能力也小於該第二電腦20,故難以支持作業系統運行。如此導致無法在外部裝置60上執行代理程式,而必需透過該網路模組外掛程式34和該第三網路6來間接要求外部網路模組66執行一第一指令C1或傳遞外部網路模組66的相關屬性參數。如此當操作畫面上的一第一操作項目I1被觸發時,該操作介面程式透過該網路模組外掛程式34和該第三網路6而要求該外部網路模組66執行該第一指令C1。As shown in Figure 1, the second computer 20 can selectively execute a third device plug-in 34, the third device plug-in 34 can be a network module plug-in 34, and the third hardware function module The group is an external network module 66 arranged on an external device 60, and the second computer 20 is connected to the external device 60 through a third network 6. The second computer 20 communicates with the external network module 66 through the network module plug-in program 34 to control the external device 60. The external device 60 may be, for example, a network printer, a network router, etc. peripheral devices. Because the memory of these external devices 60 is limited, and the computing power of the internal processor is also smaller than that of the second computer 20, it is difficult to support the operation of the operating system. As a result, the agent program cannot be executed on the external device 60, and the network module plug-in program 34 and the third network 6 must be used to indirectly request the external network module 66 to execute a first command C1 or transmit the external network Related attribute parameters of module 66. In this way, when a first operation item I1 on the operation screen is triggered, the operation interface program requests the external network module 66 to execute the first command through the network module plug-in program 34 and the third network 6 C1.

如第1圖所示,該第二電腦20亦可選擇性地執行一第三方程式32,該第三方程式32透過該應用程式介面24和該第一裝置外掛程式26溝通而取得該第一硬體功能模組38的該第一操作參數OP1;該第三方程式32可透過一第四網路8與一第三方操作介面50溝通,該第三方操作介面50可選擇性地依據該第一操作參數OP1來修改該第三方操作介面50的使用者操作畫面,使該第三方操作介面50的使用者操作畫面顯示對應該第一指令C1的一第一操作項目I1。如此當該第一操作項目I1稍後被使用者所觸發輸入時,該第三方操作介面50透過該第三方程式32和該第一裝置外掛程式26要求該第一硬體功能模組38執行該第一指令C1。如此只要將該應用程式介面24推廣成為業界普遍共用的標準,則針對硬體功能模組38,只要任一家使用者介面軟體公司撰寫第一裝置外掛程式26,則其他使用者介面軟體公司可省去需自行撰寫底層硬體相關驅動溝通程式的困擾。As shown in Fig. 1, the second computer 20 can also selectively execute a third-party program 32, and the third-party program 32 obtains the first hardware through the application program interface 24 and the first device plug-in program 26. The first operating parameter OP1 of the physical function module 38; the third-party program 32 can communicate with a third-party operating interface 50 through a fourth network 8, and the third-party operating interface 50 can selectively follow the first operating The parameter OP1 is used to modify the user operation screen of the third-party operation interface 50 so that the user operation screen of the third-party operation interface 50 displays a first operation item I1 corresponding to the first command C1. In this way, when the first operation item I1 is triggered by the user later, the third-party operation interface 50 requests the first hardware function module 38 to execute the first hardware function module 38 through the third-party program 32 and the first device plug-in program 26 The first instruction C1. In this way, as long as the application program interface 24 is promoted as a standard commonly shared in the industry, for the hardware function module 38, as long as any user interface software company writes the first device plug-in 26, other user interface software companies can save Go to the trouble of writing the underlying hardware-related driver communication program by yourself.

如第1圖所示,該第二電腦20亦可選擇性地執行第一軟體外掛程式30,該第一軟體外掛程式30係用來偵測該第二電腦20是否安裝執行一第一軟體功能模組32,該第一軟體外掛程式30具有一第四操作參數OP4,該第四操作參數OP4係對應該第一軟體功能模組32可執行之一第四指令C4。該軟體功能模組32係可選擇性地安裝在該第二電腦20的作業系統21中並被觸發執行;該第一軟體外掛程式30可偵測作業系統31執行中應用程式列表,以判斷該第一軟體功能模組32是否正被該第二電腦20執行中。該第一軟體外掛程式30透過該主代理程式22,將該第四操作參數OP4傳遞給該操作介面程式12,該操作介面程式12依據該第四操作參數OP4來修改該操作畫面,使該操作畫面顯示對應該第四指令C4的一第四操作項目I4。例如:該軟體功能模組32可為一影音播放程式 (media player),當該第一軟體外掛程式30偵測到該第二電腦20正在執行該影音播放程式32時,該操作介面程式12可新增輸出一影音播放操作畫面,其中顯示有 "播放,暫停,快速前進或倒退" 等按鈕選項;如此可讓使用者輸入操作決定遠地的第二電腦20是否要播放,暫停,快速前進或倒退播放一影音檔案。As shown in Figure 1, the second computer 20 can also selectively execute a first software plug-in 30, which is used to detect whether the second computer 20 is installed to execute a first software function Module 32, the first software plug-in program 30 has a fourth operating parameter OP4, and the fourth operating parameter OP4 corresponds to the first software function module 32 to execute a fourth command C4. The software function module 32 can be selectively installed in the operating system 21 of the second computer 20 and triggered to execute; the first software plug-in 30 can detect the list of running applications in the operating system 31 to determine the Whether the first software function module 32 is being executed by the second computer 20. The first software plug-in program 30 passes the fourth operation parameter OP4 to the operation interface program 12 through the main agent program 22, and the operation interface program 12 modifies the operation screen according to the fourth operation parameter OP4 to make the operation The screen displays a fourth operation item I4 corresponding to the fourth command C4. For example, the software function module 32 can be a media player. When the first software plug-in 30 detects that the second computer 20 is running the video player 32, the operating interface program 12 can be Added a new output of a video playback operation screen, which displays button options such as "play, pause, fast forward or rewind"; this allows the user to input operations to determine whether the remote second computer 20 wants to play, pause, fast forward or rewind Play a video file.

如第1圖所示,該第二電腦20亦可選擇性地包括一備援代理程式42和一備援系統裝置外掛程式46,該備援代理程式42和該備援系統裝置外掛程式46在該第二電腦20的一備援作業系統47中執行。該備援系統裝置外掛程式46係用來偵測該第二電腦20是否安裝一備援系統硬體模組48。該備援系統裝置外掛程式46具有一第三操作參數OP3,該第三操作參數OP3係對應該備援系統硬體模組48可執行之一第三指令C3。當該備援系統裝置外掛程式46偵測到該第二電腦20安裝該備援系統硬體模組48時,該備援系統裝置外掛程式46透過應用程式介面44,將該第三操作參數OP3傳遞給該備援代理程式42,該備援代理程式42再將該第三操作參數OP3透過一第二網路4傳遞給該操作介面程式12,該操作介面程式12依據該第三操作參數OP3來修改該操作畫面,使該操作畫面顯示對應該第三指令C3的一第三操作項目I3。如此當第二電腦20因故當機,且作業系統21損毀無法正常開機時,使用者可透過操作該第三操作項目I3,使該操作介面程式12透過該備援代理程式42和該備援系統裝置外掛程式46要求該備援系統硬體模組48執行第三指令C3。第三指令C3例如是:使備援作業系統47取得第二電腦20的軟體/硬體控制權,讓使用者透過操作備援作業系統47,來對作業系統21進行修復動作。As shown in Figure 1, the second computer 20 can also optionally include a backup agent 42 and a backup system device plug-in 46. The backup agent 42 and the backup system device plug-in 46 are in It is executed in a backup operating system 47 of the second computer 20. The redundant system device plug-in program 46 is used to detect whether the second computer 20 has a redundant system hardware module 48 installed. The backup system device plug-in program 46 has a third operating parameter OP3, and the third operating parameter OP3 corresponds to the backup system hardware module 48 to execute a third command C3. When the backup system device plug-in 46 detects that the second computer 20 has the backup system hardware module 48 installed, the backup system device plug-in 46 uses the application program interface 44 to set the third operating parameter OP3 To the backup agent program 42, the backup agent program 42 then transmits the third operating parameter OP3 to the operating interface program 12 through a second network 4, and the operating interface program 12 is based on the third operating parameter OP3 To modify the operation screen so that the operation screen displays a third operation item I3 corresponding to the third command C3. In this way, when the second computer 20 is down for some reason and the operating system 21 is damaged and cannot be booted normally, the user can operate the third operation item I3 to enable the operation interface program 12 to pass through the backup agent 42 and the backup agent program. The system device plug-in 46 requests the backup system hardware module 48 to execute the third command C3. The third command C3 is, for example, to enable the backup operating system 47 to obtain the software/hardware control rights of the second computer 20, and allow the user to perform repair actions on the operating system 21 by operating the backup operating system 47.

如第4圖繪示,係本發明實施例中,第一裝置外掛程式26,主代理程式22和操作介面程式12間進行應用程式介面指令交換時序圖。當該第一裝置外掛程式26偵測到該第二電腦20新增安裝該第一硬體功能模組38時,本發明介面產生方法包括步驟:As shown in FIG. 4, it is a sequence diagram of the application program interface command exchange between the first device plug-in program 26, the main agent program 22 and the operating interface program 12 in the embodiment of the present invention. When the first device plug-in program 26 detects that the second computer 20 has newly installed the first hardware function module 38, the interface generation method of the present invention includes the steps:

步驟82:該第一裝置外掛程式26透過該應用程式介面24的外掛更新通知 (NotifyPluginUpdate)指令,將該第一操作參數OP1和第一屬性參數PP1傳遞給該主代理程式22。Step 82: The first device plug-in program 26 transmits the first operation parameter OP1 and the first attribute parameter PP1 to the main agent program 22 through the plug-in update notification (NotifyPluginUpdate) command of the application program interface 24.

步驟84:該主代理程式22將第一操作參數OP1和第一屬性參數PP1傳遞給該操作介面程式12。使得該操作介面程式12依據該第一操作參數OP1和第一屬性參數PP1來修改該操作畫面,使該操作畫面顯示(a) 第一硬體功能模組38所具有之屬性,和(b)對應該第一指令C1的一第一操作項目I1;且更新該操作介面資料庫14中狀態為該第二電腦20已安裝該第一硬體功能模組38。Step 84: The main agent program 22 transmits the first operation parameter OP1 and the first attribute parameter PP1 to the operation interface program 12. Make the operating interface program 12 modify the operating screen according to the first operating parameter OP1 and the first attribute parameter PP1, so that the operating screen displays (a) the attributes of the first hardware function module 38, and (b) A first operation item I1 corresponding to the first command C1; and the status in the operation interface database 14 is updated to be that the second computer 20 has installed the first hardware function module 38.

步驟86:當該第一操作項目I1稍後被觸發時,該操作介面程式12將相對應指令傳達給該主代理程式22。Step 86: When the first operation item I1 is triggered later, the operation interface program 12 transmits the corresponding command to the main agent program 22.

步驟88:該主代理程式22透過該應用程式介面24的外掛指令通知 (NotifyPluginCommand)指令,將相對應指令傳達給該第一裝置外掛程式26。Step 88: The main agent program 22 transmits the corresponding command to the first device plug-in program 26 through the plug-in command notification (NotifyPluginCommand) command of the application program interface 24.

步驟90:該第一裝置外掛程式26要求該第一硬體功能模組執行該第一指令C1。Step 90: The first device plug-in program 26 requests the first hardware function module to execute the first command C1.

本發明介面產生方法可選擇性地包括步驟:當該第一裝置外掛程式26偵測到該第一硬體功能模組38自該第二電腦20移除時,該第一裝置外掛程式26透過該主代理程式22通知該操作介面程式12,使該操作介面程式12停止顯示 (a) 第一硬體功能模組38所具有之屬性,和(b) 第一硬體功能模組38對應可執行的第一指令C1的第一操作項目I1,且更新該操作介面資料庫14中狀態為該第二電腦20未安裝該第一硬體功能模組38。The interface generation method of the present invention may optionally include the step: when the first device plug-in program 26 detects that the first hardware function module 38 is removed from the second computer 20, the first device plug-in program 26 transmits The main agent program 22 notifies the operation interface program 12 to stop the operation interface program 12 from displaying (a) the attributes of the first hardware function module 38, and (b) the first hardware function module 38 can correspond to The first operation item I1 of the first command C1 is executed, and the status in the operation interface database 14 is updated to be that the second computer 20 does not have the first hardware function module 38 installed.

綜上所述,本發明利用在第二電腦20中執行裝置外掛程式(26,28,34)或軟體外掛程式(30),如此可偵測第二電腦20是否安裝對應的硬體功能模組(38,40)或軟體功能模組32,或外部裝置60內是否安裝外部網路模組66。當這些外掛程式(26,28,30,34)偵測到第二電腦20已經安裝或連接到這些軟體/硬體功能模組/外部網路模組(38,40,32,66)其中之一時,這些外掛程式將各別獨立地透過主代理程22式將對應的操作參數和屬性參數傳遞給操作介面程式12。操作介面程式12依據操作參數和屬性參數動態地修改畫面,使對應的操作項目和模組屬性動態地顯示呈現在操作畫面上而允許使用者觀看或輸入操作。如此避免先前技術(A)解決方案需配合軟硬體功能模組更新,而必需重新指定遠端電腦儲存套用更新後的功能模組裝置範本,或(B)解決方案,操作畫面上所出現的部分命令選項,遠端裝置可能並沒有安裝可執行該命令的相對應軟體/硬體模組,遠端裝置事實上根本無法作出回應等缺點。In summary, the present invention utilizes the device plug-in (26, 28, 34) or software plug-in (30) to be executed in the second computer 20, so that it can be detected whether the second computer 20 is installed with the corresponding hardware function module. (38, 40) or the software function module 32, or whether the external network module 66 is installed in the external device 60. When these plug-ins (26, 28, 30, 34) detect that the second computer 20 has been installed or connected to one of these software/hardware function modules/external network modules (38, 40, 32, 66) For a while, these plug-ins will independently pass the corresponding operation parameters and attribute parameters to the operation interface program 12 through the main agent program 22. The operating interface program 12 dynamically modifies the screen according to operating parameters and attribute parameters, so that corresponding operating items and module attributes are dynamically displayed on the operating screen to allow the user to watch or input operations. In this way, it is avoided that the previous technology (A) solution needs to be updated with software and hardware function modules, and it is necessary to re-designate the remote computer to save and apply the updated function module device template, or (B) the solution, which appears on the operation screen For some command options, the remote device may not have the corresponding software/hardware module installed to execute the command, and the remote device cannot actually respond at all.

綜上所述,雖然本發明已以實施例揭露如上,然其並非用以限定本發明。本發明所屬技術領域中具有通常知識者,在不脫離本發明之精神和範圍內,當可作各種之更動與潤飾。因此,本發明之保護範圍當視後附之申請專利範圍所界定者為準。To sum up, although the present invention has been disclosed as above by embodiments, it is not intended to limit the present invention. Those with ordinary knowledge in the technical field to which the present invention belongs can make various changes and modifications without departing from the spirit and scope of the present invention. Therefore, the scope of protection of the present invention shall be subject to those defined by the attached patent scope.

2:第一網路 4:第二網路 6:第三網路 8:第四網路 10:第一電腦(伺服器) 12:操作介面程式 14:操作介面資料庫 20:第二電腦 21:作業系統 22:主代理程式 24:應用程式介面 26:第一裝置外掛程式 26A:硬體模組名稱 26B:屬性參數段程式碼 26C:操作參數段程式碼 28:第二裝置外掛程式 30:第一軟體外掛程式 32:第一軟體功能模組 34:網路模組外掛程式 36:第三方程式 38:第一硬體功能模組 40:第二硬體功能模組 41:硬體架構 42:備援代理程式 44:應用程式介面 46:備援系統裝置外掛程式 47:備援作業系統 48:備援系統硬體模組 50:第三方操作介面 60:外部裝置 62:外部裝置作業系統 64:硬體架構 66:外部網路模組2: The first network 4: The second network 6: The third network 8: The fourth network 10: The first computer (server) 12: Operation interface program 14: Operation interface database 20: second computer 21: operating system 22: master agent 24: Application Programming Interface 26: The first device plug-in 26A: Hardware module name 26B: Attribute parameter segment code 26C: Operating parameter segment code 28: Second device plug-in 30: The first software plug-in 32: The first software function module 34: Network module plug-in 36: Third-party programs 38: The first hardware function module 40: The second hardware function module 41: hardware architecture 42: Redundant Agent 44: Application Programming Interface 46: Redundant system device plug-in 47: Redundant Operating System 48: Redundant system hardware module 50: Third-party operation interface 60: External device 62: External device operating system 64: hardware architecture 66: External network module

第1圖繪示實施本發明使用者介面產生系統方塊圖。 第2A圖繪示依照本發明實施例,介面產生系統所輸出操作畫面之基本欄位設計框架圖。 第2B~2E圖繪示依照本發明實施例,介面產生系統所可能輸出的具體操作畫面圖。 第3圖繪示依照本發明實施例,應用程式介面所包含的一外掛更新通知指令的可能程式碼模板。 第4圖繪示依照本發明實施例,裝置外掛程式,主代理程式和操作介面程式間進行應用程式介面指令交換時序圖。Figure 1 is a block diagram of a user interface generation system implementing the present invention. FIG. 2A is a frame diagram of the basic field design of the operation screen output by the interface generation system according to an embodiment of the present invention. Figures 2B to 2E show specific operation screen diagrams that may be output by the interface generation system according to an embodiment of the present invention. Figure 3 shows a possible code template of a plug-in update notification command included in the application program interface according to an embodiment of the present invention. Figure 4 shows a sequence diagram of the application program interface command exchange between the device plug-in program, the main agent program and the operating interface program according to an embodiment of the present invention.

10:第一電腦10: The first computer

12:操作介面程式12: Operation interface program

14:操作介面資料庫14: Operation interface database

20:第二電腦20: second computer

22:主代理程式22: master agent

24:應用程式介面24: Application Programming Interface

26:第一裝置外掛程式26: The first device plug-in

28:第二裝置外掛程式28: Second device plug-in

30:第一軟體外掛程式30: The first software plug-in

34:網路模組外掛程式34: Network module plug-in

32:第一軟體功能模組32: The first software function module

38:第一硬體功能模組38: The first hardware function module

40:第二硬體功能模組40: The second hardware function module

66:外部網路模組66: External network module

Claims (17)

一種介面產生系統,該介面產生系統包括: 一操作介面程式(portal),該操作介面程式在一第一電腦中執行,該操作介面程式輸出一操作畫面; 一主代理程式(agent),該主代理程式在一第二電腦中執行,該第二電腦透過一第一網路連結到該第一電腦,該主代理程式包含一應用程式介面; 一第一裝置外掛(device plug-in)程式,該第一裝置外掛程式在該第二電腦中執行,該第一裝置外掛程式係用來偵測該第二電腦是否安裝一第一硬體功能模組,該第一裝置外掛程式具有一第一操作參數,該第一操作參數係對應該第一硬體功能模組可執行之一第一指令; 其中當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該第一裝置外掛程式透過該應用程式介面,將該第一操作參數傳遞給該主代理程式,該主代理程式再將該第一操作參數傳遞給該操作介面程式,該操作介面程式依據該第一操作參數來修改該操作畫面,使該操作畫面顯示對應該第一指令的一第一操作項目; 其中當該第一操作項目被觸發時,該操作介面程式透過該主代理程式和該第一裝置外掛程式要求該第一硬體功能模組執行該第一指令。An interface generation system, which includes: An operation interface program (portal), the operation interface program is executed in a first computer, and the operation interface program outputs an operation screen; A master agent program (agent), the master agent program is executed in a second computer, the second computer is connected to the first computer through a first network, the master agent program includes an application program interface; A first device plug-in program, the first device plug-in program is executed in the second computer, the first device plug-in program is used to detect whether the second computer is installed with a first hardware function Module, the first device plug-in program has a first operating parameter, and the first operating parameter corresponds to the first hardware function module to execute a first command; When the first device plug-in program detects that the second computer is installed with the first hardware function module, the first device plug-in program passes the first operation parameter to the main agent program through the application program interface , The master agent program then transmits the first operation parameter to the operation interface program, and the operation interface program modifies the operation screen according to the first operation parameter so that the operation screen displays a first operation corresponding to the first command project; When the first operation item is triggered, the operation interface program requests the first hardware function module to execute the first command through the main agent program and the first device plug-in program. 如請求項1的介面產生系統,其中該第一裝置外掛程式更具有一第一屬性參數,該第一屬性參數係對應於該第一硬體功能模組所具有之屬性;當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該第一裝置外掛程式透過該應用程式介面將該第一屬性參數傳遞給該主代理程式,該主代理程式再將該第一屬性參數傳遞給該操作介面程式,該操作介面程式依據該第一屬性參數來修改該操作畫面,使該操作畫面顯示該第一硬體功能模組所具有之屬性。For example, the interface generation system of claim 1, wherein the first device plug-in program further has a first attribute parameter, and the first attribute parameter corresponds to the attribute of the first hardware function module; when the first device When the plug-in detects that the second computer is installed with the first hardware function module, the first device plug-in passes the first attribute parameter to the master agent through the application program interface, and the master agent sends The first attribute parameter is transferred to the operation interface program, and the operation interface program modifies the operation screen according to the first attribute parameter so that the operation screen displays the attributes of the first hardware function module. 一種介面產生系統,該介面產生系統包括: 一操作介面程式,該操作介面程式在一第一電腦(伺服器)中執行,該操作介面程式輸出一操作畫面; 一主代理程式,該主代理程式在一第二電腦中執行,該第二電腦透過一第一網路連結到該第一電腦,該第二電腦可選擇性地安裝一第一硬體功能模組,該主代理程式包含一應用程式介面; 一第一裝置外掛程式,該第一裝置外掛程式在該第二電腦中執行,該第一裝置外掛程式具有一第一屬性參數,該第一屬性參數 係對應於該第一硬體功能模組所具有之屬性; 其中當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該第一裝置外掛程式透過該應用程式介面,將該第一屬性參數傳遞給該主代理程式,該主代理程式再將和該第一屬性參數傳遞給該操作介面程式,該操作介面程式依據該第一屬性參數來修改該操作畫面,使該操作畫面顯示該第一硬體功能模組所具有之屬性。An interface generation system, which includes: An operating interface program, the operating interface program is executed in a first computer (server), and the operating interface program outputs an operating screen; A master agent program, the master agent program is executed in a second computer, the second computer is connected to the first computer through a first network, the second computer can optionally install a first hardware function module Group, the master agent includes an application program interface; A first device plug-in program, the first device plug-in program is executed in the second computer, the first device plug-in program has a first attribute parameter, and the first attribute parameter corresponds to the first hardware function module The attributes possessed; When the first device plug-in program detects that the second computer has the first hardware function module installed, the first device plug-in program passes the first attribute parameter to the main agent program through the application program interface , The master agent program then passes the first attribute parameter to the operation interface program, and the operation interface program modifies the operation screen according to the first attribute parameter, so that the operation screen displays the function of the first hardware function module. Has the attributes. 如請求項1或3的介面產生系統,其中該介面產生系統更包括一第二裝置外掛程式,該第二裝置外掛程式在該第二電腦中執行,該第二裝置外掛程式係用來偵測該第二電腦是否安裝一第二硬體功能模組,該第二裝置外掛程式具有一第二操作參數,該第二操作參數係對應該第二硬體功能模組可執行之一第二指令;其中當該第二裝置外掛程式偵測到該第二電腦安裝該第二硬體功能模組時,該第二裝置外掛程式透過該應用程式介面,將該第二操作參數傳遞給該主代理程式,該主代理程式再將和該第二操作參數傳遞給該操作介面程式,該操作介面程式依據該第二操作參數來修改該操作畫面,使該操作畫面顯示對應該第二指令的一第二操作項目;其中當該第二操作項目被觸發時,該操作介面程式透過該主代理程式和該第二裝置外掛程式要求該第二硬體功能模組執行該第二指令。For example, the interface generation system of claim 1 or 3, wherein the interface generation system further includes a second device plug-in, the second device plug-in is executed in the second computer, and the second device plug-in is used to detect Whether the second computer is installed with a second hardware function module, the second device plug-in program has a second operation parameter, and the second operation parameter corresponds to the second hardware function module to execute a second command ; Wherein when the second device plug-in detects that the second computer is installed with the second hardware function module, the second device plug-in passes the second operating parameter to the master agent through the application program interface Program, the master agent program then passes the second operation parameter to the operation interface program, and the operation interface program modifies the operation screen according to the second operation parameter so that the operation screen displays a first command corresponding to the second command Two operation items; wherein when the second operation item is triggered, the operation interface program requests the second hardware function module to execute the second command through the main agent program and the second device plug-in program. 如請求項1或3的介面產生系統,其中該介面產生系統更包括一第二裝置外掛程式,該第二裝置外掛程式在該第二電腦中執行,該第二裝置外掛程式係用來偵測該第二電腦是否安裝一第二硬體功能模組,該第二裝置外掛程式具有一第二屬性參數,該第二屬性參數 係對應於該第二硬體功能模組所具有之屬性;其中當該第二裝置外掛程式偵測到該第二電腦安裝該第二硬體功能模組時,該第二裝置外掛程式透過該應用程式介面,將該第二屬性參數傳遞給該主代理程式,該主代理程式再將和該第二屬性參數傳遞給該操作介面程式,該操作介面程式依據該第二屬性參數來修改該操作畫面,使該操作畫面顯示該第二硬體功能模組所具有之屬性。For example, the interface generation system of claim 1 or 3, wherein the interface generation system further includes a second device plug-in, the second device plug-in is executed in the second computer, and the second device plug-in is used to detect Whether the second computer is installed with a second hardware function module, the second device plug-in has a second attribute parameter, and the second attribute parameter corresponds to the attribute of the second hardware function module; When the second device plug-in detects that the second computer is installed with the second hardware function module, the second device plug-in passes the second attribute parameter to the main agent through the application program interface, The main agent program then passes the second attribute parameter to the operation interface program, and the operation interface program modifies the operation screen according to the second attribute parameter so that the operation screen displays the second hardware function module's的Attributes. 如請求項1或3的介面產生系統,其中該第一硬體功能模組為一微處理器模組,該微處理器模組係可選擇性地耦合到一板卡插拔座或一IC腳座而安裝到該第二電腦主機板上,該第一裝置外掛程式係偵測該板卡插拔座或該IC腳座相關的電氣訊號。For example, the interface generation system of claim 1 or 3, wherein the first hardware function module is a microprocessor module, and the microprocessor module can be selectively coupled to a board card socket or an IC The socket is installed on the second computer mainboard, and the first device plug-in program detects the board card socket or the electrical signal related to the IC socket. 如請求項1或3的介面產生系統,其中該第一裝置外掛程式為一網路模組外掛程式,該第一硬體功能模組為一外部網路模組,該外部網路模組設置在一外部裝置上,該第二電腦透過一第三網路和該外部裝置連接,當該第一操作項目被觸發時,該操作介面程式透過該網路模組外掛程式和該第三網路而要求該外部網路模組執行該第一指令。For example, the interface generation system of request item 1 or 3, wherein the first device plug-in is a network module plug-in, the first hardware function module is an external network module, and the external network module is set On an external device, the second computer is connected to the external device through a third network, and when the first operation item is triggered, the operation interface program passes through the network module plug-in program and the third network The external network module is required to execute the first command. 如請求項1或3的介面產生系統,其中該第二電腦更執行一第三方程式,該第三方程式透過該應用程式介面和該第一裝置外掛程式溝通,該第三方程式透過一第四網路與一第三方操作介面溝通,該第三方操作介面顯示對應該第一指令的一第三操作項目;當該第三操作項目被觸發時,該第三方操作介面透過該第三方程式和該第一裝置外掛程式要求該第一硬體功能模組執行該第一指令。For example, in the interface generation system of request item 1 or 3, the second computer runs a third-party program, which communicates with the plug-in program of the first device through the application program interface, and the third-party program through a fourth network The third-party operation interface communicates with a third-party operation interface, and the third-party operation interface displays a third operation item corresponding to the first command; when the third operation item is triggered, the third-party operation interface uses the third-party program and the second A device plug-in program requests the first hardware function module to execute the first command. 如請求項1或3的介面產生系統,其中該操作介面程式更包含一操作介面資料庫;其中當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該操作介面程式更新該操作介面資料庫中狀態為該第二電腦已安裝該第一硬體功能模組;其中當該第一裝置外掛程式偵測到該第一硬體功能模組自該第二電腦移除時,該操作介面程式更新該操作介面資料庫中狀態為該第二電腦未安裝該第一硬體功能模組。For example, the interface generation system of claim 1 or 3, wherein the operating interface program further includes an operating interface database; wherein when the first device plug-in program detects that the second computer is installed with the first hardware function module, The operating interface program updates the status in the operating interface database as the second computer has installed the first hardware function module; wherein when the first device plug-in program detects that the first hardware function module is from the second computer When the second computer is removed, the operating interface program updates the status in the operating interface database to indicate that the first hardware function module is not installed in the second computer. 如請求項1或3的介面產生系統,其中當該第一裝置外掛程式偵測到該第一硬體功能模組自該第二電腦移除時,該第一裝置外掛程式透過該主代理程式通知該操作介面程式,該操作介面程式將對應該第一指令的一第一操作項目自該操作畫面移除。For example, the interface generation system of request item 1 or 3, wherein when the first device plug-in detects that the first hardware function module is removed from the second computer, the first device plug-in passes the main agent Notify the operation interface program that the operation interface program removes a first operation item corresponding to the first command from the operation screen. 如請求項1或3的介面產生系統,其中該介面產生系統更包括一第一軟體外掛程式,該第一軟體外掛程式在該第二電腦中執行,該第一軟體外掛程式係用來偵測該第二電腦是否安裝執行一第一軟體功能模組,該第一軟體外掛程式具有一第二操作參數,該第二操作參數係對應該第一軟體功能模組可執行之一第二指令;該軟體功能模組係可選擇性地安裝在一作業系統中 而被該第二電腦所執行,該第一軟體外掛程式係偵測作業系統中執行中應用程式列表; 其中當該第一軟體外掛程式偵測到該第二電腦執行該第一軟體功能模組時,該第一軟體外掛程式透過該主代理程式,將該第二操作參數傳遞給該主代理程式,該主代理程式再將該第二操作參數傳遞給該操作介面程式,該操作介面程式依據該第二操作參數來修改該操作畫面,使該操作畫面顯示對應該第二指令的一第二操作項目; 其中當該第二操作項目被觸發時,該操作介面程式透過該主代理程式和該第一軟體外掛程式要求該第一軟體功能模組執行該第二指令。For example, the interface generation system of claim 1 or 3, wherein the interface generation system further includes a first software plug-in, the first software plug-in is executed in the second computer, and the first software plug-in is used to detect Whether the second computer is installed to execute a first software function module, the first software plug-in program has a second operating parameter, and the second operating parameter corresponds to the first software function module to execute a second command; The software function module can be selectively installed in an operating system and executed by the second computer, and the first software plug-in detects the list of running applications in the operating system; Wherein when the first software plug-in detects that the second computer is running the first software function module, the first software plug-in passes the second operation parameter to the main agent through the main agent, The master agent program then transmits the second operation parameter to the operation interface program, and the operation interface program modifies the operation screen according to the second operation parameter so that the operation screen displays a second operation item corresponding to the second command ; When the second operation item is triggered, the operation interface program requests the first software function module to execute the second command through the main agent program and the first software plug-in program. 如請求項1或3的介面產生系統,其中該介面產生系統更包括一備援代理程式和一備援系統裝置外掛程式,該備援代理程式和該備援系統裝置外掛程式在該第二電腦的一備援作業系統中執行,該備援系統裝置外掛程式係用來偵測該第二電腦是否安裝一備援系統硬體模組,該備援系統裝置外掛程式具有一第三操作參數,該第三操作參數係對應該備援系統硬體模組可執行之一第三指令; 其中當該備援系統裝置外掛程式偵測到該第二電腦安裝該備援系統硬體模組時,該備援系統裝置外掛程式透過該備援代理程式,將該第三操作參數傳遞給該備援代理程式,該備援代理程式再將該第三操作參數傳遞給該操作介面程式,該操作介面程式依據該第三操作參數來修改該操作畫面,使該操作畫面顯示對應該第三指令的一第三操作項目; 其中當該第三操作項目被觸發時,該操作介面程式透過該備援代理程式和該備援系統裝置外掛程式要求該備援系統硬體模組執行該第三指令。For example, the interface generation system of claim 1 or 3, wherein the interface generation system further includes a backup agent program and a backup system device plug-in program, the backup agent program and the backup system device plug-in program are on the second computer The redundant system device plug-in is used to detect whether a redundant system hardware module is installed on the second computer, and the redundant system device plug-in has a third operating parameter, The third operating parameter is a third command executable corresponding to the hardware module of the backup system; When the backup system device plug-in program detects that the second computer has the backup system hardware module installed, the backup system device plug-in program passes the third operating parameter to the backup agent program The backup agent program passes the third operation parameter to the operation interface program, and the operation interface program modifies the operation screen according to the third operation parameter so that the operation screen displays the third command A third operation item; When the third operation item is triggered, the operation interface program requests the backup system hardware module to execute the third command through the backup agent program and the backup system device plug-in program. 一種介面產生方法,可使一操作介面程式改變一操作畫面,該操作介面程式在一第一電腦中執行,該第一電腦透過一第一網路連結到一第二電腦,該第二電腦中執行一主代理程式和一第一裝置外掛程式,該主代理程式包含一應用程式介面,該第一裝置外掛程式具有一第一操作參數,該第一操作參數 係對應該第一硬體功能模組可執行之一第一指令,該介面產生方法包括步驟: 當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該第一裝置外掛程式透過該應用程式介面,將該第一操作參數傳遞給該主代理程式; 該主代理程式將和該第一操作參數傳遞給該操作介面程式; 該操作介面程式依據該第一操作參數來修改該操作畫面,使該操作畫面顯示對應該第一指令的一第一操作項目; 當該第一操作項目稍後被觸發時,該操作介面程式透過該主代理程式和該第一裝置外掛程式要求該第一硬體功能模組執行該第一指令。An interface generation method that allows an operation interface program to change an operation screen. The operation interface program is executed in a first computer connected to a second computer through a first network. Execute a master agent program and a first device plug-in program, the master agent program includes an application program interface, the first device plug-in program has a first operating parameter, the first operating parameter corresponds to the first hardware function model The group can execute one of the first commands, and the interface generation method includes the steps: When the first device plug-in program detects that the second computer is installed with the first hardware function module, the first device plug-in program transmits the first operation parameter to the main agent program through the application program interface; The main agent program and the first operation parameter are passed to the operation interface program; The operation interface program modifies the operation screen according to the first operation parameter, so that the operation screen displays a first operation item corresponding to the first command; When the first operation item is triggered later, the operation interface program requests the first hardware function module to execute the first command through the main agent program and the first device plug-in program. 如請求項13的介面產生方法,其中該介面產生方法更包括步驟:當該第一裝置外掛程式偵測到該第一硬體功能模組自該第二電腦移除時,該第一裝置外掛程式透過該主代理程式通知該操作介面程式,該操作介面程式將對應該第一指令的一第一操作項目自該操作畫面移除。For example, the interface generation method of claim 13, wherein the interface generation method further includes the step: when the first device plug-in program detects that the first hardware function module is removed from the second computer, the first device plug-in The program informs the operation interface program through the master agent program, and the operation interface program removes a first operation item corresponding to the first command from the operation screen. 一種介面產生方法,可使一操作介面程式改變一操作畫面,該操作介面程式在一第一電腦中執行,該第一電腦透過一第一網路連結到一第二電腦,該第二電腦中執行一主代理程式和一第一裝置外掛程式,該主代理程式包含一應用程式介面,該第一裝置外掛程式具有一第一屬性參數,該第一屬性參數 係對應於該第一硬體功能模組所具有之屬性,該介面產生方法包括步驟: 當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該第一裝置外掛程式透過該應用程式介面,將該第一屬性參數傳遞給該主代理程式; 該主代理程式將和該第一屬性參數傳遞給該操作介面程式; 該操作介面程式依據該第一屬性參數來修改該操作畫面,使該第一硬體功能模組所具有之屬性顯示在該操作畫面上。An interface generation method that allows an operation interface program to change an operation screen. The operation interface program is executed in a first computer connected to a second computer through a first network. Run a main agent and a first device plug-in, the main agent includes an application program interface, the first device plug-in has a first attribute parameter, the first attribute parameter corresponds to the first hardware function For the attributes of the module, the interface generation method includes the steps: When the first device plug-in program detects that the second computer is installed with the first hardware function module, the first device plug-in program passes the first attribute parameter to the main agent program through the application program interface; The master agent program passes the first attribute parameter to the operation interface program; The operating interface program modifies the operating screen according to the first attribute parameter, so that the attributes of the first hardware function module are displayed on the operating screen. 如請求項15的介面產生方法,其中該介面產生方法更包括步驟:當該第一裝置外掛程式偵測到該第一硬體功能模組自該第二電腦移除時,該第一裝置外掛程式透過該主代理程式通知該操作介面程式,該操作介面程式將停止顯示對應該第一硬體功能模組所具有之屬性。For example, the interface generation method of claim 15, wherein the interface generation method further includes the step: when the first device plug-in program detects that the first hardware function module is removed from the second computer, the first device plug-in The program informs the operation interface program through the main agent program, and the operation interface program will stop displaying the attributes corresponding to the first hardware function module. 如請求項13或15的介面產生方法,其中該操作介面程式更包含一操作介面資料庫,其中該介面產生方法更包括步驟:當該第一裝置外掛程式偵測到該第二電腦安裝該第一硬體功能模組時,該操作介面程式更新該操作介面資料庫中狀態為該第二電腦已安裝該第一硬體功能模組;其中當該第一裝置外掛程式偵測到該第一硬體功能模組自該第二電腦移除時,該操作介面程式更新該操作介面資料庫中狀態為該第二電腦未安裝該第一硬體功能模組。For example, the interface generation method of claim 13 or 15, wherein the operation interface program further includes an operation interface database, and the interface generation method further includes the step: when the first device plug-in program detects that the second computer is installed on the second computer When a hardware function module is used, the operation interface program updates the state in the operation interface database to be that the second computer has installed the first hardware function module; wherein when the first device plug-in program detects the first hardware function module When the hardware function module is removed from the second computer, the operation interface program updates the state in the operation interface database to the second computer that the first hardware function module is not installed.
TW108135891A 2019-10-03 2019-10-03 User interface generating method and a computer system implementing the same TWI729519B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW108135891A TWI729519B (en) 2019-10-03 2019-10-03 User interface generating method and a computer system implementing the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW108135891A TWI729519B (en) 2019-10-03 2019-10-03 User interface generating method and a computer system implementing the same

Publications (2)

Publication Number Publication Date
TW202115570A true TW202115570A (en) 2021-04-16
TWI729519B TWI729519B (en) 2021-06-01

Family

ID=76604357

Family Applications (1)

Application Number Title Priority Date Filing Date
TW108135891A TWI729519B (en) 2019-10-03 2019-10-03 User interface generating method and a computer system implementing the same

Country Status (1)

Country Link
TW (1) TWI729519B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI783463B (en) * 2021-04-28 2022-11-11 博橡科技股份有限公司 Method for generating a human-machine interface, computer readable storage medium, computing device, and function operating device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9063808B2 (en) * 2008-05-15 2015-06-23 International Business Machines Corporation Deploying a package for a software application
US9514031B2 (en) * 2014-09-22 2016-12-06 International Business Machines Corporation Auto-deployment and testing of system application test cases in remote server environments
US9826045B2 (en) * 2014-09-26 2017-11-21 Oracle International Corporation Efficient means to test server generated applications on mobile device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI783463B (en) * 2021-04-28 2022-11-11 博橡科技股份有限公司 Method for generating a human-machine interface, computer readable storage medium, computing device, and function operating device

Also Published As

Publication number Publication date
TWI729519B (en) 2021-06-01

Similar Documents

Publication Publication Date Title
US9043777B2 (en) Transferring files to a baseboard management controller (‘bmc’) in a computing system
US20190258554A1 (en) Monitor peripheral device based on imported data
US10656971B2 (en) Agile framework for vertical application development and delivery
US7596687B2 (en) System and method for information handling system interoperable firmware storage
JP2002511161A (en) Emulator for visual display object file and method of operation
US9459859B2 (en) Template derivation for configuration object management
TW201351286A (en) System and method of updating firmware
US8903967B2 (en) Out-of-band management of third party adapter configuration settings in a computing system
US9811347B2 (en) Managing dependencies for human interface infrastructure (HII) devices
US10587655B1 (en) Compliance management system and method for an integrated computing system
JP2019091460A (en) SYSTEM AND METHOD FOR CONTROLLING IoT DEVICE EXECUTION ORDER
TWI729519B (en) User interface generating method and a computer system implementing the same
US20060101372A1 (en) Method, system, and software for determining platform management functionality
US20070260761A1 (en) Inter-module data communication control method and system for ACPI and BIOS
US11354259B1 (en) Computer system configurations based on accessing data elements presented by baseboard management controllers
US7568091B2 (en) Computer platform system control unit data programming control method and system
CN104572724A (en) System and method for monitoring working states of host
JP2014217186A (en) Electronic equipment, verification method and verification program
US8214330B2 (en) Information processing apparatus, information processing method, and computer program product
CN101685396A (en) System and method for controlling function icon
CN116431200A (en) Configuration method, device, equipment and storage medium for application data configuration information
US11442708B2 (en) Compiler-generated alternate memory-mapped data access operations
CN100498721C (en) Method and system for controlling cell data write-in of computer platform host
TWI739853B (en) Computing device and operation method
US20230195666A1 (en) Providing Platform Management Profiles to Platform Management Drivers on Electronic Devices