com.prosysopc.ua.types.adi
Interface AnalyserChannelStateMachineType
- All Superinterfaces:
- BaseInstanceType, BaseObjectType, FiniteStateMachineType, StateMachineType, UaInstance, UaNode, UaObject
- All Known Implementing Classes:
- AnalyserChannelStateMachineTypeImpl, AnalyserChannelStateMachineTypeImplBase, AnalyserChannelStateMachineTypeNode, AnalyserChannelStateMachineTypeNodeBase
public interface AnalyserChannelStateMachineType
- extends FiniteStateMachineType
Contains a nested state model that defines the top level states Operating, Local and Maintenance
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 |
OPERATING_SUB_STATE_MACHINE
static final String OPERATING_SUB_STATE_MACHINE
- See Also:
- Constant Field Values
LOCAL_SUB_STATE_MACHINE
static final String LOCAL_SUB_STATE_MACHINE
- See Also:
- Constant Field Values
MAINTENANCE_SUB_STATE_MACHINE
static final String MAINTENANCE_SUB_STATE_MACHINE
- See Also:
- Constant Field Values
getOperatingSubStateMachineNode
AnalyserChannel_OperatingModeSubStateMachineType getOperatingSubStateMachineNode()
getLocalSubStateMachineNode
FiniteStateMachineType getLocalSubStateMachineNode()
getMaintenanceSubStateMachineNode
FiniteStateMachineType getMaintenanceSubStateMachineNode()
Copyright © 2018. All rights reserved.