StreamNOfMSeconds Class
- Updated2023-02-21
- 2 minute(s) read
Specifies a waveform streaming condition that is true during the first N seconds of waveform data after the waveform starts and true again for N seconds after M total seconds have elapsed.
Namespace:
NationalInstruments.VeriStand.ClientAPI.WaveformStreamingAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class StreamNOfMSeconds _ Inherits WaveformStreamCondition _ Implements IEquatable(Of StreamNOfMSeconds) |
| C# |
|---|
[SerializableAttribute] public class StreamNOfMSeconds : WaveformStreamCondition, IEquatable<StreamNOfMSeconds> |
| Visual C++ |
|---|
[SerializableAttribute] public ref class StreamNOfMSeconds : public WaveformStreamCondition, IEquatable<StreamNOfMSeconds^> |
Inheritance Hierarchy
System.Object
NationalInstruments.VeriStand.ClientAPI.WaveformStreaming.WaveformStreamCondition
NationalInstruments.VeriStand.ClientAPI.WaveformStreaming.StreamNOfMSeconds
NationalInstruments.VeriStand.ClientAPI.WaveformStreaming.WaveformStreamCondition
NationalInstruments.VeriStand.ClientAPI.WaveformStreaming.StreamNOfMSeconds