Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Embed graph into operator

Embed graph into operator 10 years 1 month ago #6211

  • beloni
  • beloni's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 151
  • Karma: 0
Hello,

What would be the best design to add an option for embedding a xtt graph into the operator widget? I realise OpGtk and XttGeGtk have no relation to each other...
And what about the option ge_mOptions_Embedded?

Eduardo
Last Edit: 10 years 1 month ago by beloni.
The administrator has disabled public write access.

Embed graph into operator 10 years 1 month ago #6214

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi Eduardo,

The Embedded option makes it possible to open a graph in a widget inside a window that already exist. The best solution would be to add a multiview, which also has the embedded option, to the operator window. The multiview is more flexible and can contain a graph, or several graphs, alarm lists, event lists, trend curves other multiviews etc. A new attribute has to be added to the OpPlace object to state the multiview object.

/Claes
The administrator has disabled public write access.

Embed graph into operator 10 years 1 month ago #6216

  • beloni
  • beloni's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 151
  • Karma: 0
I'm afraid I'm not familiar with multiview feature.

My idea is to add an XttGraph option for "embedding" a graph into the operator environment, as you can see in the attached screenshot. As there will be graphs we want them to show as dialogue popups while others must present themselves embedded.

Eduardo
Attachments:
Last Edit: 10 years 1 month ago by beloni.
The administrator has disabled public write access.

Embed graph into operator 10 years 1 month ago #6220

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
You can read about multiview in release notes V5.0.

/Claes
The administrator has disabled public write access.

Embed graph into operator 9 years 1 month ago #7351

  • Tbourdai
  • Tbourdai's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 90
  • Thank you received: 1
  • Karma: 0
Hi,

How can I import a TrendCurve inside a MultiViewElement ?

I create a DsTrendCurve and I can open it manually in free windows but I would import this window inside a Multiview.
I create a Multiview and define Type as TrendCurve & set the Action as DsTrendCurve path.

When I open multiview, Trend don't open and stay empty.

Do you got an idea ? Maybe a wrong command or syntax to call the Multiview ?

Thanks for more details about it ..

Tbourdai
The administrator has disabled public write access.

Embed graph into operator 9 years 1 month ago #7352

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
HI Tbourdai,

The DsTrendCurve should be inserted in Object[0], not in Action.

/Claes
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 9.132 seconds