Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
DTProgramDiagnostic
Interface DTProgramDiagnostic
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
ProgramDiagnosticDataType
isAbstract
false
interface
DTProgramDiagnostic
{
createClientName
:
UAString
;
createSessionId
:
NodeId
;
invocationCreationTime
:
Date
;
lastMethodCall
:
UAString
;
lastMethodCallTime
:
Date
;
lastMethodInputArguments
:
DTArgument
[]
;
lastMethodOutputArguments
:
DTArgument
[]
;
lastMethodReturnStatus
:
DTStatusResult
;
lastMethodSessionId
:
NodeId
;
lastTransitionTime
:
Date
;
}
Hierarchy (
view full
)
DTStructure
DTProgramDiagnostic
UDTProgramDiagnostic
Index
Properties
create
Client
Name
create
Session
Id
invocation
Creation
Time
last
Method
Call
last
Method
Call
Time
last
Method
Input
Arguments
last
Method
Output
Arguments
last
Method
Return
Status
last
Method
Session
Id
last
Transition
Time
Properties
create
Client
Name
create
Client
Name
:
UAString
create
Session
Id
create
Session
Id
:
NodeId
invocation
Creation
Time
invocation
Creation
Time
:
Date
last
Method
Call
last
Method
Call
:
UAString
last
Method
Call
Time
last
Method
Call
Time
:
Date
last
Method
Input
Arguments
last
Method
Input
Arguments
:
DTArgument
[]
last
Method
Output
Arguments
last
Method
Output
Arguments
:
DTArgument
[]
last
Method
Return
Status
last
Method
Return
Status
:
DTStatusResult
last
Method
Session
Id
last
Method
Session
Id
:
NodeId
last
Transition
Time
last
Transition
Time
:
Date
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
create
Client
Name
create
Session
Id
invocation
Creation
Time
last
Method
Call
last
Method
Call
Time
last
Method
Input
Arguments
last
Method
Output
Arguments
last
Method
Return
Status
last
Method
Session
Id
last
Transition
Time
NodeOPCUA reference documentation - public API
Loading...