CNiIviDmmTrigger

Measurement Studio IVI

Class CNiIviDmmTrigger Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: ConfigureNext page: Delay    
Class Declared in:
NiIviDmm.h

'Overview' icon -- Shortcut to top of page. Overview

Additional settings for taking measurements after a trigger event occurs.

Hierarchy Chart Hierarchy Chart

'Data Items' icon -- Shortcut to top of page. Data Items

Public data double Delay The amount of time in seconds to wait after a trigger occurs to actually take the measurement.
Public data CNiIviDmmMultiPoint MultiPoint Additional settings for taking multiple measurements on a trigger event.
Public data long Slope The direction of the edge of the trigger signal on which to take a measurement.
Public data long Source The source of the signal that causes the Dmm to take a measurement.

'Functions' icon -- Shortcut to top of page. Functions

Public function inline void

Configure( long source, double delay )

Sets the Source and Delay properties.