I want to receive 10 byte data packet with Serial Read block in Real time block category of Altair Embed. This 10 byte data is coming at every 100ms. How to receive this data in one go with this block after all 10 bytes are available in Receive Queue?. Can it be received as a character array instead of string and without using start, stop and separator string fields?. For this block how to use 'Vector length' option and 'Vector' Data Type? . It is also not mentioned in the user manual.