LoggingFileWriteSize
- Updated2026-02-05
- 1 minute(s) read
Specifies the size, in samples, in which data will be written to disk. The size must be evenly divisible by the volume sector size, in bytes.
Syntax
Namespace: NationalInstruments.DAQmx
public long LoggingFileWriteSize { get; set; }
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |