TimeChannelOptions Enumeration
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Specifies options for automatically including a time channel at the beginning of the channel group
Namespace:
NationalInstruments.VeriStand.ClientAPI.LoggingAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| AbsoluteTime | Specifies to add the Absolute Time channel |
| AbsoluteTimeAsDouble | Specifies to add the Absolute Time channel and to log it as a double |
| NoTimeChannel | Specifies not to add a time channel automatically |
| SystemTime | Specifies to add the System Time channel |
| SystemTimeMicroseconds | Specifies to add the System Time Microseconds channel |