Software LabVIEW Issue Details How do enums work with Case Structures? How do I duplicate a case and get to define which of the enum values are assigned to that duplicate case? Can I have more than one value for a case?Solution An enumerated type (enum) is a list of string labels ...