In datasheet they mentioned the serial protocol should like mentioned below.
These are the data which has been written in Putty serial terminal software
00000111110000011111 - includes both 1st & 2nd frame. But, the output toggles differently.
00-start bit for 1st frame.
000-address of the Convertor
1111-D0 to D3 Data bits
1- Stop Bit
01-Start bit for 2nd frame
000 - address of the convertor
1111-D4 to D7 Data bits
1- Stop Bit.