Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

Using the virtual keyboard for op input

Hi,

is there any way to open the virtual keyboard for operator input on the IRC5 flexpendant? For instance, I'd like the operator to enter a string at program startup.

I need something similar to 'ReadNum nVar, "Enter a number";' but with strings.

Or is it only possible with RAB?

 

Comments

  • See the RAPID reference manual for UIAlphaEntry.
    Russell Drown
  • Beautiful, didn't know what to look for!!! Thanks a lot!!!