Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAIIeeeBaseTsnStream_Base
Interface UAIIeeeBaseTsnStream_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
IIeeeBaseTsnStreamType i=24173
isAbstract
true
interface
UAIIeeeBaseTsnStream_Base
{
accumulatedLatency
?:
UABaseDataVariable
<
number
,
UInt32
>
;
srClassId
?:
UABaseDataVariable
<
number
,
Byte
>
;
state
:
UABaseDataVariable
<
EnumTsnStreamState
,
Int32
>
;
streamId
:
UABaseDataVariable
<
number
[]
,
Byte
>
;
streamName
:
UABaseDataVariable
<
UAString
,
String
>
;
}
Hierarchy (
view full
)
UABaseInterface_Base
UAIIeeeBaseTsnStream_Base
UAIIeeeBaseTsnStream
Index
Properties
accumulated
Latency?
sr
Class
Id?
state
stream
Id
stream
Name
Properties
Optional
accumulated
Latency
accumulated
Latency
?:
UABaseDataVariable
<
number
,
UInt32
>
Optional
sr
Class
Id
sr
Class
Id
?:
UABaseDataVariable
<
number
,
Byte
>
state
state
:
UABaseDataVariable
<
EnumTsnStreamState
,
Int32
>
stream
Id
stream
Id
:
UABaseDataVariable
<
number
[]
,
Byte
>
stream
Name
stream
Name
:
UABaseDataVariable
<
UAString
,
String
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
accumulated
Latency
sr
Class
Id
state
stream
Id
stream
Name
NodeOPCUA reference documentation - public API
Loading...