public interface TargetVariablesType extends SubscribedDataSetType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_TARGET_VARIABLES |
static String |
REMOVE_TARGET_VARIABLES |
static String |
TARGET_VARIABLES |
| Modifier and Type | Method and Description |
|---|---|
StatusCode[] |
addTargetVariables(ConfigurationVersionDataType f_configurationVersion,
FieldTargetDataType[] f_targetVariablesToAdd) |
UaMethod |
getAddTargetVariablesNode() |
UaMethod |
getRemoveTargetVariablesNode() |
FieldTargetDataType[] |
getTargetVariables() |
UaProperty |
getTargetVariablesNode() |
StatusCode[] |
removeTargetVariables(ConfigurationVersionDataType f_configurationVersion,
UnsignedInteger[] f_targetsToRemove) |
void |
setTargetVariables(FieldTargetDataType[] value) |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, 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 TARGET_VARIABLES
static final String REMOVE_TARGET_VARIABLES
static final String ADD_TARGET_VARIABLES
UaProperty getTargetVariablesNode()
FieldTargetDataType[] getTargetVariables()
void setTargetVariables(FieldTargetDataType[] value) throws StatusException
StatusExceptionUaMethod getRemoveTargetVariablesNode()
StatusCode[] removeTargetVariables(ConfigurationVersionDataType f_configurationVersion, UnsignedInteger[] f_targetsToRemove) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getAddTargetVariablesNode()
StatusCode[] addTargetVariables(ConfigurationVersionDataType f_configurationVersion, FieldTargetDataType[] f_targetVariablesToAdd) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.