com.prosysopc.ua.types.adi
Interface AccessoryType
- All Superinterfaces:
- BaseInstanceType, BaseObjectType, TopologyElementType, UaInstance, UaNode, UaObject
- All Known Subinterfaces:
- DetectorType, GcOvenType, SmartSamplingSystemType, SourceType
- All Known Implementing Classes:
- AccessoryTypeImpl, AccessoryTypeImplBase, AccessoryTypeNode, AccessoryTypeNodeBase, DetectorTypeImpl, DetectorTypeImplBase, DetectorTypeNode, DetectorTypeNodeBase, GcOvenTypeImpl, GcOvenTypeImplBase, GcOvenTypeNode, GcOvenTypeNodeBase, SmartSamplingSystemTypeImpl, SmartSamplingSystemTypeImplBase, SmartSamplingSystemTypeNode, SmartSamplingSystemTypeNodeBase, SourceTypeImpl, SourceTypeImplBase, SourceTypeNode, SourceTypeNodeBase
public interface AccessoryType
- extends TopologyElementType
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 |
IS_HOT_SWAPPABLE
static final String IS_HOT_SWAPPABLE
- See Also:
- Constant Field Values
IS_READY
static final String IS_READY
- See Also:
- Constant Field Values
CONFIGURATION
static final String CONFIGURATION
- See Also:
- Constant Field Values
STATUS
static final String STATUS
- See Also:
- Constant Field Values
FACTORY_SETTINGS
static final String FACTORY_SETTINGS
- See Also:
- Constant Field Values
getIsHotSwappableNode
UaProperty getIsHotSwappableNode()
isIsHotSwappable
Boolean isIsHotSwappable()
setIsHotSwappable
void setIsHotSwappable(Boolean value)
throws StatusException
- Throws:
StatusException
getIsReadyNode
UaProperty getIsReadyNode()
isIsReady
Boolean isIsReady()
setIsReady
void setIsReady(Boolean value)
throws StatusException
- Throws:
StatusException
getConfigurationNode
FunctionalGroupType getConfigurationNode()
getStatusNode
FunctionalGroupType getStatusNode()
getFactorySettingsNode
FunctionalGroupType getFactorySettingsNode()
Copyright © 2018. All rights reserved.