I've got this device which is controlled by sending and receiving strings. Lots of commands, more than 50.<BR>My current approach in C#, which works fine, is using an enum with an attribute for each ...