public interface SamplingIntervalDiagnosticsType extends BaseDataVariableType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
DISABLED_MONITORED_ITEMS_SAMPLING_COUNT |
static String |
MAX_SAMPLED_MONITORED_ITEMS_COUNT |
static String |
SAMPLED_MONITORED_ITEMS_COUNT |
static String |
SAMPLING_INTERVAL |
getValue, setValuegetQualifiedNameaddDataChangeListener, getAccessLevel, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, removeDataChangeListener, setAccessLevel, setHistorizing, setMinimumSamplingInterval, setUserAccessLevelgetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdgetArrayDimensions, getDataType, getDataTypeId, getValueRank, setArrayDimensions, setDataType, setDataTypeId, setValue, setValueRankaddComponent, 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 SAMPLING_INTERVAL
static final String DISABLED_MONITORED_ITEMS_SAMPLING_COUNT
static final String MAX_SAMPLED_MONITORED_ITEMS_COUNT
static final String SAMPLED_MONITORED_ITEMS_COUNT
BaseDataVariableType getSamplingIntervalNode()
Double getSamplingInterval()
void setSamplingInterval(Double value) throws StatusException
StatusExceptionBaseDataVariableType getDisabledMonitoredItemsSamplingCountNode()
UnsignedInteger getDisabledMonitoredItemsSamplingCount()
void setDisabledMonitoredItemsSamplingCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getMaxSampledMonitoredItemsCountNode()
UnsignedInteger getMaxSampledMonitoredItemsCount()
void setMaxSampledMonitoredItemsCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getSampledMonitoredItemsCountNode()
UnsignedInteger getSampledMonitoredItemsCount()
void setSampledMonitoredItemsCount(UnsignedInteger value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.