NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UAFrame_Base
Interface UAFrame_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
FrameType i=18786
dataType
ExtensionObject
dataType Name
DTFrame i=18813
value rank
-1
isAbstract
true
interface
UAFrame_Base
<
T
extends
DTFrame
>
{
baseFrame
?:
UABaseDataVariable
<
NodeId
,
NodeId
>
;
cartesianCoordinates
:
UACartesianCoordinates
<
DTStructure
>
;
constant
?:
UAProperty
<
boolean
,
Boolean
>
;
fixedBase
?:
UAProperty
<
boolean
,
Boolean
>
;
orientation
:
UAOrientation
<
DTStructure
>
;
}
Type Parameters
T
extends
DTFrame
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
ExtensionObject
>
UAFrame_Base
UA3DFrame_Base
UAFrame
Index
Properties
base
Frame?
cartesian
Coordinates
constant?
fixed
Base?
orientation
Properties
Optional
base
Frame
baseFrame
?:
UABaseDataVariable
<
NodeId
,
NodeId
>
cartesian
Coordinates
cartesianCoordinates
:
UACartesianCoordinates
<
DTStructure
>
Optional
constant
constant
?:
UAProperty
<
boolean
,
Boolean
>
Optional
fixed
Base
fixedBase
?:
UAProperty
<
boolean
,
Boolean
>
orientation
orientation
:
UAOrientation
<
DTStructure
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Frame
cartesian
Coordinates
constant
fixed
Base
orientation
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...