Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Visio: Range slider control set range

Solved1.58K views12th July 2023range slider Visio
2
Gerwin van der Kamp [DevOps Enabler]2.92K 9th May 2022 3 Comments

Hi,

I have a visio with an Range slider control which is perfectly fine. However it takes the max value out of the driver and the max value is depending on the configuration of the device. The driver reports back an maximum of 5000ms however when i go above 2000ms i'll get an error.

Is there a way to limit the range within the visio to 2000?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 12th July 2023
Ben Vandenberghe [SLC] [DevOps Enabler] commented 9th May 2022

Just wondering if the driver does not have to be adapted to dynamically change its range in that case, but I’m personally not sure if that’s possible.

Toon Casteele [SLC] [DevOps Enabler] commented 9th May 2022

Where is the value of 2000 available, if not in the driver?

Gerwin van der Kamp commented 9th May 2022

There is an check in the Qaction:

if (delay > helper.MaxChannelDelay)
{
string message = String.Format(
“Max {0} ms of delay is supported with the current system configuration.”,
helper.MaxChannelDelay);

protocol.ShowInformationMessage(message);
return;
}

Because it’s just same device and other configuration that we’ll hit the 5000ms.

the 2000ms is indeed coming from the device somewhere.

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.83K Posted 10th May 2022 0 Comments

There is currently no way to change the allowed range on the Visual Overview. It will always take the range from the driver to determine the possible values.

With this said, I have to agree that this should probably be fixed in the driver rather than introducing a way to circumvent the range on the Visual Overview.

Sebastiaan Dumoulein [SLC] [DevOps Enabler] Answered question 10th May 2022
You are viewing 1 out of 3 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin