Hello,
I'm using BASIC4PPC 6.3 with a program based on the seriral-terminal sample.
I'am sending data-packages of 20 Bytes with a frequency of 200 ms from a plc to the compiled B4PPC-application.
My problem is, that not all 20 bytes will be received from the application but only the first 6-10. After a while the B4PPC-app hangs and have to be killed with the task-manager. If I only send 1 Byte it works flawlessly.
Same problem with a connected datamatrix-camera which sends 67 byte-packages with a frequence of about 180 ms.
I tried changing the timeout of the serial-object but it didn't helped.
Thanks a lot for any suggestions in advance!
Regards:
Token
I'm using BASIC4PPC 6.3 with a program based on the seriral-terminal sample.
I'am sending data-packages of 20 Bytes with a frequency of 200 ms from a plc to the compiled B4PPC-application.
My problem is, that not all 20 bytes will be received from the application but only the first 6-10. After a while the B4PPC-app hangs and have to be killed with the task-manager. If I only send 1 Byte it works flawlessly.
Same problem with a connected datamatrix-camera which sends 67 byte-packages with a frequence of about 180 ms.
I tried changing the timeout of the serial-object but it didn't helped.
Thanks a lot for any suggestions in advance!
Regards:
Token