IConfigurableIntegerNode Properties

CVB.Net Documentation

The IConfigurableIntegerNode type exposes the following members.

Properties

  NameDescription
Public propertyAccessMode
Gets the AccessMode of this node.
(Inherited from INode.)
Public propertyAliasNode
Gets or sets the node that is an alias value for this node.
(Inherited from IConfigurableNode.)
Public propertyCacheMode
Gets the cache mode of this node.
(Inherited from INode.)
Public propertyDescription
Gets or sets the long descriptive text of this node.
(Inherited from IConfigurableNode.)
Public propertyEventID
Nodes with an event identifier may become invalidated if an event/message is delivered from the device.
(Inherited from INode.)
Public propertyImposedAccessMode
Overrides the node's default AccessMode.
(Inherited from IConfigurableNode.)
Public propertyIncrement
Gets the increment of this Value.
(Inherited from IIntegerNode.)
Public propertyIncrementConfig
Gets and sets the increment configuration of this integer node.
Public propertyIsAvailable
AccessMode helper to check whether this node is available.
(Inherited from INode.)
Public propertyIsAvailableConfig
Gets or sets the node that specifies whether a node is currently available or not.
(Inherited from IConfigurableNode.)
Public propertyIsDeprecated
Gets whether this node is considered deprecated.
(Inherited from INode.)
Public propertyIsFeature
Gets whether this node is considered a feature node.
(Inherited from INode.)
Public propertyIsImplemented
AccessMode helper to check whether this node is implemented.
(Inherited from INode.)
Public propertyIsImplementedConfig
Gets or sets the node that specifies whether a node is implemented in the device or not.
(Inherited from IConfigurableNode.)
Public propertyIsLockedConfig
Gets or sets the node that specifies whether a node is currently read only or not.
(Inherited from IConfigurableNode.)
Public propertyIsReadable
AccessMode helper to check whether this node is readable.
(Inherited from INode.)
Public propertyIsSelector
Gets whether this node selects at least one other.
(Inherited from ISelectorNode.)
Public propertyIsStreamable
Gets or sets whether this node should be used when the camera settings are stored.
(Inherited from IConfigurableValueNode.)
Public propertyIsWritable
AccessMode helper to check whether this node is writable.
(Inherited from INode.)
Public propertyMax
Gets the maximal allowed number for this Value.
(Inherited from IIntegerNode.)
Public propertyMaxConfig
Gets and sets the maximum configuration of this integer node.
Public propertyMin
Gets the minimal allowed number for this Value.
(Inherited from IIntegerNode.)
Public propertyMinConfig
Gets and sets the minimum configuration of this integer node.
Public propertyName
Gets the full name of this node.
(Inherited from INode.)
Public propertyNodeMap
Gets the INodeMap this node resides in.
(Inherited from INode.)
Public propertyPollingTime
Gets the polling time of this value.
(Inherited from IValueNode.)
Public propertyRepresentation
Gets or sets how the value is to be represented.
(Inherited from IConfigurableIntegerBaseNode.)
Public propertySelectedNodes
Gets the collection of all nodes selected by this one.
(Inherited from IConfigurableSelectorNode.)
Public propertyToolTip
Gets or sets the short descriptive text of this node.
(Inherited from IConfigurableNode.)
Public propertyUnit
Gets the unit of this node's value.
(Inherited from IIntegerNode.)
Public propertyValue
Gets/Sets the value of this integer node.
(Inherited from IIntegerNode.)
Public propertyValueConfig
Gets and sets the value configuration of this integer node.
Public propertyVisibility
Gets or sets the complexity level of this node.
(Inherited from IConfigurableNode.)
Top
See Also

Reference