CNiIviDmmMeasurement::IsOverRange

Measurement Studio IVI

Class
CNiIviDmmMeasurement::
IsOverRange()
Base ClassesFunctionsGo to hierarchy chart    Prev page: InitiateNext page: Read    
Public Function Declared in:
NiIviDmm.h

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

inline bool IsOverRange(
    double measurementValue);

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

Returns true when the input value is equal to Not-A-Number. Returns false otherwise.

Shortcut to top of page. Parameters

double measurementValue

The value to test for an over-range condition.

'See Also' icon -- Shortcut to top of page. See Also