Apnea Board Forum - CPAP | Sleep Apnea
List of Respironics Dreamstation sensors - Printable Version

+- Apnea Board Forum - CPAP | Sleep Apnea (https://www.apneaboard.com/forums)
+-- Forum: Public Area (https://www.apneaboard.com/forums/Forum-Public-Area)
+--- Forum: Software Support Forum (https://www.apneaboard.com/forums/Forum-Software-Support-Forum)
+--- Thread: List of Respironics Dreamstation sensors (/Thread-List-of-Respironics-Dreamstation-sensors)



List of Respironics Dreamstation sensors - apnero - 03-22-2021

I am using OSCAR for analyzing the data from my Respironics Dreamstation BiPAP machine. How can I find out which of the displayed results are actually the measurements read from the machine's sensors, which ones are the results calculated by the machine, and which are the OSCAR-calculated ones?


RE: List of Respironics Dreamstation sensors - sawinglogz - 03-22-2021

Assuming you're talking about a standard BiPAP (600X or 700X) and not an autoSV (900X) or AVAPS (1030X, 1130X), you'd want to look at ParsedEventsF0V6 list around line 3971 of:

https://gitlab.com/pholy/OSCAR-code/-/blob/master/oscar/SleepLib/loader_plugins/prs1_loader.cpp#L3971

Eventually the UI will provide some indication of what's native and what's calculated, but for now you'll have to look at the source code.


RE: List of Respironics Dreamstation sensors - apnero - 03-23-2021

Thank you for this reference. 

I think it would be appropriate to ask on the Main forum about the nomenclature of the machine's sensors and its derived results recorded on the memory stick.