Screen not updating using WinHllapi
I'm trying to connect to an IBM iAccess terminal using WHLAPI32.dll and the 32-bit WinHllapi.
When I start the interrogation, the terminal screen is correctly displayed in the Text Designer field in the Pega Robot Studio (v1.19.1). However, when I'm typing in the terminal, these changes are not shown in the Text Designer. When I move to a different screen in the terminal, nothing happens in the Text Designer either.
When I stop the interrogation, and start the interrogation again, the new screen is shown in the Text Designer, but the problem persists. Only the screen that is shown when starting the interrogation is seen.
I've attached the configuration as Config.png.
I've also tried to use ELHAPI32.dll with the 32-bit EHllapi, but this resulted in the following error:
The specified winHLLAPI function (WinHllApi) could not be found in WinHLLAPI dll
For this issue I've already looked at https://support.pega.com/question/specified-winhllapi-function-could-not-be-found-winhllapi-dll and https://support.pega.com/question/specified-winhllapi-function-winhllapi-could-not-be-found-winhllapi-dll , but these did not solve the problem unfortunately.
Thanks in advance