NI-Digital Pattern Driver .NET Class Library

Table of Contents

NIDigital.LoadSpecifications Method (String)

  • Updated2023-11-24
  • 1 minute(s) read
NIDigital.LoadSpecifications Method (String)

NIDigitalLoadSpecifications Method (String)

Loads a specifications sheet from file.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public void LoadSpecifications(
	string filePath
)
Public Sub LoadSpecifications ( 
	filePath As String
)

Parameters

filePath
Type: SystemString
The absolute file path to the specifications file.

Exceptions

ExceptionCondition
IviCDriverExceptionThe NI-Digital Pattern Driver returned an error.

See Also

Log in to get a better experience