Protected: Connecting a Medical Instrument with ScriptCommunicator (Linux)
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
Step 1: Log In and Access Workspace Open erp.yoctobe.com Log in with a Manager account (required for creating or editing workspaces) From the dashboard, scroll down and find the default workspace named Home Click Edit to modify the workspace Step…
Step 1: Download and Install AnyDesk Open Firefox and go to: https://anydesk.com/en/downloads/linux Click “Download Now” for Ubuntu Open the downloaded .deb file and click “Install” Step 2: Fix Black Screen Issue Switch from Wayland to X11 (required for screen sharing):…
This guide covers how to properly manage Let’s Encrypt SSL certificates when running Nginx inside Docker containers, addressing common challenges and providing automated solutions. Prerequisites Before starting, ensure you have: Docker and Docker Compose installed A domain pointing to your…
What is ScriptCommunicator? ScriptCommunicator is a powerful serial terminal and communication tool that allows you to interact directly with devices through various interfaces including: Serial ports (RS232, RS485, RS422) TCP/IP connections UDP connections CAN bus Medical Instrument Troubleshooting ScriptCommunicator is…
Docker has revolutionized how we deploy and manage applications, making it easier than ever to containerize your projects. Whether you’re a developer looking to streamline your workflow or a system administrator managing multiple services, Docker and Docker Compose are essential…
This comprehensive guide addresses common issues when connecting medical analyzers via RS232/serial ports to Yoctobe Medical Instrument Middleware. Follow these detailed steps to diagnose and resolve communication problems with laboratory instruments using ASTM protocol. Problem Description Issue: Failure to receive…
In this tutorial, we will use MergeContent to group and compress DICOM files into a ZIP archive, then send the ZIP file to a third-party application using InvokeHTTP. This ensures efficient data transfer and integration with external systems via a…
In this demo, we are using nifi-dicom processor (download nar extension file from here) adds DICOM features to Apache’s NiFi package. The new Processors reside in a nar file and extend NiFi with several new processors. After adding the nar…
Start by dragging the GetSFTP (or FetchSFTP) processor onto your canvas. This processor securely connects to your SFTP server, enabling NiFi to retrieve ZIP files containing the DICOM images. Double-click on the processor, go to settings tab, and name it…