.

SqNode.FpgaDefaultFilename

FpgaDefaultFileName is the default FPGA image filename for the SynqNet node type of the SqNode object.

Version History

Introduced in MPX 2.0.

Type

String (read only)

Visual Basic

Syntax

Property FpgaDefaultFileName As String

Sample Code

 
Dim x As String = controller.SynqNet(0).Node(0).FpgaDefaultFileName 


Sample Application

 

C#

Syntax

string FpgaDefaultFileName;

Sample Code

 
string x = controller.SynqNet[0].Node[0].FpgaDefaultFileName; 

 

See Also

FpgaLoadFromFile

 

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