Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
ConfigurationItem
Interface ConfigurationItem
Defines a configuration item
interface
ConfigurationItem
{
description
:
string
;
nodeGuid
:
string
;
symbol
:
URSymbol
;
type
:
"Reference"
|
"Value"
;
}
Hierarchy (
View Summary
)
ConfigurationItem
ReferenceItem
ValueItem
Index
Properties
description
node
Guid
symbol
type
Properties
description
description
:
string
node
Guid
nodeGuid
:
string
symbol
symbol
:
URSymbol
type
type
:
"Reference"
|
"Value"
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
description
node
Guid
symbol
type
Universal Robots TypeScript API - v10.12.0
Loading...
Defines a configuration item