Skip to content

Demonstrates how to use different types of user inputs for URCap Drivers.

License

Notifications You must be signed in to change notification settings

UniversalRobots/CustomUserInput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CustomUserInput

Demonstrates how to use different types of user inputs for URCap Drivers.

Custom User Inputs demonstrates how to use different types of user inputs (e.g. combo box and checkbox inputs) and other (non-user input) UI elements (e.g text components) when defining a custom UI for a driver contribution. The URCap also shows how to use the filler UI element for controlling/grouping the layout and how to add a custom input validator for detecting errors for enterable user inputs, in this case an IP address user input (text field).

Information:

  • Available from:
    • URCap API version 1.7.0.
    • PolyScope version 3.11.0/5.5.0.

Main API interfaces: CustomUserInputConfiguration.

About

Demonstrates how to use different types of user inputs for URCap Drivers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages