mirzao
Active member
Hi ,
I 'm writing an application to communicate with a serial device and used the RS232 class from codeworks.it. I got a reply like this :
strs
305 40A
FLASH0(RAM)>
strs is a command to get the status of the serial device.The code {305} and {40A} tells me a different status (actually, it can gives more than 2 codes in one time). How can I only read/select these code from the textbox?
I 'm writing an application to communicate with a serial device and used the RS232 class from codeworks.it. I got a reply like this :
strs
305 40A
FLASH0(RAM)>
strs is a command to get the status of the serial device.The code {305} and {40A} tells me a different status (actually, it can gives more than 2 codes in one time). How can I only read/select these code from the textbox?