VeriStand .NET API Reference

LogInfo.trigger Enumeration

Sets the type of trigger to use for the log file.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
in_limits Triggers when the watched channel is within specified limits.
none No trigger specified.
out_of_limits Triggers when the watched channel is outside specified limits.

See Also