I try to make a VI where the user can choose from a list of different "frames" (commands) that he can send to the serial port. In my present version, the frames are represented as string constants. My problem is with the menu. I would like to have a menu and a send button that can be used to select and send messages. How can this be done?