Hi,

Is it possible for WAIT command in HSerin to wait for either for the string "OK" or "ERROR"?

What I want to happen is that, if Either of the String "Ok" or "Error" is received the HSERIN will start to put received buffer to variable.

Thanks