com.prosysopc.ua.types.adi
Interface SpectrometerDeviceStreamType
- All Superinterfaces:
- BaseInstanceType, BaseObjectType, StreamType, TopologyElementType, UaInstance, UaNode, UaObject
- All Known Implementing Classes:
- SpectrometerDeviceStreamTypeImpl, SpectrometerDeviceStreamTypeImplBase, SpectrometerDeviceStreamTypeNode, SpectrometerDeviceStreamTypeNodeBase
public interface SpectrometerDeviceStreamType
- extends StreamType
Generated on 2018-05-09 10:45:32
| 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 |
PARAMETER_SET
static final String PARAMETER_SET
- See Also:
- Constant Field Values
CONFIGURATION
static final String CONFIGURATION
- See Also:
- Constant Field Values
ACQUISITION_SETTINGS
static final String ACQUISITION_SETTINGS
- See Also:
- Constant Field Values
ACQUISITION_STATUS
static final String ACQUISITION_STATUS
- See Also:
- Constant Field Values
ACQUISITION_DATA
static final String ACQUISITION_DATA
- See Also:
- Constant Field Values
FACTORY_SETTINGS
static final String FACTORY_SETTINGS
- See Also:
- Constant Field Values
getParameterSetNode
BaseObjectType getParameterSetNode()
- Specified by:
getParameterSetNode in interface StreamType- Specified by:
getParameterSetNode in interface TopologyElementType
getConfigurationNode
FunctionalGroupType getConfigurationNode()
- Specified by:
getConfigurationNode in interface StreamType
getAcquisitionSettingsNode
FunctionalGroupType getAcquisitionSettingsNode()
- Specified by:
getAcquisitionSettingsNode in interface StreamType
getAcquisitionStatusNode
FunctionalGroupType getAcquisitionStatusNode()
- Specified by:
getAcquisitionStatusNode in interface StreamType
getAcquisitionDataNode
FunctionalGroupType getAcquisitionDataNode()
- Specified by:
getAcquisitionDataNode in interface StreamType
getFactorySettingsNode
BaseObjectType getFactorySettingsNode()
Copyright © 2018. All rights reserved.