Skip to content

VSCapture module to capture numeric and real time data from Draeger (Medibus.X protocol) ventilators

Notifications You must be signed in to change notification settings

greipfrut/VSCaptureDrgVent

Repository files navigation

VSCaptureDrgVent

VSCapture module to capture numeric (Settings, Measured Data and Messages) and real time data from Draeger (Medibus.X protocol) ventilators. Requires C#.NET (Visual Studio) or Xamarin Mono to compile.

Note on realtime data

When numeric and realtime data are captured simultaneously, the exact timing of the realtime data may get temporarily offset, while the numeric data is being read. No dataloss should occour.

A usefull workaround is to create a new 'corrected' time column: starttime + row_index * 20 ms. The original time column should be compared, to ensure no drift in time is occurring.

About

VSCapture module to capture numeric and real time data from Draeger (Medibus.X protocol) ventilators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages