ReflectiveMemory Properties
- Mise à jour2023-02-21
- Temps de lecture : 3 minute(s)
The ReflectiveMemory type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseNodeType | Gets a reference to the internal representation of this node. (Inherited from BaseNode.) | |
| Description | Gets or sets the description of this node. (Inherited from BaseNode.) | |
| GenerateInterrupt | Gets whether interrupts are enabled for the reflective memory device. | |
| InterruptAllNodes | Gets whether the device sends interrupt signals to all nodes on the reflective memory network. | |
| InterruptChannelData | Gets the channel that provides the data included in the interrupt packet. | |
| InterruptConstantData | Gets the constant value that is the data included in the interrupt packet. | |
| InterruptDataConstant | Gets whether the data included in the interrupt packet is a constant value. | |
| InterruptTargetNode | Gets the decimal ID of the target node to which the reflective memory device sends interrupts. | |
| InterruptType | Gets the type of interrupt the reflective memory device generates. | |
| Name | Gets the name of this node. To rename a node, use the RenameNode method. (Inherited from BaseNode.) | |
| NodeID | Gets the ID of this node. (Inherited from BaseNode.) | |
| NodePath | Gets the path to the node within the system definition file. (Inherited from BaseNode.) | |
| TypeGUID | Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.) | |
| VISAResource | Gets or sets the VISA resource name for the device as it appears in Measurement & Automation Explorer (MAX). |