I would like to use Profilab to create a pc application to control a machine. Now this is done with a terminal with RS232 interface. Sending strings to the machine is not a problem, however i do encounter some difficulties in receiving the data. The data which i would like to receive is normally displayed on a LCD display on the terminal.
When i use the "Receive String by RS232" the data is being buffered until a recognized character is seen, and the buffer (data previous to character) is sent out. I would like to have a starting character ($0C) after which the received data will be received and handled.
(The "Receive String by RS232" buffers the text before the starting character so i will constantly be 1 line/string behind ...)
Is this possible, and if so, how can i accomplish this?
Thanks in advance for your help!
Antworte in Deutsch sind kein problem, ich habe nur schwierigheiten in Deutsch zu schreiben ...
