NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
DTProgramDiagnostic2
Interface DTProgramDiagnostic2
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
ProgramDiagnostic2DataType
isAbstract
false
interface
DTProgramDiagnostic2
{
createClientName
:
UAString
;
createSessionId
:
NodeId
;
invocationCreationTime
:
Date
;
lastMethodCall
:
UAString
;
lastMethodCallTime
:
Date
;
lastMethodInputArguments
:
DTArgument
[]
;
lastMethodInputValues
:
Variant
[]
;
lastMethodOutputArguments
:
DTArgument
[]
;
lastMethodOutputValues
:
Variant
[]
;
lastMethodReturnStatus
:
StatusCode
;
lastMethodSessionId
:
NodeId
;
lastTransitionTime
:
Date
;
}
Hierarchy (
View Summary
)
DTStructure
DTProgramDiagnostic2
UDTProgramDiagnostic2
Index
Properties
create
Client
Name
create
Session
Id
invocation
Creation
Time
last
Method
Call
last
Method
Call
Time
last
Method
Input
Arguments
last
Method
Input
Values
last
Method
Output
Arguments
last
Method
Output
Values
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
Input
Values
lastMethodInputValues
:
Variant
[]
last
Method
Output
Arguments
lastMethodOutputArguments
:
DTArgument
[]
last
Method
Output
Values
lastMethodOutputValues
:
Variant
[]
last
Method
Return
Status
lastMethodReturnStatus
:
StatusCode
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
Input
Values
last
Method
Output
Arguments
last
Method
Output
Values
last
Method
Return
Status
last
Method
Session
Id
last
Transition
Time
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...