CDTimeLoopPriority Enumeration
- Updated2023-02-21
- 2 minute(s) read
Specifies the priority of the Timed Loop that an asynchronous custom device with a CDLoopType of TimedLoop executes in. If you want to wire this value to the input terminal of a Timed Loop in LabVIEW, you must first convert it to a positive integer between 1 and 65,535.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member name | Description |
---|---|
High | The priority is high. |
Low | The priority is low. |
Medium | The priority is medium. |