Hi, I am attaching the colormap example that David Mc., and NI Applications Engineer sent me a while back explaining using colorlookup tables. I modified this project to have a data range of 0 to 10001. There is a sin wave located in the range 9999 to 10001 and a single like of 0's to make the range huge of the overall scale. The problem I have is, I set my values of my custom colormap to being 9999, 10000, and 10001 respectively and they don't display in their ranges. If the 0's of the overall range are taken out so that the range only encompasses -1 to 1, this method works fine.
Am I doing something wrong? When a values is assigned to the colorlookup table, the respective value of the data shou
ld be that color correct? Why does this not work on a small range if the overall range is larger. It seems to me that it should.
Thanks,
Kevin