Qt5 Sample Stream Trace View UI Service
- Introduction
The Qt5 Sample Stream Trace View UI Service registers itself to a Sample Stream Tracer RPC and presents the provided data in a tree view.
- Plugin Information
Plugin Filename | adtf_sample_stream_trace_view_ui.adtfplugin |
Plugin Description | adtf_sample_stream_trace_view_ui.plugindescription |
Plugin Name | Qt5 Sample Stream Trace View UI Service Plugin |
License | ADTF |
Support Mail | support@digitalwerk.net |
Homepage URL | support.digitalwerk.net |
- Plugin Versions
Plugin Version | 3.99.99 |
Plugin File Version | 1.0 |
adtf | 3.99.99 |
adtf::ucom | 3.1.0 |
- Component Information
Name | Qt5 Sample Stream Trace View UI Service |
CID | sample_stream_trace_view.ui_service.adtf.cid |
Description | Use this UI Service to extend the ADTF System with a visualization for statistical information about sample streams (e.g. provided by 'Sample Stream Tracer Service'). |
Type | Service |
Default Runlevel | filtergraph |
- Properties
Name | Value | Type | Description | Subproperties |
title | | cString | Window title which will be used at runtime within Qt5 ADTF XSystem UI Service. | |
- Required Interfaces
IID |
reference_clock.vision.streaming.adtf.iid |
qt_xsystem.spider.services.adtf.iid |
Usage
The Qt5 Sample Stream Trace View UI Service is enhancing the data received from the Sample Stream Tracer RPC by calculating related values like time since last sample and/or trigger received.
The Qt5 Sample Stream Trace View UI Service is meant to be initialized during Runlevel "filtergraph" or later. It has to be started earliest after the Sample Stream Tracer RPC.