Hello Neona,
in my experience Labview only supports up to 256 steps in the z-scale. "Z-Scale.MarkerVal" will take more than 256 colors,
but "ColorTable" is limited to 256 values. And both control the same element of the graph!
See also this thread:
http://forums.ni.com/ni/board/message?board.id=170&message.id=94994&query.id=2096#M94994
To present my data I took this way:
- I scaled the "good" part to a range of 1-254 (including)
- the "under limit" and "over limit" got values of 0 and 255
- the z-scale got 256 color values (range from 0 to 255) with color 0 and 255 designated to show "excess limit"
Hope this helps,
GerdW
Best regards,
GerdW

using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019