public interface DataSetReaderType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_DATA_SET_MIRROR |
static String |
CREATE_TARGET_VARIABLES |
static String |
DATA_SET_FIELD_CONTENT_MASK |
static String |
DATA_SET_META_DATA |
static String |
DATA_SET_READER_PROPERTIES |
static String |
DATA_SET_WRITER_ID |
static String |
DIAGNOSTICS |
static String |
HEADER_LAYOUT_URI |
static String |
KEY_FRAME_COUNT |
static String |
MESSAGE_RECEIVE_TIMEOUT |
static String |
MESSAGE_SETTINGS |
static String |
PUBLISHER_ID |
static String |
SECURITY_GROUP_ID |
static String |
SECURITY_KEY_SERVICES |
static String |
SECURITY_MODE |
static String |
STATUS |
static String |
SUBSCRIBED_DATA_SET |
static String |
TRANSPORT_SETTINGS |
static String |
WRITER_GROUP_ID |
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 SECURITY_KEY_SERVICES
static final String DATA_SET_META_DATA
static final String DATA_SET_READER_PROPERTIES
static final String MESSAGE_RECEIVE_TIMEOUT
static final String WRITER_GROUP_ID
static final String KEY_FRAME_COUNT
static final String SECURITY_MODE
static final String PUBLISHER_ID
static final String DATA_SET_FIELD_CONTENT_MASK
static final String DATA_SET_WRITER_ID
static final String HEADER_LAYOUT_URI
static final String SECURITY_GROUP_ID
static final String TRANSPORT_SETTINGS
static final String MESSAGE_SETTINGS
static final String STATUS
static final String SUBSCRIBED_DATA_SET
static final String DIAGNOSTICS
static final String CREATE_DATA_SET_MIRROR
static final String CREATE_TARGET_VARIABLES
UaProperty getSecurityKeyServicesNode()
EndpointDescription[] getSecurityKeyServices()
void setSecurityKeyServices(EndpointDescription[] value) throws StatusException
StatusExceptionUaProperty getDataSetMetaDataNode()
DataSetMetaDataType getDataSetMetaData()
void setDataSetMetaData(DataSetMetaDataType value) throws StatusException
StatusExceptionUaProperty getDataSetReaderPropertiesNode()
KeyValuePair[] getDataSetReaderProperties()
void setDataSetReaderProperties(KeyValuePair[] value) throws StatusException
StatusExceptionUaProperty getMessageReceiveTimeoutNode()
Double getMessageReceiveTimeout()
void setMessageReceiveTimeout(Double value) throws StatusException
StatusExceptionUaProperty getWriterGroupIdNode()
UnsignedShort getWriterGroupId()
void setWriterGroupId(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getKeyFrameCountNode()
UnsignedInteger getKeyFrameCount()
void setKeyFrameCount(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getSecurityModeNode()
MessageSecurityMode getSecurityMode()
void setSecurityMode(MessageSecurityMode value) throws StatusException
StatusExceptionUaProperty getPublisherIdNode()
Object getPublisherId()
void setPublisherId(Object value) throws StatusException
StatusExceptionUaProperty getDataSetFieldContentMaskNode()
DataSetFieldContentMask getDataSetFieldContentMask()
void setDataSetFieldContentMask(DataSetFieldContentMask value) throws StatusException
StatusExceptionUaProperty getDataSetWriterIdNode()
UnsignedShort getDataSetWriterId()
void setDataSetWriterId(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getHeaderLayoutUriNode()
String getHeaderLayoutUri()
void setHeaderLayoutUri(String value) throws StatusException
StatusExceptionUaProperty getSecurityGroupIdNode()
String getSecurityGroupId()
void setSecurityGroupId(String value) throws StatusException
StatusExceptionDataSetReaderTransportType getTransportSettingsNode()
DataSetReaderMessageType getMessageSettingsNode()
PubSubStatusType getStatusNode()
SubscribedDataSetType getSubscribedDataSetNode()
PubSubDiagnosticsDataSetReaderType getDiagnosticsNode()
UaMethod getCreateDataSetMirrorNode()
NodeId createDataSetMirror(String f_parentNodeName, RolePermissionType[] f_rolePermissions) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getCreateTargetVariablesNode()
StatusCode[] createTargetVariables(ConfigurationVersionDataType f_configurationVersion, FieldTargetDataType[] f_targetVariablesToAdd) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.