I wish to have a text entry field on the pendant that is waiting for a user inputted string which is a maximum of 12 characters.
Based on what that string says (case statement) I will make decisions on what to do.
Use UIAlphaEntry (see attached) - there are other UI commands (see RAPID Technical Reference manual)
UIAplphaEntry.pdf (451 KB)
Thank you much!
I really appreciate it!