<td>Available only for expert user. Enable/Disable writing the data to a file.</td>
</tr>
<tr><td>triggerLiveTime</td>
<td>R</td>
<td>Double</td>
<td>The livetime run statistic as measured by the trigger filter, reported in seconds.</td>
</tr>
<tr><td>realTime(i)</td>
<td>R</td>
<td>Double</td>
<td>The total time that the processor was taking data in seconds</td>
</tr>
<tr><td>deadTime(i)</td>
<td>R</td>
<td>Double</td>
<td>Deadtime as calculated by (ICR - OCR) / ICR</td>
</tr>
<tr><td>inputCountRate</td>
<td>R</td>
<td>Double</td>
<td>This is the total number of triggers divided by the runtime in counts per second.</td>
</tr>
<tr><td>outputCountRate</td>
<td>R</td>
<td>Double</td>
<td>This is the total number of events in the run divided by the runtime in counts per second.</td>
</tr>
<tr><td>eventsInRun</td>
<td>R</td>
<td>Double</td>
<td>The total number of events in a run that are written into the MCA spectrum.</td>
</tr>
<tr><td>presetValue</td>
<td>R/W</td>
<td>Double</td>
<td>This value is either the number of counts or the time (specified in seconds) it depends on preset_type parameter.</td>
</tr>
<tr><td>presetType</td>
<td>R</td>
<td>Double</td>
<td>Sets the preset run type: "NONE", "FIXED_REAL", "FIXED_LIVE", "FIXED_EVENTS", "FIXED_TRIGGERS"</td>
</tr>
<tr><td>channel</td>
<td>R</td>
<td>ULong</td>
<td>Fluo spectrum for</td>
</tr>
<tr><td>pixelAdvanceMode</td>
<td>R</td>
<td>String</td>
<td>Available values : GATE, SYNC</td>
</tr>
<tr><td>rois(i)_(j)</td>
<td>R</td>
<td>Double</td>
<td>Region Of Interest j for channel i : spectrum sum for roi user input</td>