Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
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
isAbstract
true
interface
UAFrame_Base
<
T
>
{
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 full
)
UABaseDataVariable_Base
<
T
,
ExtensionObject
>
UAFrame_Base
UA3DFrame_Base
UAFrame
Index
Properties
base
Frame?
cartesian
Coordinates
constant?
fixed
Base?
orientation
Properties
Optional
base
Frame
base
Frame
?:
UABaseDataVariable
<
NodeId
,
NodeId
>
cartesian
Coordinates
cartesian
Coordinates
:
UACartesianCoordinates
<
DTStructure
>
Optional
constant
constant
?:
UAProperty
<
boolean
,
Boolean
>
Optional
fixed
Base
fixed
Base
?:
UAProperty
<
boolean
,
Boolean
>
orientation
orientation
:
UAOrientation
<
DTStructure
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Frame
cartesian
Coordinates
constant
fixed
Base
orientation
NodeOPCUA reference documentation - public API
Loading...