pogo_html_docu/SIS3820MCS/Attributes.html See pogo generated info for more details.
- AcquiredTriggers.. Number of acquired triggers.
- NbChannels. Number of channels to be readout. When this value is written FlagMCSSet is set to null.
- NbAcquisitions. Number of acquisitions to be done. When this value is written FlagMCSSet is set to null.
- Preset. Preset value, number of triggers that has to be recived before going to the next memory position. Set to 1 means that it will be measured for every recived trigger. When this value is written FlagMCSSet is set to null.
- CountsArray. Array with the counters for every channel at each acquisition. They are ordered in such a way that the first NbChannels values of the array are the values for every channel corresponding to the first acquisition. The dimension of the array is MaxNbAcquisitions*MaxNbChannels, but for each measurement only the first NbAcquisitions*NbChannels elements of the array are filled with valid values (the rest are set to 0).