17.04.2020, 08:25
I suppose you have LM5 with shared RS232/RS485 port. You must use duplex = 'full' for RS232.
Also, are you sure that the protocol does not have some delimiter like a new line? Try this:
Also, are you sure that the protocol does not have some delimiter like a new line? Try this:
Code:
hexvalue = '00,00,00,20,01,00,1A,3B\r\n'