Data Table
Quote from AdminTC on 22/02/2021, 10:47The Data Table block shows the data coming from a Spectra stream in table format:
Left hand side input:
- Spectra
Spectra data will be shown in real-time as table view incl. color coding (adjustable color profiles) incl. time stamp data. A lot of pages are held in memory. You can scroll and pan within the memory. All in all this is of great help for debugging e.g. to check scripts, to find data glitches etc. In addition a time compression up to 100.000 is possible:
Attached Screenshot shows a singly carrier with -23,3dBm from the IQ Signal Generator block running through a FFT and then fed into the Data Table block. The Data Table block proves that the FFT is doing a perfect decoding since the red colored peak values all show -23,3dBm.
A typical Mission:
The Data Table block shows the data coming from a Spectra stream in table format:
Left hand side input:
- Spectra
Spectra data will be shown in real-time as table view incl. color coding (adjustable color profiles) incl. time stamp data. A lot of pages are held in memory. You can scroll and pan within the memory. All in all this is of great help for debugging e.g. to check scripts, to find data glitches etc. In addition a time compression up to 100.000 is possible:
Attached Screenshot shows a singly carrier with -23,3dBm from the IQ Signal Generator block running through a FFT and then fed into the Data Table block. The Data Table block proves that the FFT is doing a perfect decoding since the red colored peak values all show -23,3dBm.
A typical Mission:
Quote from Valentin on 13/05/2024, 13:43Very cool function!
Two questions:
- Could we export the data table as a stream also via the HTTP-stream?
- Is it also possible to integrate it into JSIQA or use a script to control it?
Could you provide us a sample script?THX in advance for your answer
Very cool function!
Two questions:
- Could we export the data table as a stream also via the HTTP-stream?
- Is it also possible to integrate it into JSIQA or use a script to control it?
Could you provide us a sample script?
THX in advance for your answer
Quote from mm_dev on 13/05/2024, 13:52The Data Table is just a visualization of the incoming data stream. You can export that stream via HTTP or access it in a script block.
The Data Table is just a visualization of the incoming data stream. You can export that stream via HTTP or access it in a script block.