LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Color ramp interpolate

Solved!
Go to solution

Hello all,

for a numeric with a slider, what is the different between the ATTR_COLOR_RAMP_INTERPOLATE attribute and the GetNumericColorRamp (,  ,  ,  , &Interpol2) ?

Are they the same or independant of each others ?

If the former, why have duplicates, and if the latter, what's the difference ?

 

Thanks

0 Kudos
Message 1 of 2
(2,846 Views)
Solution
Accepted by topic author gdargaud

There is no difference. They both access the same data. We provide accessor functions for commonly used attributes for convenience and readability. You will also notice that the accessor function retrieves multiple related attributes.

National Instruments
0 Kudos
Message 2 of 2
(2,825 Views)