VeriStand .NET API Reference

Table of Contents

SCXI1540 Constructor

Initializes a new instance of SCXI1540 with the specified name.

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 Sub New ( _
	Name As String _
)
C#
public SCXI1540(
	string Name
)
Visual C++
public:
SCXI1540(
	String^ Name
)

Parameters

Name
Type: System.String
The name of the module.

See Also

Log in to get a better experience