Gets or sets a limit to the number of samples per channel to log to the current file when
SpanMultipleFiles is
true (True in Visual Basic). This property not active if
SpanMultipleFiles is
false (False in Visual Basic) because NI VeriStand logs to the current file without limiting the number of samples.
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 Property SamplesPerFile As ULong |
| C# |
|---|
public ulong SamplesPerFile { get; set; } |
Property Value
The maximum number of samples per channel to log to the current file. The default value is 100000.