Counter Input >> Two Edge Separation >> Units
- Updated2023-03-16
- 1 minute(s) read
Counter Input >> Two Edge Separation >> Units
Data Type: | int32 |
Description: | Specifies the units to use to return two-edge separation measurements from the channel. |
Valid values
DAQmx_Val_Seconds | 10364 | Seconds. |
DAQmx_Val_Ticks | 10304 | Timebase ticks. |
DAQmx_Val_FromCustomScale | 10065 | Units a custom scale specifies. If you select this value, you must specify a custom scale name. |
You can get/set/reset this property using:
DAQmxGetCITwoEdgeSepUnits
DAQmxSetCITwoEdgeSepUnits
DAQmxResetCITwoEdgeSepUnits