CNiIviDmmTrigger
| CNiIviDmmTrigger |
| Class |
Declared in: NiIviDmm.h |
Overview
Additional settings for taking measurements after a trigger event occurs.
Data Items
| double | Delay | The amount of time in seconds to wait after a trigger occurs to actually take the measurement. | |
| CNiIviDmmMultiPoint | MultiPoint | Additional settings for taking multiple measurements on a trigger event. | |
| long | Slope | The direction of the edge of the trigger signal on which to take a measurement. | |
| long | Source | The source of the signal that causes the Dmm to take a measurement. |
Functions
| inline void | Configure( long source, double delay ) |
Sets the Source and Delay properties. |