public interface ProgramDiagnostic2Type extends BaseDataVariableType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_CLIENT_NAME |
static String |
CREATE_SESSION_ID |
static String |
INVOCATION_CREATION_TIME |
static String |
LAST_METHOD_CALL |
static String |
LAST_METHOD_CALL_TIME |
static String |
LAST_METHOD_INPUT_ARGUMENTS |
static String |
LAST_METHOD_INPUT_VALUES |
static String |
LAST_METHOD_OUTPUT_ARGUMENTS |
static String |
LAST_METHOD_OUTPUT_VALUES |
static String |
LAST_METHOD_RETURN_STATUS |
static String |
LAST_METHOD_SESSION_ID |
static String |
LAST_TRANSITION_TIME |
getValue, setValuegetQualifiedNameaddDataChangeListener, getAccessLevel, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, removeDataChangeListener, setAccessLevel, setHistorizing, setMinimumSamplingInterval, setUserAccessLevelgetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdgetArrayDimensions, getDataType, getDataTypeId, getValueRank, setArrayDimensions, setDataType, setDataTypeId, setValue, setValueRankaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String LAST_TRANSITION_TIME
static final String INVOCATION_CREATION_TIME
static final String LAST_METHOD_CALL
static final String LAST_METHOD_INPUT_ARGUMENTS
static final String LAST_METHOD_INPUT_VALUES
static final String LAST_METHOD_CALL_TIME
static final String CREATE_CLIENT_NAME
static final String LAST_METHOD_OUTPUT_ARGUMENTS
static final String LAST_METHOD_SESSION_ID
static final String LAST_METHOD_OUTPUT_VALUES
static final String LAST_METHOD_RETURN_STATUS
static final String CREATE_SESSION_ID
UaProperty getLastTransitionTimeNode()
DateTime getLastTransitionTime()
void setLastTransitionTime(DateTime value) throws StatusException
StatusExceptionBaseDataVariableType getInvocationCreationTimeNode()
DateTime getInvocationCreationTime()
void setInvocationCreationTime(DateTime value) throws StatusException
StatusExceptionBaseDataVariableType getLastMethodCallNode()
String getLastMethodCall()
void setLastMethodCall(String value) throws StatusException
StatusExceptionBaseDataVariableType getLastMethodInputArgumentsNode()
Argument[] getLastMethodInputArguments()
void setLastMethodInputArguments(Argument[] value) throws StatusException
StatusExceptionBaseDataVariableType getLastMethodInputValuesNode()
Object[] getLastMethodInputValues()
void setLastMethodInputValues(Object[] value) throws StatusException
StatusExceptionBaseDataVariableType getLastMethodCallTimeNode()
DateTime getLastMethodCallTime()
void setLastMethodCallTime(DateTime value) throws StatusException
StatusExceptionBaseDataVariableType getCreateClientNameNode()
String getCreateClientName()
void setCreateClientName(String value) throws StatusException
StatusExceptionBaseDataVariableType getLastMethodOutputArgumentsNode()
Argument[] getLastMethodOutputArguments()
void setLastMethodOutputArguments(Argument[] value) throws StatusException
StatusExceptionBaseDataVariableType getLastMethodSessionIdNode()
NodeId getLastMethodSessionId()
void setLastMethodSessionId(NodeId value) throws StatusException
StatusExceptionBaseDataVariableType getLastMethodOutputValuesNode()
Object[] getLastMethodOutputValues()
void setLastMethodOutputValues(Object[] value) throws StatusException
StatusExceptionBaseDataVariableType getLastMethodReturnStatusNode()
StatusCode getLastMethodReturnStatus()
void setLastMethodReturnStatus(StatusCode value) throws StatusException
StatusExceptionBaseDataVariableType getCreateSessionIdNode()
NodeId getCreateSessionId()
void setCreateSessionId(NodeId value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.