Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
ValueRange
Interface ValueRange<U>
interface
ValueRange
<
U
extends
AllUnits
=
AllUnits
>
{
max
:
number
;
min
:
number
;
unit
:
U
;
}
Type Parameters
U
extends
AllUnits
=
AllUnits
Index
Properties
max
min
unit
Properties
max
max
:
number
min
min
:
number
unit
unit
:
U
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
max
min
unit
Universal Robots TypeScript API - v10.12.0
Loading...