com.prosysopc.ua.types.adi
Interface ParticleSizeMonitorDeviceStreamType

All Superinterfaces:
BaseInstanceType, BaseObjectType, StreamType, TopologyElementType, UaInstance, UaNode, UaObject
All Known Implementing Classes:
ParticleSizeMonitorDeviceStreamTypeImpl, ParticleSizeMonitorDeviceStreamTypeImplBase, ParticleSizeMonitorDeviceStreamTypeNode, ParticleSizeMonitorDeviceStreamTypeNodeBase

public interface ParticleSizeMonitorDeviceStreamType
extends StreamType

Generated on 2018-05-09 10:45:32


Field Summary
static String ACQUISITION_DATA
           
static String PARAMETER_SET
           
 
Fields inherited from interface com.prosysopc.ua.types.adi.StreamType
ACQUISITION_SETTINGS, ACQUISITION_STATUS, CHEMOMETRIC_MODEL_SETTINGS, CONFIGURATION, CONTEXT, GROUP_IDENTIFIER, STATUS
 
Fields inherited from interface com.prosysopc.ua.types.di.TopologyElementType
IDENTIFICATION, LOCK, METHOD_SET
 
Method Summary
 FunctionalGroupType getAcquisitionDataNode()
           
 BaseObjectType getParameterSetNode()
           
 
Methods inherited from interface com.prosysopc.ua.types.adi.StreamType
getAcquisitionSettingsNode, getAcquisitionStatusNode, getChemometricModelSettingsNode, getConfigurationNode, getContextNode, getStatusNode
 
Methods inherited from interface com.prosysopc.ua.types.di.TopologyElementType
getIdentificationNode, getLockNode, getMethodSetNode
 
Methods inherited from interface com.prosysopc.ua.types.opcua.BaseInstanceType
getQualifiedName
 
Methods inherited from interface com.prosysopc.ua.nodes.UaObject
callMethod, getEventNotifier, getIcon, setEventNotifier, setIcon
 
Methods inherited from interface com.prosysopc.ua.nodes.UaInstance
getTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionId
 
Methods inherited from interface com.prosysopc.ua.nodes.UaNode
addComponent, addProperty, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersion, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute
 

Field Detail

PARAMETER_SET

static final String PARAMETER_SET
See Also:
Constant Field Values

ACQUISITION_DATA

static final String ACQUISITION_DATA
See Also:
Constant Field Values
Method Detail

getParameterSetNode

BaseObjectType getParameterSetNode()
Specified by:
getParameterSetNode in interface StreamType
Specified by:
getParameterSetNode in interface TopologyElementType

getAcquisitionDataNode

FunctionalGroupType getAcquisitionDataNode()
Specified by:
getAcquisitionDataNode in interface StreamType


Copyright © 2018. All rights reserved.