Hi Haluk, Capturing waveforms from Draeger devices is possible with VSCaptureCLI using the MedibusX protocol (this protocol option should be set in the anesthesia machine or ventilator service settings). Please send me more details and raw debug files generated to xeonfusion at yahoo dot com. Regards, John.
Hi Marco, There are two types of ECG waves in the Intellivue protocol, compound ECG waves and single ECG waves transmitted at higher sampling rate. VSCapture decodes both as single ECG output and trace shouldnt be like that. Can you send me the menu options used and the .raw or .txt debug file generated by the app in the same folder? Email xeonfusion at yahoo dot com. Thanks, John.
Hi Christian, VSCaptureCLI supports Websocket protocol in MQTT, ensure that you use the complete websocket configuration and full url with the app. It separates command line parameters based on "-" or "--". Here's an example of the command line: dotnet VSCaptureCLI.dll --devices 1 --devicetype 1 --device1model 1 --device1arg -port 192.168.1.125 -interval 2 -export 3 -devid vscapture -url ws://test.mosquitto.org:8080/ws -topic vscapture -user -passw -waveset 0 -scale 2 Try the MQTT output with the...
Hi Christian, VSCaptureCLI supports Websocket protocol in MQTT, ensure that you use the complete websocket configuration and full url with the app. It separates command line parameters based on "-" or "--". Here's an example of the command line: dotnet VSCaptureCLI.dll --devices 1 --devicetype 1 --device1model 1 --device1arg -port 192.168.1.125 -interval 5 -export 3 -devid vscapture -url ws://test.mosquitto.org:8080/ws -topic vscapture -user -passw -waveset 0 Try the MQTT output with the test server...
Hi Janek, To connect to the MIB port, you will need a custom RJ45 to DB9 cable as mentioned here: https://sourceforge.net/p/vscapture/discussion/general/thread/cb369fa9/ The pin out wiring in MX 600-800 series is different from that of MX400-550 series, ensure this is correct. The BeagleBone is not a necessity, the RJ45 end connects to the monitor while the DB9 end connects to the serial port in your PC or laptop. The monitor should also be configured for serial data output, go to Service Menu, Hardware,...
Hi Pavan, Have a look at this thread: https://sourceforge.net/p/vscapture/discussion/general/thread/5c39a04b08/ MR400 uses a protocol different from Intellivue. If the waveform protocol is available from the manufacturer, the support can be added. Regards,
Hi Juan, The Servo-U ventilator numerics and waveforms are fully supported throught the updated VSCaptureCLI app (available in the home page or files section of this site). Details about the complex protocol may be available online by searching the term 'Servo Communication Interface' (SCI) protocol. Regards, John.
Hi Nuri, If VSCapture was useful in your commercial product, please consider acknowledging the project in your site and supporting the project through the donation link. Your solution seems quite interesting. Regards, John.