NIDigital.LoadSpecifications Method (String)
- Updated2023-11-24
- 1 minute(s) read
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
Exception | Condition |
---|---|
IviCDriverException | The NI-Digital Pattern Driver returned an error. |