yamcs / yamcs-studio

Desktop TM/TC Client for Yamcs
https://docs.yamcs.org/yamcs-studio/
Eclipse Public License 2.0
27 stars 14 forks source link

user defined type in xls config #75

Closed Vitaliy136 closed 5 years ago

Vitaliy136 commented 5 years ago

landing.xls has position type

position = { float32 longitude; float32 latitude; float32 altitude }

What name should I set in PV name property if using xygraph widget for plotting. I tried setting (/YSS/SIMULATOR/Position.longitude) but this did not work.

fqqb commented 5 years ago

It won't work yet. Struct support was a recent addition to the server (we usually have everything unrolled in the MDB), and support for it has not yet made it into the client tools. Both studio and yamcs-web lack support.

vinnitu commented 5 years ago

It is interesting thing, when do you plan add support to web and studio?

xpromache commented 5 years ago

When time allows....

We appreciate help, though!

On Wed, Jan 16, 2019 at 2:17 PM Victor Sklyar notifications@github.com wrote:

It is interesting thing, when do you plan add support to web and studio?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yamcs/yamcs-studio/issues/75#issuecomment-454775198, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3gR1Hs03Kre1NM63DO2TNrVgWn2-XPks5vDyZQgaJpZM4Z7nlC .

fqqb commented 5 years ago

With the latest release of studio and server it is now possible to add aggregate members (and array entries) to displays.