VSCapture project update VSCaptureCLIv1.007 has been released. Download from: https://sourceforge.net/projects/vscapture/ or https://sourceforge.net/projects/vscapture/files/VSCaptureCLI/
The latest app adds support for numeric and waveform data capture from newer models of GE Carescape B450, B650, B850 and GE Canvas v3.x monitors that uses a high speed baud rate 115200 via the updated DRI v6 protocol.... read more
VSCaptureCLIv1.002 released https://sourceforge.net/projects/vscapture/files/VSCaptureCLI/VSCaptureCLIv1.002Binary.zip/download. Data capture support for Draeger Infinity (Delta, Kappa, Vista XL) monitors via serial port is now supported, apart from 14 other classes of medical devices, integrated in a single app.
As part of the #VSCapture medical research project, #VSCaptureCLI is now available for testing.
It integrates the capability of capturing data from 14 classes of medical device protocols and numerous models of monitors, ventilators, syringe pumps and anaesthesia machines. These models supported by the project over the last decade constitute more than 37,000 lines of C# code, with plans to expand the support in future iterations.... read more
VSCaptureMPv1.011 update adds Vuelink/IntelliBridge waveform support, developed in collaboration with Raiko Klemp, Sononuvm GmbH. Bug fix for waveform calibration code, update recommended for all users.
VSCaptureWave and VSCaptureMP modules of VSCapture for GE S/5 and Philips Intellivue data capture source code now updated to the latest .NET6 platform. Code sections for System.Text.Json and MQTT updated. .NET6 can be used to compile and run code on Windows, Mac OS X and Linux.
VSCapture v1.008 update for downloading data from Philips Intellivue monitors released. https://sourceforge.net/projects/vscapture/files/PhilipsIntellivue/ Bug fix for absolute timestamp roll over, performance improvement for MIB capture on Win OS. Git source at: https://github.com/xeonfusion/VSCaptureMP
VSCaptureBCCv1.001 with support for BBraun Spacecom syringe pump docking interface via LAN or RS232 released.
VSCapture update v1.006 for data export from Philips Intellivue monitors released. Bug fixes for numeric (float to double) data conversion, JSON export.
VSCaptureWave for data capture from GE S/5 monitors, updated to v1.008 - complete rewrite of waveform processing code for better performance, bug fix for waveform parsing and JSON export, fixed memory leaks. Update recommended for all users.
VSCaptureMP v1.005 for data capture from Philips Intellivue monitors released, with support for command line parameters and HTTP JSON export. Compatible with Mono runtime (mono-sgen) on Raspberry Pi 3, to be run as an IoT module.
VSCapture app for data capture from Intellivue monitors, VSCaptureMPv1.004 update released. Added support for export of calibrated waveforms and monitor recorded time in CSV. Arterial BP values in realtime. #PPV https://sourceforge.net/projects/vscapture/files/PhilipsIntellivue/
VSCaptureMP v1.001 has been released! #VSCapture support for realtime numeric data capture from Philips Intellivue monitors added, capture via LAN port using UDP/IP protocol. Data capture in real-time using 1 second or greater interval, with CSV file export for easy import to MS Excel. Latest source code also available at: https://github.com/xeonfusion/VSCaptureMP
VSCapture has been cited in an interesting article on wireless Anaesthesia monitoring in #JCVA - Journal of Cardiothoracic and Vascular Anesthesia "Expanding the Role of Mobile Devices in the Operating Room: Direct Wireless Connection to the Anesthesia Monitor". The C# GE Datex-Ohmeda Anaesthesia monitor interface software code has been used to build their Android based software. http://www.sciencedirect.com/science/article/pii/S1053077014004765
+VSCapture build003 for Mono/Linux released
+Requires Mono 2.x, tested with USB to serial cables
+Implements a serial port data event handler not part of Mono library functionality
+Physical on-board serial ports may require modification of user group permission for access to the serial port before the program can be used
+Build 003 fixes bugs, code cleanups
+Adds new realtime data display format
+Adds support in CSV file export for Entropy,BIS
VitalSignsCapture is a C# .NET app to capture data from Datex AS3 Anesthesia monitors. Requires Visual Studio 2010, .NET 4 to compile. Support for capture from other monitors is planned in future. A console app, proof of concept source code v1.001 has been released.