Hi guys,
We are implementing a task with Automate Plus to get values from Terminal and, for some cases, we have more than one page and we need to send “F8” command key, to Terminal to go to the next page.
The problem is the encoding sent for Terminal is ^[[19~
instead of {F8} command, and we were unable to see the next page.
The Terminal that we are using have "VT400" encoding, which is not supported on your emulation types. Anyway, we already tried every emulation types, but the result is always the same.
We also tried to send some other commands like {ESC}8 or {NUMPAD8}.
Anyone had this problem before and have any idea about how to solve it?
Thank you.
Best regards.