.

SqNode.FpgaIsDefault

Indicates if the default version of the SqNode FPGA image is loaded on this node.

Version History

Introduced in MPX 2.0.

Type

Boolean (read only)

Visual Basic

Syntax

Property FpgaIsDefault As Boolean

Sample Code

 
Dim x As Boolean = controller.SynqNet(0).Node(0).FpgaIsDefault 


Sample Application

 

C#

Syntax

bool FpgaIsDefault;

Sample Code

 
bool x = controller.SynqNet[0].Node[0].FpgaIsDefault; 

 

See Also

FpgaDefaultFileName
FpgaLoadFromFile

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering