NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAProgramDiagnostic2_Base
Interface UAProgramDiagnostic2_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
ProgramDiagnostic2Type i=15383
dataType
ExtensionObject
dataType Name
DTProgramDiagnostic2 i=24033
value rank
-1
isAbstract
false
interface
UAProgramDiagnostic2_Base
<
T
extends
DTProgramDiagnostic2
>
{
createClientName
:
UABaseDataVariable
<
UAString
,
String
>
;
createSessionId
:
UABaseDataVariable
<
NodeId
,
NodeId
>
;
invocationCreationTime
:
UABaseDataVariable
<
Date
,
DateTime
>
;
lastMethodCall
:
UABaseDataVariable
<
UAString
,
String
>
;
lastMethodCallTime
:
UABaseDataVariable
<
Date
,
DateTime
>
;
lastMethodInputArguments
:
UABaseDataVariable
<
DTArgument
[]
,
ExtensionObject
>
;
lastMethodInputValues
:
UABaseDataVariable
<
any
,
any
>
;
lastMethodOutputArguments
:
UABaseDataVariable
<
DTArgument
[]
,
ExtensionObject
,
>
;
lastMethodOutputValues
:
UABaseDataVariable
<
any
,
any
>
;
lastMethodReturnStatus
:
UABaseDataVariable
<
StatusCode
,
StatusCode
>
;
lastMethodSessionId
:
UABaseDataVariable
<
NodeId
,
NodeId
>
;
lastTransitionTime
:
UAProperty
<
Date
,
DateTime
>
;
}
Type Parameters
T
extends
DTProgramDiagnostic2
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
ExtensionObject
>
UAProgramDiagnostic2_Base
UAProgramDiagnostic2
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
:
UABaseDataVariable
<
UAString
,
String
>
create
Session
Id
createSessionId
:
UABaseDataVariable
<
NodeId
,
NodeId
>
invocation
Creation
Time
invocationCreationTime
:
UABaseDataVariable
<
Date
,
DateTime
>
last
Method
Call
lastMethodCall
:
UABaseDataVariable
<
UAString
,
String
>
last
Method
Call
Time
lastMethodCallTime
:
UABaseDataVariable
<
Date
,
DateTime
>
last
Method
Input
Arguments
lastMethodInputArguments
:
UABaseDataVariable
<
DTArgument
[]
,
ExtensionObject
>
last
Method
Input
Values
lastMethodInputValues
:
UABaseDataVariable
<
any
,
any
>
last
Method
Output
Arguments
lastMethodOutputArguments
:
UABaseDataVariable
<
DTArgument
[]
,
ExtensionObject
>
last
Method
Output
Values
lastMethodOutputValues
:
UABaseDataVariable
<
any
,
any
>
last
Method
Return
Status
lastMethodReturnStatus
:
UABaseDataVariable
<
StatusCode
,
StatusCode
>
last
Method
Session
Id
lastMethodSessionId
:
UABaseDataVariable
<
NodeId
,
NodeId
>
last
Transition
Time
lastTransitionTime
:
UAProperty
<
Date
,
DateTime
>
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...