public interface IIeeeTsnMacAddressType extends BaseInterfaceType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
DESTINATION_ADDRESS |
static String |
SOURCE_ADDRESS |
| Modifier and Type | Method and Description |
|---|---|
UnsignedByte[] |
getDestinationAddress() |
BaseDataVariableType |
getDestinationAddressNode() |
UnsignedByte[] |
getSourceAddress() |
BaseDataVariableType |
getSourceAddressNode() |
void |
setDestinationAddress(UnsignedByte[] value) |
void |
setSourceAddress(UnsignedByte[] value) |
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 SOURCE_ADDRESS
static final String DESTINATION_ADDRESS
BaseDataVariableType getSourceAddressNode()
UnsignedByte[] getSourceAddress()
void setSourceAddress(UnsignedByte[] value) throws StatusException
StatusExceptionBaseDataVariableType getDestinationAddressNode()
UnsignedByte[] getDestinationAddress()
void setDestinationAddress(UnsignedByte[] value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.