I'm using TSI flowmeter 4040, which use an RS232 serial COM port (38400 baud rate, 8 data bits, 1 stop bit, none polarity, none flow control). Flowmeter data format is ASCII.
According to the datasheet, in PuTTY, I need to type the command DAFxx1000 to get 1000 data readings from the flowmeter. Now, I tried to do the same way in MATLAB. The connection is successful. However, I cannot get sensor data reading (see image). Anyone knows why, please?
Thanks!
