NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
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 Summary
)
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
createClientName
:
UAString
create
Session
Id
createSessionId
:
NodeId
invocation
Creation
Time
invocationCreationTime
:
Date
last
Method
Call
lastMethodCall
:
UAString
last
Method
Call
Time
lastMethodCallTime
:
Date
last
Method
Input
Arguments
lastMethodInputArguments
:
DTArgument
[]
last
Method
Output
Arguments
lastMethodOutputArguments
:
DTArgument
[]
last
Method
Return
Status
lastMethodReturnStatus
:
DTStatusResult
last
Method
Session
Id
lastMethodSessionId
:
NodeId
last
Transition
Time
lastTransitionTime
:
Date
Settings
Member Visibility
Protected
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
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...