LogInfo.trigger Enumeration
- Updated2023-02-21
- 2 minute(s) read
Sets the type of trigger to use for the log file.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| 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. |