FPGADevice Properties
- Aktualisiert2023-02-21
- 3 Minute(n) Lesezeit
The FPGADevice 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.) | |
| FPGABitfile | Gets the name of the FPGA bitfile used for the FPGA target. | |
| FPGAConfigFile | Gets the FPGA configuration file used to define the FPGA target. | |
| LatestRefresh | Gets a timestamp indicating the last date and time that the FPGA configuration file, which specifies the content of the DMA FIFOs and how the device appears in System Explorer, was refreshed. Refreshing the configuration file essentially re-creates the device. | |
| 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.) | |
| ReadPackets | Gets the number of DMA read packets. | |
| TypeGUID | Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.) | |
| WritePackets | Gets the number of DMA write packets. |