VeriStand .NET API Reference

FPGA.AddFPGADevice Method

Adds an FPGA target to the FPGA section.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function AddFPGADevice As Boolean
C#
public bool AddFPGADevice()
Visual C++
public:
bool AddFPGADevice()

Return Value

true (True in Visual Basic) if the target was added successfully.

See Also

Log in to get a better experience