69 views
in GUI Development by

Hello,

I'm tryng to modify the Diagram in the climate cabinet Example.

I thought that like the graph component, i can simply add a Temperature value to the graph and display it.

I see that ther is a "Actual Temperature" observer, the idea was to link the observer to a slot method that adds a point to the graph when the value of the temperature gets updated from the Device component, and further move the green slider with the last point added.

What could be a solution?

Thanks.

1 Answer

0 votes
by
Hi Riccardo,

the graph in the ClimateCabinet example presents a time bar over a given curve (the heating and cooling process) to indicate the passed time and the preceding time.

Before trying to adapt a certain example, it would be good to define what exactly you want to display. Is it a static curve? Do you want to present some measured values as a graph? Should the graph update as soon as new values are available? Should the graph move? Is the user able to move/zoom the graph? ...

You will find several different examples (Climate Cabinet, Waveform Generator, Pulse Oximeter, Oscilloscope, ...) delivered with Embedded Wizard Studio - each with different types of graphs. Depending on your use-case it might be helpful to study a certain example.

Best regards,

Manfred.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...