CN115775622A - Visualization method based on port configuration of operating room equipment set - Google Patents

Visualization method based on port configuration of operating room equipment set Download PDF

Info

Publication number
CN115775622A
CN115775622A CN202310092083.0A CN202310092083A CN115775622A CN 115775622 A CN115775622 A CN 115775622A CN 202310092083 A CN202310092083 A CN 202310092083A CN 115775622 A CN115775622 A CN 115775622A
Authority
CN
China
Prior art keywords
port
equipment
client
image control
basic
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.)
Granted
Application number
CN202310092083.0A
Other languages
Chinese (zh)
Other versions
CN115775622B (en
Inventor
王敏艳
张晓宇
石丹杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang Ruihua Kangyuan Technology Co ltd
Chengdu Ruihua Kangyuan Technology Co ltd
Original Assignee
Zhejiang Ruihua Kangyuan Technology Co ltd
Chengdu Ruihua Kangyuan Technology 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 Zhejiang Ruihua Kangyuan Technology Co ltd, Chengdu Ruihua Kangyuan Technology Co ltd filed Critical Zhejiang Ruihua Kangyuan Technology Co ltd
Priority to CN202310092083.0A priority Critical patent/CN115775622B/en
Publication of CN115775622A publication Critical patent/CN115775622A/en
Application granted granted Critical
Publication of CN115775622B publication Critical patent/CN115775622B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Small-Scale Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a visualization method based on port configuration of an operating room equipment set, which belongs to the technical field of visualization and comprises the following steps: s1: acquiring basic data of an operating room equipment set by using a client, and preprocessing the basic data; s2: configuring a client image control and control content; s3: and configuring a visual interface of the client by using the image control and the control content, and visually displaying the preprocessed basic data by using the visual interface of the client. The invention realizes the visual image interface operation of hospital intraoperative equipment and configuration, detects and monitors the equipment state and the equipment fault point in the whole process, can enable operation and maintenance personnel to carry out the equipment configuration operation conveniently, and helps to improve the field implementation and later operation and maintenance work efficiency.

Description

Visualization method based on port configuration of operating room equipment set
Technical Field
The invention belongs to the technical field of visualization, and particularly relates to a visualization method based on port configuration of an operating room equipment set.
Background
The digital operating room is characterized in that an advanced informatization technology is applied to the operating room, so that doctors can obtain a large amount of important information related to patients in real time, operation is facilitated, and efficiency is improved. The digital operating room is a system for acquiring and coding digital images, and integrates audio and video equipment such as: the system compresses and codes audio and video signals of the operating room, and then the video signals can be watched on a terminal by adopting a network.
In project implementation and system operation and maintenance, implementation and maintenance personnel need to connect and configure all hardware devices in an operating room to ensure that physical connection and logical connection are smooth and correct.
In the current stage scene, the working steps of field implementation and operation and maintenance personnel for connecting and configuring hardware equipment in an operating room are as follows: the first step is as follows: traditional implementers will record a connection configuration data set between single operating room equipment sets on an Excel, a notebook or a notebook; the second step: implementing personnel perform real physical wiring deployment on the inter-operation equipment set port according to the record; the third step: implementing personnel on-site verification, testing the signal state of the equipment port and updating records; the fourth step: the operation and maintenance personnel configure connection data of each port in the background service system according to the configuration record; in the implementation, operation and maintenance processes, the operating room has various devices, the configuration is complicated, the device fault problem points are difficult to position, manual operation is mostly needed, the adjustment is inconvenient, the configuration information is easy to lose, the inefficiency cannot be avoided, and the error rate is high.
Disclosure of Invention
In order to solve the above problems, the present invention provides a visualization method based on the configuration of the operating room device set port.
The technical scheme of the invention is as follows: a visualization method based on port configuration of an operating room equipment set comprises the following steps:
s1: acquiring basic data of an operating room equipment set by using a client;
s2: configuring a client image control and control content;
s3: and configuring a visual interface of the client by using the image control and the control content, and visually displaying the basic data by using the visual interface of the client.
Further, in step S1, the basic data of the operating room device set includes a device basic table, a device port basic table, and an inter-device port mapping table; the device basic table comprises a signal processing device basic table and a signal input and output device basic table; the method comprises the steps of establishing an equipment basic table according to equipment types, establishing an equipment port basic table according to equipment port types and interface types to which equipment ports belong, and establishing an inter-equipment port mapping table according to a connection relation between equipment and the equipment ports.
Further, the signal processing device base table includes a device ID, a device name, a device inter-operation ID, a device IP, a device server IP, a server port, a signal processing category ID, and a device status; the signal input and output device basic table comprises a device ID, a device name, a signal input and output type ID and a device state; the device port basic table comprises a device port number, a device ID, a port protocol, a port type, an interface type to which the port belongs and a port use state; the inter-device port mapping table includes a device port ID, a device mapping port ID, an inter-device intra-technology ID, and a device mapping inter-technology ID.
Further, in step S1, a specific method for preprocessing the device base table is as follows: using the device ID in the device basic table as a header, serializing the device basic table, and setting a random number; extracting bytes in the basic table of the equipment from the head, adding a random number at the byte position to obtain the latest byte position, and adding the rest contents except the equipment ID in the basic table of the equipment corresponding to the latest byte position to the client to finish the pretreatment;
the specific method for preprocessing the device port basic table comprises the following steps: using the device ID in the device port basic table as a header, serializing the device port basic table, and setting a random number; extracting bytes in the device port basic table from the header, adding a random number at the byte position to obtain the latest byte position, and adding the rest contents except the device ID in the device port basic table corresponding to the latest byte position to the client to finish preprocessing;
the specific method for preprocessing the port mapping table between the devices comprises the following steps: using the device port ID in the device-to-device port mapping table as a header, serializing the device-to-device port mapping table, and setting a random number; extracting bytes in the inter-device port mapping table from the header, adding a random number at the byte position to obtain the latest byte position, adding the rest contents except the device port ID in the inter-device port mapping table corresponding to the latest byte position to the client, and finishing the preprocessing.
Further, in step S2, the client image control includes a port image control, a signal processing device image control, a signal input/output device image control, and a wiring image control.
Further, in step S2, a specific method for configuring the client image control includes: the method comprises the steps of obtaining an original background image of a client, preprocessing the original background image according to mask parameters, loading the preprocessed original background image to a blank control, generating an image control, obtaining an index corresponding to the image control, generating an index table within a preset time threshold, carrying out port labeling in the client according to the index table, and taking labeled port information as a result of configuring the image control of the client.
Further, the control content of the port image control comprises a port category and a device port number; the control content of the image control of the signal processing equipment comprises an equipment name and an equipment port set; the control content of the signal input output device image control comprises a device name and a device port set.
Further, step S3 comprises the following sub-steps:
s31: creating a visual blank interface according to the equipment intraoperative ID;
s32: dragging the image control of the signal processing equipment or the image control of the signal input and output equipment to a visual blank interface;
s33: respectively connecting the starting point and the end point of the connecting image control with a port image control corresponding to the equipment image control in the visual blank interface to complete the configuration of the visual interface of the client;
s34: and in a configured client visual interface, loading equipment information according to basic data of the operating room equipment set, uploading the equipment information to a server, and finishing visual display of the basic data as basic data of other operating rooms.
The invention has the beneficial effects that:
(1) The invention converts the data set into a visual image, changes the digital information into graphic image information to be represented, and visually presents the graphic image information in front of the operation and maintenance personnel, thereby facilitating the observation and monitoring of the operation and maintenance personnel;
(2) The invention can preview the signal of the equipment port, can carry out multi-end pushing on the port signal and judges whether the received signal is correct or not; the invention can also detect the state of the equipment port, when the signal is in fault and needs to be eliminated, the position of the fault point can be quickly positioned, and the operation and maintenance working efficiency is improved;
(3) The invention realizes the visual image interface operation of hospital intraoperative equipment and configuration, detects and monitors the equipment state and equipment fault points in the whole process, can enable operation and maintenance personnel to carry out equipment configuration operation conveniently, and helps to improve the field implementation and later operation and maintenance work efficiency.
Drawings
Fig. 1 is a flow chart of a visualization method based on operating room equipment set port configuration.
Detailed Description
The embodiments of the present invention will be further described with reference to the accompanying drawings.
As shown in fig. 1, the present invention provides a visualization method based on operating room equipment set port configuration, comprising the following steps:
s1: acquiring basic data of an operating room equipment set by using a client;
s2: configuring a client image control and control content;
s3: and configuring a client visual interface by using the image control and the control content, and visually displaying the basic data by using the client visual interface.
In the embodiment of the invention, in the step S1, the basic data of the operating room device set includes a device basic table, a device port basic table and an inter-device port mapping table; the device basic table comprises a signal processing device basic table and a signal input and output device basic table; the method comprises the steps of establishing an equipment basic table according to equipment types, establishing an equipment port basic table according to equipment port types and interface types to which equipment ports belong, and establishing an inter-equipment port mapping table according to a connection relation between equipment and equipment ports.
In the embodiment of the invention, the signal processing equipment basic table comprises an equipment ID, an equipment name, an equipment inter-operation ID, an equipment IP, an equipment server IP, a server port, a signal processing type ID and an equipment state; the signal input and output device basic table comprises a device ID, a device name, a signal input and output type ID and a device state; the device port basic table comprises a device port number, a device ID, a port protocol, a port type, an interface type to which the port belongs and a port use state; the inter-device port mapping table includes a device port ID, a device mapping port ID, an inter-device intra-technology ID, and a device mapping inter-technology ID.
The device category is a signal processing category, a signal input category and a signal output category; the signal processing type equipment comprises video equipment, audio equipment, matrix equipment, power supply equipment, control equipment and the like; the signal input and output devices include a camera device, a sound device, a headset, a large screen, and the like.
In the embodiment of the present invention, in step S1, a specific method for preprocessing the device basis table is as follows: using the device ID in the device basic table as a header, serializing the device basic table, and setting a random number; extracting bytes in the basic table of the equipment from the head, adding a random number at the byte position to obtain the latest byte position, adding the rest contents except the equipment ID in the basic table of the equipment corresponding to the latest byte position to the client, and finishing the pretreatment;
the specific method for preprocessing the device port basic table comprises the following steps: using the device ID in the device port basic table as a header, serializing the device port basic table, and setting a random number; extracting bytes in the equipment port basic table from the head, adding random numbers at the byte positions to obtain the latest byte positions, adding the rest contents except the equipment ID in the equipment port basic table corresponding to the latest byte positions to the client, and finishing preprocessing;
the specific method for preprocessing the port mapping table between the devices comprises the following steps: using the device port ID in the device-to-device port mapping table as a header, serializing the device-to-device port mapping table, and setting a random number; extracting bytes in the inter-device port mapping table from the header, adding a random number at the byte position to obtain the latest byte position, adding the rest contents except the device port ID in the inter-device port mapping table corresponding to the latest byte position to the client, and finishing the preprocessing.
In the embodiment of the present invention, in step S2, the client image control includes a port image control, a signal processing device image control, a signal input and output device image control, and a wiring image control.
In the embodiment of the present invention, in step S2, a specific method for configuring a client image control includes: the method comprises the steps of obtaining an original background image of a client, preprocessing the original background image according to mask parameters, loading the preprocessed original background image to a blank control, generating an image control, obtaining an index corresponding to the image control, generating an index table within a preset time threshold, carrying out port labeling in the client according to the index table, and taking labeled port information as a result of configuring the image control of the client.
In the embodiment of the invention, the control content of the port image control comprises a port type and a device port number; the control content of the image control of the signal processing equipment comprises an equipment name and an equipment port set; the control content of the signal input output device image control comprises a device name and a device port set.
The port image control presents different styles according to different port interface types; the image control of the signal processing equipment presents different styles according to different equipment types; the signal input and output equipment image control part presents different styles according to different types of the signal input and output equipment; and the connecting image control presents different styles according to different types of the starting and ending port interfaces.
In an embodiment of the present invention, step S3 includes the following sub-steps:
s31: creating a visual blank interface according to the equipment intraoperative ID; the interface is divided into three parts: the left side is the signal input device placing position, the middle is the signal processing device placing position, and the right side is the output device placing position;
s32: dragging one or more image controls of signal processing equipment or image controls of signal input and output equipment of the representative equipment to a visual blank interface; indicating that a device is newly added in the technical room and a piece of device data belonging to a room is newly added in the device table;
s33: respectively connecting the starting point and the end point of the connecting image control with a port image control corresponding to the equipment image control in the visual blank interface to complete the configuration of the visual interface of the client; as two device port configuration mapping data, representing the connection condition between the device ports, adding a new piece of mapping data (including the device ports and the mapping ports) in the device mapping table;
s34: and in a configured client visual interface, loading equipment information according to basic data of the operating room equipment set, uploading the equipment information to a server, and finishing visual display of the basic data as basic data of other operating rooms. All contents configured on the visual interface are recorded in the local basic data, and when the visual interface is opened again, equipment information, equipment position information, equipment connection configuration information and the like can be automatically loaded on the visual interface according to the room ID according to the local basic data; the local client visual configuration can upload the basic data to the server under the condition of networking after the configuration is finished under the condition of network disconnection.
The functional operation of the visual interface of the local computer client comprises the following steps:
(1) Triggering a signal processing equipment port clicking event, generating audio data and video stream data through the SDK coding of the equipment, and previewing video and audio information through a video control;
(2) Triggering a signal processing equipment port clicking event, previewing an audio and video information result in the first step under the condition that a network is normally connected, and determining that the video signal of the equipment port is normal if the video signal exists; if the audio signal exists, determining that the audio signal of the equipment port is normal; if no signal exists, judging the signal missing condition according to whether the physical port is in failure;
(3) Changing the adsorption positions of the starting point and the end point of the image control connection line; if the port configuration mapping has a problem, the image control starting point or the image control ending point can be dragged to be adsorbed on other ports again, and the mapping relation data (including the device port and the mapping port) is modified in the corresponding device mapping table according to the mapping ID before modification.
The invention has the beneficial effects that:
(1) The invention converts the data set into a visual image, changes the digital information into the information represented by a graphic image, and visually presents the information in front of operation and maintenance personnel, thereby being convenient for the operation and maintenance personnel to observe and monitor;
(2) The invention can preview the signal of the equipment port, can carry out multi-end pushing on the port signal and judge whether the received signal is correct or not; the invention can also detect the state of the equipment port, when the signal is in fault and needs to be eliminated, the position of the fault point can be quickly positioned, and the operation and maintenance working efficiency is improved;
(3) The invention realizes the visual image interface operation of hospital intraoperative equipment and configuration, detects and monitors the equipment state and equipment fault points in the whole process, can enable operation and maintenance personnel to carry out equipment configuration operation conveniently, and helps to improve the field implementation and later operation and maintenance work efficiency.
It will be appreciated by those of ordinary skill in the art that the embodiments described herein are intended to assist the reader in understanding the principles of the invention and are to be construed as being without limitation to such specifically recited embodiments and examples. Those skilled in the art, having the benefit of this disclosure, may effect numerous modifications thereto and changes may be made without departing from the scope of the invention in its aspects.

Claims (8)

1. A visualization method based on port configuration of an operating room equipment set is characterized by comprising the following steps:
s1: acquiring basic data of an operating room equipment set by using a client, and preprocessing the basic data;
s2: configuring a client image control and control content;
s3: and configuring a client visual interface by using the image control and the control content, and visually displaying the preprocessed basic data by using the client visual interface.
2. The visualization method based on the port configuration of the operating room device set according to claim 1, wherein in the step S1, the basic data of the operating room device set includes a device basic table, a device port basic table and an inter-device port mapping table;
the device basic table comprises a signal processing device basic table and a signal input and output device basic table;
the method comprises the steps of establishing an equipment basic table according to equipment types, establishing an equipment port basic table according to equipment port types and interface types to which equipment ports belong, and establishing an inter-equipment port mapping table according to a connection relation between equipment and equipment ports.
3. The visualization method based on the operating room equipment set port configuration as claimed in claim 2, wherein the signal processing equipment base table comprises equipment ID, equipment name, equipment inter-operation ID, equipment IP, equipment server IP, server port, signal processing category ID and equipment status;
the signal input and output device basic table comprises a device ID, a device name, a signal input and output type ID and a device state;
the device port basic table comprises a device port number, a device ID, a port protocol, a port type, a port belonging interface type and a port use state;
the inter-device port mapping table includes a device port ID, a device mapping port ID, a device inter-technology ID, and a device mapping inter-technology ID.
4. The visualization method according to claim 3, wherein in the step S1, the specific method for preprocessing the device basis table is as follows: using the device ID in the device basic table as a header, serializing the device basic table, and setting a random number; extracting bytes in the basic table of the equipment from the head, adding a random number at the byte position to obtain the latest byte position, and adding the rest contents except the equipment ID in the basic table of the equipment corresponding to the latest byte position to the client to finish the pretreatment;
the specific method for preprocessing the device port basic table comprises the following steps: using the device ID in the device port basic table as a header, serializing the device port basic table, and setting a random number; extracting bytes in the device port basic table from the header, adding a random number at the byte position to obtain the latest byte position, and adding the rest contents except the device ID in the device port basic table corresponding to the latest byte position to the client to finish preprocessing;
the specific method for preprocessing the port mapping table between the devices comprises the following steps: using the device port ID in the device-to-device port mapping table as a header, serializing the device-to-device port mapping table, and setting a random number; extracting bytes in the inter-device port mapping table from the header, adding a random number at the byte position to obtain the latest byte position, adding the rest contents except the device port ID in the inter-device port mapping table corresponding to the latest byte position to the client, and finishing the preprocessing.
5. The visualization method based on the port configuration of the operating room equipment set according to claim 1, wherein in the step S2, the client image controls comprise a port image control, a signal processing equipment image control, a signal input output equipment image control and a wiring image control.
6. The visualization method based on the operating room equipment set port configuration of claim 1, wherein in the step S2, a specific method for configuring the client image control is as follows: the method comprises the steps of obtaining an original background image of a client, preprocessing the original background image according to mask parameters, loading the preprocessed original background image to a blank control, generating an image control, obtaining an index corresponding to the image control, generating an index table within a preset time threshold, carrying out port labeling in the client according to the index table, and taking labeled port information as a result of configuring the image control of the client.
7. The visualization method based on the port configuration of the operating room device set according to claim 5, wherein the control content of the port image control comprises a port category and a device port number; the control content of the image control of the signal processing equipment comprises an equipment name and an equipment port set; the control content of the signal input and output device image control comprises a device name and a device port set.
8. The visualization method based on the port configuration of the operating room equipment set according to claim 1, wherein the step S3 comprises the following substeps:
s31: creating a visual blank interface according to the equipment intraoperative ID;
s32: dragging the image control of the signal processing equipment or the image control of the signal input and output equipment to a visual blank interface;
s33: respectively connecting the starting point and the end point of the connecting image control with a port image control corresponding to the equipment image control in the visual blank interface to complete the configuration of the visual interface of the client;
s34: and in a configured client visual interface, loading equipment information according to basic data of the operating room equipment set, uploading the equipment information to a server, and finishing visual display of the basic data as basic data of other operating rooms.
CN202310092083.0A 2023-02-10 2023-02-10 Visualization method based on port configuration of operating room equipment set Active CN115775622B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310092083.0A CN115775622B (en) 2023-02-10 2023-02-10 Visualization method based on port configuration of operating room equipment set

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310092083.0A CN115775622B (en) 2023-02-10 2023-02-10 Visualization method based on port configuration of operating room equipment set

Publications (2)

Publication Number Publication Date
CN115775622A true CN115775622A (en) 2023-03-10
CN115775622B CN115775622B (en) 2023-04-21

Family

ID=85393777

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310092083.0A Active CN115775622B (en) 2023-02-10 2023-02-10 Visualization method based on port configuration of operating room equipment set

Country Status (1)

Country Link
CN (1) CN115775622B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484189A (en) * 2014-12-31 2015-04-01 北京拼图科技有限公司 Construction and design method of application interface
CN106027664A (en) * 2016-06-29 2016-10-12 上海吉功信息技术有限公司 Medical device running management system and method
CN106656588A (en) * 2016-12-12 2017-05-10 国网北京市电力公司 Fault locating method and device for intelligent substation
CN112150122A (en) * 2020-10-16 2020-12-29 贵州电网有限责任公司 Agile network resource positioning and decision-making system
CN114064188A (en) * 2022-01-18 2022-02-18 深圳微迅信息科技有限公司 Design method and design device of monitoring interface and electronic equipment
CN114625357A (en) * 2022-04-11 2022-06-14 河钢数字技术股份有限公司 Visual arrangement platform based on two-dimensional component multi-interaction technology
CN114816189A (en) * 2021-01-18 2022-07-29 沈阳中科博微科技股份有限公司 Cloud-based industrial intelligent equipment remote configuration method
CN115033235A (en) * 2022-06-30 2022-09-09 浙江瑞华康源科技有限公司 System and method for flexibly multiplexing web page based on low-code development platform
CN115277865A (en) * 2022-07-19 2022-11-01 浪潮思科网络科技有限公司 Display method, device and medium for device panel

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484189A (en) * 2014-12-31 2015-04-01 北京拼图科技有限公司 Construction and design method of application interface
CN106027664A (en) * 2016-06-29 2016-10-12 上海吉功信息技术有限公司 Medical device running management system and method
CN106656588A (en) * 2016-12-12 2017-05-10 国网北京市电力公司 Fault locating method and device for intelligent substation
CN112150122A (en) * 2020-10-16 2020-12-29 贵州电网有限责任公司 Agile network resource positioning and decision-making system
CN114816189A (en) * 2021-01-18 2022-07-29 沈阳中科博微科技股份有限公司 Cloud-based industrial intelligent equipment remote configuration method
CN114064188A (en) * 2022-01-18 2022-02-18 深圳微迅信息科技有限公司 Design method and design device of monitoring interface and electronic equipment
CN114625357A (en) * 2022-04-11 2022-06-14 河钢数字技术股份有限公司 Visual arrangement platform based on two-dimensional component multi-interaction technology
CN115033235A (en) * 2022-06-30 2022-09-09 浙江瑞华康源科技有限公司 System and method for flexibly multiplexing web page based on low-code development platform
CN115277865A (en) * 2022-07-19 2022-11-01 浪潮思科网络科技有限公司 Display method, device and medium for device panel

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
孙长建: "面向远程故障诊断的物流设备数据采集与监控系统设计" *
王宁邦;刘江涛;梁红飞;范文文;李凤江;王俊;周菊香;: "Cacti在可视化校园网络管理中的应用" *
蔡健: "大型临床医疗设备智能管理平台的设计与实现" *

Also Published As

Publication number Publication date
CN115775622B (en) 2023-04-21

Similar Documents

Publication Publication Date Title
US11082665B2 (en) System and method for a security system
US6996779B2 (en) Graphical user interface for a transport multiplexer
US20170201724A1 (en) System and method for a security system
US6230043B1 (en) Method and apparatus for capturing and automatically transferring an x-ray image to a remote location
TW200419369A (en) Systems and methods for establishing interaction between a local computer and a remote computer
EP2826241A1 (en) Multifunctional conferencing systems and methods
JP6111757B2 (en) Communication system, communication terminal, and terminal program
CN108039015A (en) A kind of nuclear power plant's fire alarm cooperative video monitoring system
CN108270622A (en) A kind of method and system that concurrent emulation testing is carried out to video communication service system
US20110119317A1 (en) Apparatus, method and computer readable medium for simulation integration
CN202190347U (en) Hospital operating room observation and consultation monitoring system
CN112399227A (en) Method and system for simultaneously and synchronously playing multiple paths of medical images and time axis
CN115775622A (en) Visualization method based on port configuration of operating room equipment set
CN108366225A (en) Method, apparatus, equipment and storage medium based on the acquisition of multichannel endoscopic images
JP4820073B2 (en) Information processing system, electronic device, information processing method, computer-processable program, and recording medium
CN111262738A (en) Terminal equipment information binding method and device, switch and storage medium
WO2023147731A1 (en) Abnormal data processing method and apparatus, and electronic device
TW200414760A (en) Transformation device of remote monitoring computer display image
TWI434177B (en) Kvm switch system and signal processing method thereof
CN113923421B (en) Monitoring video compression method, monitoring system, computer equipment and medium
US20210239737A1 (en) Annotated decode of oscilloscope signals
US20200068177A1 (en) Plant operating state analysis system
US20090316013A1 (en) System and method for processing medical graphics data
JP4611584B2 (en) Image data display method, image data display server, image data display program, and recording medium
CN104349123B (en) The embedded main mouth automatic detection of video recording equipment and the method for switching

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant