VeriStand .NET API Reference

DataLoggingSessionState Enumeration

Specifies the state of a data logging session

Namespace: NationalInstruments.VeriStand.ClientAPI.Logging
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
Complete The data logging session is complete and will not log any more data.
Error Specifies that the data logging session encountered an error.
Idle Specifies that the data logging session is idle.
PostTrigger Specifies that the data logging session stop trigger condition has occurred, and that the data logging session post-trigger countdown is not complete.
Triggered Specifies that the data logging session start trigger condition has occurred, and that the data logging session is waiting on the stop trigger condition.
WaitingOnTrigger Specifies that the data logging session is waiting on the start trigger condition.

See Also

Log in to get a better experience