04-03-2008 05:17 AM
04-03-2008 10:49 AM
If there is the need to wait for the Response String of the external device the following string has to be attached to the format string.
‘\#x' (x=1-999)
That ensures that no other module will address the interface. If the response is received the defined number (x) of characters will be skipped.
If the device consistently responds with two bytes, then use04-04-2008 04:38 AM