Solution
LabVIEW text ring & enum front panel controls displays a maximum of 255 characters per each element of the list. If this size is not enough to differentiate between two elements of the list, then you should consider the following alternatives:
- To shrink the text so it can fit within the 255 characters limit.
- To change the format of the text so the text ring or enum can show enough information to differentiate between two or more elements.