|
|
| . |
|
SqNode.FpgaId FpgaId is an unsigned 32 bit value that identifies the FPGA image. The upper 16 bits represent the manufacturer of the SynqNet node network interface device. Each manufacturer has a unique value. The lower 16 bits represent the SynqNet node network interface component. Each FPGA for a particular vendor has a unique FpgaId value. Typically, FpgaId is displayed in hexadecimal format. Version History Introduced in MPX 2.0. Type UInt32 (read only) Visual BasicSyntax Property FpgaId As UInt32 Sample Code
C#Syntax uint FpgaId; Sample Code
See Also FpgaBranchVersion
|
||||||
| | | Copyright © 2001-2008 Motion Engineering |