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.
Thank you. Does your embedded system use new drivers for this? Are there any demo videos or sites about it?
I have only enabled Mindray HL7 numeric data export, just curious how you got the ECG waveforms, is this your own app or VSCaptureCLI?