This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TXE8116: TXE8116 daisy chain example

Part Number: TXE8116

I'd like to get some clarification on the daisy chain format for the TXE8116.  We're planning on having 5 of these in a chain, and the figure 7-4 seems to have a mix of 16 bit (header and address) fields and 8-bit (data) fields.  To perform a soft (device) reset on a chain of 5, should I be sending the following sequence? (MSB first, single CS cycle for the whole 17 byte sequence)
0x40 0x05 0x1A 0x00 0x1A 0x00 0x1A 0x00 0x1A 0x00 0x1A 0x00 0x01 0x01 0x01 0x01 0x01
(2 byte header, 5x 2 byte addressing, 5x 1 byte data)
If I've got this right then I think I'm in good shape for all the comms that we need to do.
Thanks in advance!