3 block reads, 4 concatenated reads, Block reads – Maxim Integrated 6612_OMU_S2+2_URT_V1_14 User Manual
Page 9: Concatenated reads
Advertising

UG_6612_ 017
6612_OMU_S2+2_URT_V1_14 Firmware Description Document
Rev. 1.0
9
4.3.3 Block Reads
The block read command can also be used to read consecutive registers: )saddr:eaddr? For decimal
format or )saddr:eaddr$ for hex format where saddr is the start address and eaddr is the final address.
The following block read command requests the Outlet 1 wideband information contained in
decimal format:
>)20:3D?<CR>
4.3.4 Concatenated Reads
Multiple commands can also be added on a single line. Requesting information in decimal from two
locations and the block command from above are given below:
>)12?)15?)20:3D?<CR>
Note: The number of characters per line is limited to no more than 60.
Advertising