Microsoft Intune Supports CSV Files

in CSV output, you need to enable that before sampling starts. CSV Format outputs a first row of headers indicating the channel and unit of each column. It then outputs one row for each measurement. This is documented in more detail in the sampleEngine class documentation section. Mon.setVout(4.0) engine = sampleEngine.SampleEngine(Mon) ................
................