Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Recommended Posts

Posted (edited)

Hello,

In a Quick App UI, using several Slider Bars, I need to obtain the values of all Slider Bars to process the information, but I am not able to do so if it is not done one by one, through the onChanged event.

Would there be any way to access the values of the slider bars?


I've done a lot of research on the forum, I've done a lot of tests, but at best I managed not to generate an error and return an empty result 😁

Edited by Ilumyne
Posted
7 hours ago, Ilumyne said:

Hello,

In a Quick App UI, using several Slider Bars, I need to obtain the values of all Slider Bars to process the information, but I am not able to do so if it is not done one by one, through the onChanged event.

Would there be any way to access the values of the slider bars?


I've done a lot of research on the forum, I've done a lot of tests, but at best I managed not to generate an error and return an empty result 😁

You should not treat the sliders as "variables" you can read.

Instead every time the slider change, update a table with the slider=value that you then store away (in a quickVar or GV)

Then you can at any time read the table for the latest values.

At startup you initialise the sliders and table to your start values.

  • Like 1
  • Topic Author
  • Posted

    Hi, thanks for the feedback, I'll try to do it this way. Is it possible to work with vectors and data tables stored in variables?
     

    Please login or register to see this attachment.

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Reply to this topic...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...