|
Histogram Data
|
Previous Top Next |
| · | Create the histogram block definition
|
| · | Setup the histogram decoder
|
| · | Setup the histogram display
|
| · | At first we have to define the destination block. The event values of the TLM block can be in the range [0..255]. We create a TLMHisto block that will take the histogram data and consists of one array item with dimension 256. This way each source value gets mapped onto a destination slot.
|