AnalogWindowPauseTrigger.ToString Method
- Updated2023-02-21
- 1 minute(s) read
AnalogWindowPauseTriggerToString Method
Returns a string representation of the object.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public override string ToString()
Public Overrides Function ToString As String
Return Value
Type: StringA string representation of the object.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |
Remarks
Overrides ToString.